Description Usage Arguments Details Value Author(s) References See Also Examples
PLS model
| 1 2 3 4 5 6 | 
| sample: | a matrix whose column reorents peak and row represents sample | 
| qc: | a matrix whose column reorents peak and row represents qc | 
| info: | a matrix whose colum represent the classes of samples | 
| scalemethod: | the scale method of sample, default is pareto | 
| plsmethod: | which pls function you want to use, plsreg or plsr | 
| width&heigh: | the width and heigh of plot, default are 7 | 
| QC: | the qc samples are drawn in the plot or not, default is FALSE | 
| text: | the samples' names are writen in the plot or not, default is FALSE | 
| ellipse: | the ellipse is drawn in the plot or not, default is FALSE | 
| color: | the colors for the different classes of samples, | 
| default are c("green","red","blue","yellow","black","cyan","gray48") | |
| shape: | the shapes for the different classes of samples, default are c(17,19,15,18,2,8,11) | 
| cexa: | the size of the points in PLS score plot | 
| Package: | SXTpls | 
| Type: | Package | 
| Version: | 1.1 | 
| Note for version 1.1: | Add the Q2cum, R2Xcum and R2Ycum barplot and output it.(2015-11-04) | 
| Date: | 2015-06-05# this is a good day for me | 
| License: | No | 
| plsplot 2d: | PLS score plot 2 D | 
| plsplot 3d: | PLS score plot 3 D | 
| Q2cum plot: | barplot for Q2cum | 
| n: | the number of best compents | 
| pls1&pls2: | the PLS model of PLS regression | 
| Q2cum: | the Q2cum of PLS model | 
| vip: | R file contains vipmean and vipsd | 
Jasper Shen
Maintainer: Jasper Shen <shenxt1990@163.com>
nothing
| 1 | nothing
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.