<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; chua</title>
	<atom:link href="https://perso.math.univ-toulouse.fr/mixomics/author/chua/feed/" rel="self" type="application/rss+xml" />
	<link>https://perso.math.univ-toulouse.fr/mixomics</link>
	<description>Omics Data Integration Project</description>
	<lastBuildDate>Wed, 15 Apr 2015 13:01:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1</generator>
	<item>
		<title>Web-interface</title>
		<link>https://perso.math.univ-toulouse.fr/mixomics/2011/08/01/web-interface/</link>
		<comments>https://perso.math.univ-toulouse.fr/mixomics/2011/08/01/web-interface/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 00:00:27 +0000</pubDate>
		<dc:creator><![CDATA[chua]]></dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://perso.math.univ-toulouse.fr/mixomics/?p=70</guid>
		<description><![CDATA[R package and Methods: IPCA and sparse IPCA functions have been implemented (as well as their associated S3 functions). IPCA stands for Principal Component Analysis with Independent Loadings. It is a combination of the advantages of both PCA and Independent &#8230; <a href="https://perso.math.univ-toulouse.fr/mixomics/2011/08/01/web-interface/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<ul>
<li>R package and Methods: IPCA and sparse IPCA functions have been implemented (as well as their associated S3 functions). IPCA stands for Principal Component Analysis with Independent Loadings. It is a combination of the advantages of both PCA and Independent Component Analysis (ICA). PCA is a powerful exploratory tool if the biological question is related to the highest variance. ICA was recently proposed in the literature as an alternative to PCA as it optimizes an independence condition that can give more meaningful components. A preprint can be available upon request.</li>
<li>R package and Data: The Liver Toxicity study data has been updated to provide geneBank IDs and gene titles</li>
<li>R package and Data: Two other data sets have been added: Prostate Tumor study (gene expression) and Metabolomic study of Yeast (metabolomics).</li>
<li>Web interface: We are making good progress on our associated web-interface (now deployed on  <a href="http://fornax.qfab.org/mixomics/">http://mixomics.qfab.org</a>). Few illustrative examples are also available, and you can download the illustrative examples and run any type of analysis trough the interface. We are currently developing a &#8216;next level analysis&#8217; to provide pathway enrichment analyses and give the functional annotation of the selected genes using the iHOP database. Do not hesitate to give us some feedback!</li>
<li><a href="http://mixomics.qfab.org/"><img class="aligncenter" src="http://www.math.univ-toulouse.fr/~biostat/mixOmics/images/webinterface.jpg" alt="webinterface" width="265" height="178" /></a></li>
<li>&#8216;sletter: we now have a newsletter, to subscribe, send an email to mixomics[at]math.univ-toulouse.fr with no subject in the body.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://perso.math.univ-toulouse.fr/mixomics/2011/08/01/web-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Graphics: network &amp; cim</title>
		<link>https://perso.math.univ-toulouse.fr/mixomics/2011/06/01/new-graphics-network-cim/</link>
		<comments>https://perso.math.univ-toulouse.fr/mixomics/2011/06/01/new-graphics-network-cim/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 00:00:33 +0000</pubDate>
		<dc:creator><![CDATA[chua]]></dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://perso.math.univ-toulouse.fr/mixomics/?p=68</guid>
		<description><![CDATA[New S3 method network and cim for results from PLS model New code for the valid function to PLS-DA and SPLS-DA models validation The S3 method plot.valid was modified to display graphical results from valid function for PLS-DA and SPLS-DA models cim and network functions were &#8230; <a href="https://perso.math.univ-toulouse.fr/mixomics/2011/06/01/new-graphics-network-cim/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<ul>
<li>New S3 method <code>network</code> and <code>cim</code> for results from PLS model</li>
<li>New code for the <code>valid</code> function to PLS-DA and SPLS-DA models validation</li>
<li>The S3 method <code>plot.valid</code> was modified to display graphical results from <code>valid</code> function for PLS-DA and SPLS-DA models</li>
<li><code>cim</code> and <code>network</code> functions were modified to obtain the similarity matrix in return value</li>
<li>The S3 method <code>plotVar</code> was modified to obtain the coordinates for X and Y variables in return value</li>
<li>The <code>predict</code> function has been modified to simultaneously run either several or all prediction methods available to predict the classes of the test data from PLS-DA and SPLS-DA models</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://perso.math.univ-toulouse.fr/mixomics/2011/06/01/new-graphics-network-cim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Function: (s)PCA added</title>
		<link>https://perso.math.univ-toulouse.fr/mixomics/2011/03/01/new-function-spca-added/</link>
		<comments>https://perso.math.univ-toulouse.fr/mixomics/2011/03/01/new-function-spca-added/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 00:00:52 +0000</pubDate>
		<dc:creator><![CDATA[chua]]></dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://perso.math.univ-toulouse.fr/mixomics/?p=66</guid>
		<description><![CDATA[New function pca and spca are now available to perform Principal Component Analysis (PCA) and sparse PCA for variable selection The S3 methods plotVar, plot3dVar, plotIndiv, plot3dIndiv were modified to generate graphical results for pca and spca]]></description>
				<content:encoded><![CDATA[<ul>
<li>New function <code>pca</code> and <code>spca</code> are now available to perform <strong>Principal Component Analysis</strong> (PCA) and <strong>sparse PCA</strong> for variable selection</li>
<li>The S3 methods <code>plotVar, plot3dVar, plotIndiv, plot3dIndiv</code> were modified to generate graphical results for <code>pca</code> and <code>spca</code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://perso.math.univ-toulouse.fr/mixomics/2011/03/01/new-function-spca-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New function: plot.valid</title>
		<link>https://perso.math.univ-toulouse.fr/mixomics/2010/11/01/new-function-plot-valid/</link>
		<comments>https://perso.math.univ-toulouse.fr/mixomics/2010/11/01/new-function-plot-valid/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 00:00:12 +0000</pubDate>
		<dc:creator><![CDATA[chua]]></dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://perso.math.univ-toulouse.fr/mixomics/?p=64</guid>
		<description><![CDATA[New function plot.valid to display the results of the valid function New code for imgCor function for a nicer representation of the correlation matrices In predict function the argument 'method' were replaced by method = c("max.dist", "class.dist", "centroids.dist", "mahalanobis.dist") The arguments dendrogram, ColSideColors and RowSideColors were added to the cim &#8230; <a href="https://perso.math.univ-toulouse.fr/mixomics/2010/11/01/new-function-plot-valid/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<ul>
<li>New function <code>plot.valid</code> to display the results of the <code>valid</code> function</li>
<li>New code for <code>imgCor</code> function for a nicer representation of the correlation matrices</li>
<li>In <code>predict</code> function the argument <code>'method'</code> were replaced by <code>method = c("max.dist", "class.dist", "centroids.dist", "mahalanobis.dist")</code></li>
<li>The arguments <code>dendrogram</code>, <code>ColSideColors</code> and <code>RowSideColors</code> were added to the <code>cim</code> function</li>
<li><code>valid</code> function can also been performed with missing values</li>
<li>Functions <code>pls</code>, <code>plsda</code>, <code>spls</code> and <code>splsda</code> were modified to identify zero- or near-zero variance predictors</li>
<li>The functions <code>plotVar</code> and <code>plot3dVar</code> were modified to represent only the X variables in the case of PLS-DA and SPLS-DA</li>
<li>The <code>pca</code> function has been improved so that the S3 methods <code>plotIndiv</code>, <code>plot3dIndiv</code>, <code>plotVar</code>and <code>plot3dVar</code> can be used with these new classe</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://perso.math.univ-toulouse.fr/mixomics/2010/11/01/new-function-plot-valid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating PCA &amp; nipals</title>
		<link>https://perso.math.univ-toulouse.fr/mixomics/2010/09/01/updating-pca/</link>
		<comments>https://perso.math.univ-toulouse.fr/mixomics/2010/09/01/updating-pca/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 00:00:09 +0000</pubDate>
		<dc:creator><![CDATA[chua]]></dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://perso.math.univ-toulouse.fr/reference/?p=11</guid>
		<description><![CDATA[Currently improving the pca and nipals for further graphical outputs]]></description>
				<content:encoded><![CDATA[<ul>
<li>Currently improving the <code>pca</code> and <code>nipals</code> for further graphical outputs</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://perso.math.univ-toulouse.fr/mixomics/2010/09/01/updating-pca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(s)PLS-DA update</title>
		<link>https://perso.math.univ-toulouse.fr/mixomics/2010/08/01/splds-da-update/</link>
		<comments>https://perso.math.univ-toulouse.fr/mixomics/2010/08/01/splds-da-update/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 00:00:46 +0000</pubDate>
		<dc:creator><![CDATA[chua]]></dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://perso.math.univ-toulouse.fr/reference/?p=9</guid>
		<description><![CDATA[plsda and splsda have been further improved so that all the S3 functions predict, print, plotIndiv, plot3dIndiv can be used with these new classes Several prediction methods are now available to predict the classes of test data with plsda andsplsda, see argument 'method' (max.dist, class.dist, centroids.dist, mahalanobis.dist) in &#8230; <a href="https://perso.math.univ-toulouse.fr/mixomics/2010/08/01/splds-da-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<ul>
<li><code>plsda</code> and <code>splsda</code> have been further improved so that all the S3 functions <code>predict, print, plotIndiv, plot3dIndiv</code> can be used with these new classes</li>
<li>Several <strong>prediction methods</strong> are now available to predict the classes of test data with <code>plsda</code> and<code>splsda</code>, see argument <code>'method'</code> (max.dist, class.dist, centroids.dist, mahalanobis.dist) in the<code>predict</code> function</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://perso.math.univ-toulouse.fr/mixomics/2010/08/01/splds-da-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(s)PLS-DA added</title>
		<link>https://perso.math.univ-toulouse.fr/mixomics/2010/05/01/splsa-da-added/</link>
		<comments>https://perso.math.univ-toulouse.fr/mixomics/2010/05/01/splsa-da-added/#comments</comments>
		<pubDate>Sat, 01 May 2010 00:00:18 +0000</pubDate>
		<dc:creator><![CDATA[chua]]></dc:creator>
				<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://perso.math.univ-toulouse.fr/reference/?p=7</guid>
		<description><![CDATA[plsda and splsda functions are implemented to perform PLS Discriminant Analysis (PLS-DA) and sparse PLS-DA respectively breast.tumors data set is introduced to illustrate the (s)PLS-DA PCA can also been performed with missing values using the NIPALS algorithm and 3D plots are also available for PCA Network &#8230; <a href="https://perso.math.univ-toulouse.fr/mixomics/2010/05/01/splsa-da-added/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<ul>
<li><code>plsda</code> and <code>splsda</code> functions are implemented to perform PLS Discriminant Analysis (PLS-DA) and sparse PLS-DA respectively</li>
<li><code>breast.tumors</code> data set is introduced to illustrate the (s)PLS-DA</li>
<li><strong>PCA</strong> can also been performed with <strong>missing values</strong> using the NIPALS algorithm and <strong>3D plots</strong> are also available for PCA</li>
<li><strong>Network</strong> (updated) to display relevant associations between variables for (r)CCA and (s)PLS, with a new similarity function</li>
<li>A new similarity measure has been included in <code>cim</code> function and the arguments <code>hclusfunc</code>and <code>distfunc </code>to display Clustered image maps (<strong>heatmaps)</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://perso.math.univ-toulouse.fr/mixomics/2010/05/01/splsa-da-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D plots</title>
		<link>https://perso.math.univ-toulouse.fr/mixomics/2009/12/01/3d-plots/</link>
		<comments>https://perso.math.univ-toulouse.fr/mixomics/2009/12/01/3d-plots/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 00:00:30 +0000</pubDate>
		<dc:creator><![CDATA[chua]]></dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://perso.math.univ-toulouse.fr/reference/?p=22</guid>
		<description><![CDATA[3D representation to display samples and variables for (r)CCA 3D representation to display samples and variables for (s)PLS The argument scaleY has been added to the pls and spls functions (s)PLS can also be applied when there is only 1 predictor variable]]></description>
				<content:encoded><![CDATA[<ul>
<li>3D representation to display samples and variables for (r)CCA</li>
<li>3D representation to display samples and variables for (s)PLS</li>
<li>The argument <code>scaleY</code> has been added to the <code>pls</code> and <code>spls</code> functions</li>
<li>(s)PLS can also be applied when there is only <strong>1 predictor variable</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://perso.math.univ-toulouse.fr/mixomics/2009/12/01/3d-plots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
