Package MExPosition. R topics documented: February 19, Type Package Title Multi-table ExPosition Version 2.0.

Size: px
Start display at page:

Download "Package MExPosition. R topics documented: February 19, Type Package Title Multi-table ExPosition Version 2.0."

Transcription

1 Type Package Title Multi-table ExPosition Version Date Package MExPosition February 19, 2015 Author Cherise R. Chin Fatt, Derek Beaton, Herve Abdi. Maintainer Cherise R. Chin Fatt MExPosition is for descriptive (i.e., fixed-effects) multi-table multivariate analysis the singular value decomposition. License GPL-2 Depends prettygraphs (>= 2.0.0), ExPosition (>= 2.0.0) NeedsCompilation no Repository CRAN Date/Publication :39:41 R topics documented: MExPosition-package mpanisostatis mpanisostatis.core mpcanostatis mpcanostatis.core mpcovstatis mpcovstatis.core mpdistatis mpdistatis.core mpdoact.statis mpdoact.statis.core mpgraphs mpkplus1statis mpkplus1statis.core mpmahalanobis

2 2 R topics documented: mpmfa mpmultitable mppta mppta.core mpstatis mpstatis.columnpreproc mpstatis.core mpstatis.optimize mpstatis.preprocess mpstatis.rowpreproc mpstatis.tablepreproc mpsumpca mptablecheck print.covstatis.compromise print.covstatis.innerproduct print.covstatis.overview print.covstatis.table print.distatis.compromise print.distatis.innerproduct print.distatis.overview print.distatis.table print.doact.statis.compromise print.doact.statis.innerproduct print.doact.statis.overview print.doact.statis.table print.kplus1.statis.compromise print.kplus1.statis.innerproduct print.kplus1.statis.overview print.kplus1.statis.table print.mexposition.output print.mpanisostatis print.mpcovstatis print.mpdistatis print.mpdoact.statis print.mpgraphs print.mpkplus1statis print.mpmfa print.mpstatis print.statis.compromise print.statis.innerproduct print.statis.overview print.statis.table Index 77

3 MExPosition-package 3 MExPosition-package Multi-table Exploratory Analysis with the Singular Value DecomPosition with the STATIS family. Details MExPosition is multi-table ExPosition and includes the family of STATIS method, such as Plain STATIS, DISTATIS, Dual STATIS and ANISOSTATIS. The core of MExPosition is ExPosition and the svd. Package: MExPosition Type: Package Version: Date: Depends: R (>=2.15.0), prettygraphs (>= 2.0.0), ExPosition (>= 2.0.0) License: GPL-2 Questions, comments, compliments, and complaints go to Cherise R. Chin Fatt <cherise.chinfatt@utdallas.edu>. The following people are contributors to MExPosition code, data, or examples: Derek Beaton and Hervé Abdi. References Abdi, H., Valentin, D., Chollet, S., & Chrea, C. (2007). Analyzing assessors and products in sorting tasks: DISTATIS, theory and applications. Food Quality and Preference, 18, Abdi, H., & Valentin, D. (2005). DISTATIS: the analysis of multiple distance matrices. In N.J. Salkind (Ed.): Encyclopedia of Measurement and Statistics. Thousand Oaks (CA): Sage. pp Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4. Abdi, H., & Valentin, D. (2007). STATIS. In N.J. Salkind (Ed.): Encyclopedia of Measurement and Statistics. Sage. pp

4 4 mpanisostatis See Also mpstatis, mpdistatis Examples #For more examples, see each individual function (as noted above). mpanisostatis mpanisostatis.core: ANISOSTATIS via MExPositio All ANISOSTATIS steps are combined in this function. It enables preparation of the data, processing and graphing. mpanisostatis(data, anisostatis.option = ANISOSTATIS_Type1, column.design, make.columndesign.nominal = TRUE, DESIGN =NULL, make.design.nominal = TRUE, graphs = TRUE) data Data Matrix anisostatis.option ANISOSTATIS string ptions: ANISOSTATIS_Type1 or ANISOSTATIS_Type2 column.design Matrix used to identify tables of data matrix make.columndesign.nominal a boolean. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. DESIGN a design matrix to indicate if rows belong to groups. make.design.nominal Boolean option. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. graphs Boolean option. If TRUE (default), graphs are displayed Details mpanisostatis computes Anisotropic STATIS, where the one weight is assigned per variable.

5 mpanisostatis 5 Value Returns a large list of items which are divided into four categories: $Overview $InnerProduct $Compromise $Table Overview of Results Results for the Inner Product Results for the Compromise Results for the Tables The results for Overview are bundled inside of $Overview. $Overview$data Data Matrix $Overview$groupmatrix Matrix used to identify the different tables of the data matrix $Overview$preprocess.data Preprocessed data matrix $Overview$num.groups Number of Tables $Overview$num.obs Number of Observations $Overview$row.preprocess Row Preprocess Option used $Overview$column.preprocess Column Preprocess Option used $Overview$Table.preprocess Table Preprocess Option used The results for InnerProduct are bundled inside of $InnerProduct $InnerProduct$S Inner Product: Scalar Product Matrices $InnerProduct$C Inner Product: C Matrix $InnerProduct$RVMatrix Inner Product: RV Matrix $InnerProduct$eigs.vector Inner Product: Eigen Vectors $InnerProduct$eigs Inner Product: Eigen Values $InnerProduct$fi Inner Product: Factor Scores $InnerProduct$t Inner Product: Percent Variance Explained $InnerProduct$ci Inner Product: Contribution of the Rows $InnerProduct$cj Inner Product: Contribution of the Columns

6 6 mpanisostatis $InnerProduct$alphaWeights Alpha Weights The results for the Compromise are bundled inside of $Compromise compromise Compromise Matrix compromise.eigs Compromise: Eigen Values compromise.eigs.vector Compromise: Eigen Vector compromise.fi Compromise.t compromise.ci compromise.cj Compromise: Factor Scores Compromise: Percent Variance Explained Compromise: Contributions of the rows Compromise: Contributions of the Columns The results for the Tables are bundled inside of $Table. $m Table: masses $Table$eigs Table: Eigen Values $Table$eigs.vector Table: Eigen Vectors $Table$Q Table: Loadings $Table$fi Table: Factor Scores $Table$partial.fi Table: Partial Factor Scores $Table$partial.fi.array Table: Arrray of Partial Factor Scores Table$ci $Table$cj $Table$t Table: Contribition of the Rows Table: Contribution of the Columns Table: Percent Variance Explained Cherise R. Chin Fatt References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, Abdi, H., Valentin, D., Chollet, S., & Chrea, C. (2007). Analyzing assessors and products in sorting tasks: DISTATIS, theory and applications. Food Quality and Preference, 18, Abdi, H., & Valentin, D. (2005). DISTATIS: the analysis of multiple distance matrices. In N.J. Salkind (Ed.): Encyclopedia of Measurement and Statistics. Thousand Oaks (CA): Sage. pp

7 mpanisostatis.core 7 See Also mpanisostatis.core Examples # ANOISTATIS Type 1 data( wines2012 ) data = wines2012$data column.design = wines2012$table row.design= c( NZ, NZ, NZ, NZ, FR, FR, FR, FR, CA, CA, CA, CA ) demo.anisostatis1 <- mpanisostatis(data,anisostatis.option= ANISOSTATIS_Type1, column.design = column.design) # ANISOSTATISType 2 data( wines2012 ) data = wines2012$data column.design = wines2012$table row.design = c( NZ, NZ, NZ, NZ, FR, FR, FR, FR, CA, CA, CA, CA ) demo.anisostatis2 <- mpanisostatis(data,anisostatis.option= ANISOSTATIS_Type2, column.design = column.design) mpanisostatis.core mpanisostatis.core: Core Function for ANISOSTATIS via MExPosition Performs the core of ANISOSTATIS on the data mpanisostatis.core(data, num.obs, column.design, num.groups, optimization.option= ANISOSTATIS_Type1 ) data Details num.obs column.design Matrix of preprocessed data Number of observations Table Matrix- used to identifty the tables of the data matrix num.groups Number of groups optimization.option String option of either ANISOSTATIS_Type1 (DEFAULT), or ANISOSTATIS_Type2 Computation of Anisotropic STATIS (ANISOSTATIS), where the one weight is assigned per variable.

8 8 mpanisostatis.core Value S RVMatrix C ci cj eigs eigs.vector eigenvalue fi tau alphaweights Inner Product: Scalar Product Matrices Inner Product: RV Matrix Inner Product: C Matrix Inner Product: Contribution of the rows of C Inner Product: Contribuition of the columns of C Inner Product: Eigen Values of C Inner Product: Eigen Vectors of S Inner Product: Eigen Value Inner Product: Factor Scores Inner Product: Percent Variance Explained Inner Product: Alpha Weights compromise Compromise Matrix compromise.eigs Compromise: Eigen Values compromise.eigs.vector Compromise: Eigen Vector compromise.fi Compromise: Factor Scores Compromise.tau Compromise: Percent Variance Explained compromise.ci compromise.cj masses Compromise: Contributions of the rows Compromise: Contributions of the Columns Table: masses table.eigs Table: Eigen Values table.eigs.vector Table: Eigen Vectors table.loadings Table: Loadings table.fi Table: Factor Scores table.partial.fi Table: Partial Factor Scores table.partial.fi.array Table: Array of Partial Factor Scores table.tau Table: Percent Variance Explained Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4,

9 mpcanostatis 9 See Also mpdistatis, mpstatis, mpanisostatis mpcanostatis mpcanostatis: Canonical STATIS (CANOSTATIS) via MExPosition All CANOSTATIS steps are combined in this function. It enables preparation of the data, processing and graphing. mpcanostatis(data, column.design, row.design, normalization = MFA, row.preprocess = None, column.preprocess = Center_1Norm, table.preprocess = Sum_PCA, make.columndesign.nominal = TRUE, make.rowdesign.nominal = TRUE, DESIGN = NULL, make.design.nominal = TRUE, graphs = TRUE) data Details column.design row.design normalization Matrix of data Column Design- used to identifty the tables of the data matrix Row Design - used to identify the groups of the data matrix String option: None, MFA (default), or Sum_PCA row.preprocess String option: None (default), Profile, Hellinger, Center or Center_Hellinger column.preprocess String option: None, Center, 1Norm, Center_1Norm (default) or Z_Score table.preprocess String option: None, Num_Columns, Tucker, Sum_PCA (default), RV_Normalization or MFA_Normalization make.columndesign.nominal Boolean option. If TRUE (default), the matrix will be nominalized make.rowdesign.nominal Boolean option. If TRUE (default), the matrix will be nominalized DESIGN a design matrix to indicate if rows belong to groups. make.design.nominal Boolean option. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. graphs Boolean option. If TRUE (default), graphs are displayed Computation of Canonical STATIS (CANOOSTATIS), where the observations come from predefined groups and tables.

10 10 mpcanostatis Value Returns a large list of items which are divided into four categories: $Overview $InnerProduct $Compromise $Table Overview of Results Results for the Inner Product Results for the Compromise Results for the Tables The results for Overview are bundled inside of $Overview. $Overview$data Data Matrix $Overview$groupmatrix Matrix used to identify the different tables of the data matrix $Overview$row.design Matrix used to identify the groups of the data matrix $Overview$preprocess.data Preprocessed data matrix $Overview$num.groups Number of Tables $Overview$num.obs Number of Observations $Overview$row.preprocess Row Preprocess Option used $Overview$column.preprocess Column Preprocess Option used $Overview$Table.preprocess Table Preprocess Option used The results for InnerProduct are bundled inside of $InnerProduct mahalanobis Mahalanobis distance matrices $InnerProduct$S Inner Product: Scalar Product Matrices $InnerProduct$C Inner Product: C Matrix $InnerProduct$RVMatrix Inner Product: RV Matrix $InnerProduct$eigs.vector Inner Product: Eigen Vectors $InnerProduct$eigs Inner Product: Eigen Values $InnerProduct$fi Inner Product: Factor Scores $InnerProduct$t Inner Product: Percent Variance Explained $InnerProduct$ci Inner Product: Contribution of the Rows

11 mpcanostatis 11 $InnerProduct$cj Inner Product: Contribution of the Columns $InnerProduct$alphaWeights Alpha Weights The results for the Compromise are bundled inside of $Compromise $Compromise$compromise Compromise Matrix $Compromise$compromise.eigs Compromise: Eigen Values $Compromise$compromise.eigs.vector Compromise: Eigen Vector $Compromise$compromise.fi Compromise: Factor Scores $Compromise$compromise.t Compromise: Percent Variance Explained $Compromise$compromise.ci Compromise: Contributions of the rows $Compromise$compromise.cj Compromise: Contributions of the Columns The results for the Tables are bundled inside of $Table. $Table$m Table: masses $Table$eigs Table: Eigen Values $Table$eigs.vector Table: Eigen Vectors $Table$Q Table: Loadings $Table$fi Table: Factor Scores $Table$partial.fi Table: Partial Factor Scores $Table$partial.fi.array Table: Arrray of Partial Factor Scores $Table$ci $Table$cj $Table$t Table: Contribition of the Rows Table: Contribution of the Columns Table: Percent Variance Explained Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4,

12 12 mpcanostatis.core See Also mpcanostatis.core, mpcanostatis Examples # CANOSTATIS data( wines2012 ) row.design = c( NZ, NZ, NZ, NZ, FR, FR, FR, FR, CA, CA, CA, CA ) column.design = wines2012$table demo.canostatis.2012 <- mpcanostatis(wines2012$data,column.design, row.design, DESIGN = row.design) mpcanostatis.core mpcanostatis.core: Core Function for Canonical STATIS (CANO- STATIS) via MExPosition Performs the core of CANOSTATIS on the given dataset mpcanostatis.core(data, num.obs = num.obs, column.design, row.design, num.groups = num.groups, normalization = MFA, masses = NULL) data num.obs column.design row.design num.groups normalization masses Matrix of preprocessed data Number of observations Column Design- used to identifty the tables of the data matrix Row Design - used to identify the groups of the data matrix Number of groups String option of either None, MFA (DEFAULT), or Sum_PCA Masses Details Computation of Canonical STATIS (CANOSTATIS), where the observations come from predefined groups and tables.

13 mpcanostatis.core 13 Value mahalanobis normalization column.design row.design S rvmatrix C ci cj eigs eigs.vector eigenvalue fi tau alphaweights Mahalanobis distance matrices Inner Product: Normalization option selected Column Design- used to identifty the tables of the data matrix Row Design - used to identify the groups of the data matrix Inner Product: Scalar Product Matrices Inner Product: RV Matrix Inner Product: C Matrix Inner Product: Contribution of the rows of C Inner Product: Contribuition of the columns of C Inner Product: Eigen Values of C Inner Product: Eigen Vectors of S Inner Product: Eigen Value Inner Product: Factor Scores Inner Product: Percent Variance Explained Inner Product: Alpha Weights compromise Compromise Matrix compromise.eigs Compromise: Eigen Values compromise.eigs.vector Compromise: Eigen Vector compromise.fi Compromise: Factor Scores Compromise.tau Compromise: Percent Variance Explained compromise.ci compromise.cj masses Compromise: Contributions of the rows Compromise: Contributions of the Columns Table: masses table.eigs Table: Eigen Values table.eigs.vector Table: Eigen Vectors table.q Table: Loadings table.fi Table: Factor Scores table.partial.fi Table: Partial Factor Scores table.partial.fi.array Table: Array of Partial Factor Scores table.tau Table: Percent Variance Explained Cherise R. Chin Fatt and Hervé Abdi.

14 14 mpcovstatis References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, See Also mpdistatis, mpstatis, mpcanostatis mpcovstatis mpcovstatis: Core Function for COVSTATIS via MExPosition All COVSTATIS steps are combined in this function. It enables preparation of the data, processing and graphing. mpcovstatis(data, normalization = None, masses = NULL, table = NULL, make.table.nominal = TRUE, DESIGN = NULL, make.design.nominal = TRUE, graphs = TRUE) data normalization masses table Matrix of preprocessed data String option of either None, MFA (DEFAULT), or Sum_PCA Masses Design Matrix - used to identifty the tables of the data matrix make.table.nominal a boolean. If TRUE (default), table is a vector that indicates tables (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. DESIGN a design matrix to indicate if rows belong to groups. make.design.nominal Boolean option. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. graphs Boolean option. If TRUE (default), graphs are displayed Details COVSTATIS is used to analysis covariance matrices. It is an extension of three-way multidimensional scaling.

15 mpcovstatis 15 Value Returns a large list of items which are divided into four categories: $Overview $InnerProduct $Compromise $Table Overview of Results Results for the Inner Product Results for the Compromise Results for the Tables The results for Overview are bundled inside of $Overview. $Overview$data Data Matrix $Overview$normalization Type of normalization used $Overview$table Matrix used to identify the different tables of the data matrix $Overview$num.groups Number of Tables The results for InnerProduct are bundled inside of $InnerProduct $InnerProduct$S Inner Product: Scalar Product Matrices $InnerProduct$C Inner Product: C Matrix $InnerProduct$rvMatrix Inner Product: RV Matrix $InnerProduct$eigs.vector Inner Product: Eigen Vectors $InnerProduct$eigs Inner Product: Eigen Values $InnerProduct$fi Inner Product: Factor Scores $InnerProduct$t Inner Product: Percent Variance Explained $InnerProduct$ci Inner Product: Contribution of the Rows $InnerProduct$cj Inner Product: Contribution of the Columns $InnerProduct$alphaWeights Alpha Weights The results for the Compromise are bundled inside of $Compromise compromise Compromise Matrix compromise.eigs Compromise: Eigen Values compromise.eigs.vector Compromise: Eigen Vector

16 16 mpcovstatis compromise.fi Compromise.t compromise.ci compromise.cj Compromise: Factor Scores Compromise: Percent Variance Explained Compromise: Contributions of the rows Compromise: Contributions of the Columns The results for the Tables are bundled inside of $Table. $m Table: masses $Table$eigs Table: Eigen Values $Table$eigs.vector Table: Eigen Vectors $Table$Q Table: Loadings $Table$fi Table: Factor Scores $Table$partial.fi Table: Partial Factor Scores $Table$partial.fi.array Table: Arrray of Partial Factor Scores Table$ci $Table$cj $Table$t Table: Contribition of the Rows Table: Contribution of the Columns Table: Percent Variance Explained Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, See Also mpcanostatis Examples #COVSTATIS data( faces2005 ) table = c( pixel, pixel, pixel, pixel, pixel, pixel, distance, distance, distance, distance, distance, distance, ratings, ratings, ratings, ratings, ratings, ratings, similarity, similarity, similarity, similarity, similarity, similarity ) demo.covstatis.2005 <- mpcovstatis(faces2005$data, table = table)

17 mpcovstatis.core 17 mpcovstatis.core mpcovstatis.core: Core Function for COVSTATIS via MExPosition Performs the core of CANOSTATIS on the given dataset mpcovstatis.core(data, normalization = None, masses = NULL, table = NULL, make.table.nominal = TRUE) data Details Value normalization masses Matrix of preprocessed data String option of either None, MFA (DEFAULT), or Sum_PCA Masses table Design Matrix - used to identifty the tables of the data matrix make.table.nominal a boolean. If TRUE (default), table is a vector that indicates tables (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. COVSTATIS is used to analysis covariance matrices. It is an extension of three-way multidimensional scaling. data normalization table S rvmatrix C ci cj eigs eigs.vector eigenvalue fi tau Data matrix Inner Product: Normalization option selected Design matrix used to identifty the tables of the data matrix Inner Product: Scalar Product Matrices Inner Product: RV Matrix Inner Product: C Matrix Inner Product: Contribution of the rows of C Inner Product: Contribuition of the columns of C Inner Product: Eigen Values of C Inner Product: Eigen Vectors of S Inner Product: Eigen Value Inner Product: Factor Scores Inner Product: Percent Variance Explained

18 18 mpcovstatis.core alphaweights Inner Product: Alpha Weights compromise Compromise Matrix compromise.eigs Compromise: Eigen Values compromise.eigs.vector Compromise: Eigen Vector compromise.fi Compromise: Factor Scores Compromise.tau Compromise: Percent Variance Explained compromise.ci compromise.cj masses Compromise: Contributions of the rows Compromise: Contributions of the Columns Table: masses table.eigs Table: Eigen Values table.eigs.vector Table: Eigen Vectors table.q Table: Loadings table.fi Table: Factor Scores table.partial.fi Table: Partial Factor Scores table.partial.fi.array Table: Array of Partial Factor Scores table.tau Table: Percent Variance Explained Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, See Also mpcanostatis

19 mpdistatis 19 mpdistatis mpdistatis: DISTATIS via MExPosition All DISTATIS steps are combined in this function. It enables preparation of the data, processing and graphing. mpdistatis(data, sorting = No, normalization = None, masses = NULL, table=null, make.table.nominal = TRUE, DESIGN = NULL, make.design.nominal = TRUE, graphs = TRUE) data Details Value sorting normalization Data Matrix a boolean. If YES, DISTATIS will by processed as a sorting task. Default is NO Normaliztion string option: None (default), Sum_PCA, or MFA table Table which identifies the different tables. make.table.nominal a boolean. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. masses graphs Masses: if NULL, 1/num.obs would be set by default. For customized masses, enter the matrix of customized masses a boolean. If TRUE (default), graphs are displayed DESIGN a design matrix to indicate if rows belong to groups. make.design.nominal a boolean. If TRUE (default), DESIGN is a vector that indicates groups (and will be dummy-coded). If FALSE, DESIGN is a dummy-coded matrix. mpdistatis performs DISTATIS on a set of data matrices measured on the same set of observations. Returns a large list of items which are divided into three categories: $Overview $InnerProduct $Compromise $Table Overview of Results Results for the Inner Product Results for the Compromise Results for the Tables The results for Overview are bundled inside of $Overview.

20 20 mpdistatis $Overview$data Data Matrix $Overview$normalization Type of Normalization used. $Overview$sorting Indicates if the task is a sorting task $Overview$table Table which indicates the tables $num.groups Number of groups The results for InnerProduct are bundled inside of $InnerProduct $InnerProduct$S Inner Product: Scalar Product Matrices $norm.s Normalized Scalar Product Matrices $InnerProduct$C Inner Product: C Matrix $InnerProduct$eigs.vector Inner Product: Eigen Vectors $InnerProduct$eigs Inner Product: Eigen Values $InnerProduct$fi Inner Product: Factor Scores $InnerProduct$t Inner Product: Percent Variance Explained (tau) $InnerProduct$alphaWeights Alpha Weights The results for the Compromise are bundled inside of $Compromise $Compromise$compromise Compromise Matrix $Compromise$compromise.eigs Compromise: Eigen Values $Compromise$compromise.eigs.vector Compromise: Eigen Vector $Compromise$compromise.fi Compromise: Factor Scores $Compromise$compromise.t Compromise: Percent Variance Explained $Compromise$compromise.ci Compromise: Contributions of the rows $Compromise$compromise.cj Compromise: Contributions of the Columns The results for the Tables are bundled inside of $Table. $Table$m $Table$eigs Table: Masses Table: Eigen Values

21 mpdistatis 21 $Table$eigs.vector Table: Eigen Vectors $Table$Q Table: Loadings $Table$fi Table: Factor Scores $Table$partial.fi Table: Partial Factor Scores $Table$partial.fi.array Table: Array of Partial Factor Scores $Table$cj $Table$cj $Table$t Table:Contribution for the rows Table: Contribution for the columns Table:Percent Variance Explained Cherise R. Chin Fatt References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, Abdi, H., Valentin, D., Chollet, S., & Chrea, C. (2007). Analyzing assessors and products in sorting tasks: DISTATIS, theory and applications. Food Quality and Preference, 18, Abdi, H., & Valentin, D. (2005). DISTATIS: the analysis of multiple distance matrices. In N.J. Salkind (Ed.): Encyclopedia of Measurement and Statistics. Thousand Oaks (CA): Sage. pp See Also mpstatis Examples data( faces2005 ) table = c( pixel, pixel, pixel, pixel, pixel, pixel, distance, distance, distance, distance, distance, distance, ratings, ratings, ratings, ratings, ratings, ratings, similarity, similarity, similarity, similarity, similarity, similarity ) face.data <- faces2005$data demo.distatis <- mpdistatis(face.data, sorting = No, normalization = MFA, table = table)

22 22 mpdistatis.core mpdistatis.core mpdistatis.core mpdistatis.core performs the core functions of DISTATIS. mpdistatis.core(data, table, sorting = No, normalization = None, masses = NULL, make.table.nominal=true) data Details Value table sorting normalization Matrix of preprocessed data Table which identifies the different tables. a boolean. If YES, DISTATIS will by processed as a sorting task. Default is NO Normaliztion string option: None (default), Sum_PCA, or MFA masses Masses: if NULL, 1/num.obs would be set by default. For customized masses, enter the vector of customized masses make.table.nominal a boolean. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. This function should not be used directly. Please use mpdistatis Returns a large list of items which are also returned in mpdistatis. data table normalization sorting S C ci cj eigs.vector eigs fi Data Matrix Design Matrix Type of Normalization used. Indicates if the task is a sorting task Inner Product: Scalar Product Matrices Inner Product: C Matrix Inner Product: Contribution of the rows of C Inner Product: Contribuition of the columns of C Inner Product: Eigen Vectors Inner Product: Eigen Values Inner Product: Factor Scores

23 mpdistatis.core 23 tau alphaweights Inner Product: Percent Variance Explained Alpha Weights compromise Compromise Matrix compromise.eigs Compromise: Eigen Values compromise.eigs.vector Compromise: Eigen Vector compromise.fi Compromise: Factor Scores Compromise.tau Compromise: Percent Variance Explained compromise.ci compromise.cj masses Compromise: Contributions of the rows Compromise: Contributions of the Columns Table: masses table.eigs Table: Eigen Values table.eigs.vector Table: Eigen Vectors table.q Table: Loadings table.fi Table: Factor Scores table.partial.fi Table: Partial Factor Scores table.partial.fi.array Table: Array of Partial Factor Scores table.tau Table: Percent Variance Explained Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, Abdi, H., Valentin, D., Chollet, S., & Chrea, C. (2007). Analyzing assessors and products in sorting tasks: DISTATIS, theory and applications. Food Quality and Preference, 18, Abdi, H., & Valentin, D. (2005). DISTATIS: the analysis of multiple distance matrices. In N.J. Salkind (Ed.): Encyclopedia of Measurement and Statistics. Thousand Oaks (CA): Sage. pp See Also mpstatis, mpstatis.core, mpdistatis

24 24 mpdoact.statis mpdoact.statis mpdoact.statis: Function for Dual STATIS (DO-ACT) via MExPosition All DO-ACT steps are combined in this function. It enables preparation of the data, processing and graphing. mpdoact.statis(data1, column.design.1, make.columndesign.1.nominal = TRUE, data2, column.design.2, make.columndesign.2.nominal = TRUE, row.preprocess.data1 = None, column.preprocess.data1 = Center, table.preprocess.data1 = Sum_PCA, row.preprocess.data2 = None, column.preprocess.data2 = Center, table.preprocess.data2 = Sum_PCA, DESIGN = NULL, make.design.nominal = TRUE, graphs = TRUE) data1 Matrix of dataset 1 column.design.1 Column Design for dataset 1 - used to identifty the tables of the data matrix make.columndesign.1.nominal Boolean option. If TRUE (default), the matrix will be nominalized data2 Matrix of dataset 2 column.design.2 Column Design for dataset 2 - used to identifty the tables of the data matrix make.columndesign.2.nominal Boolean option. If TRUE (default), the matrix will be nominalized row.preprocess.data1 String option: None (default), Profile, Hellinger, Center or Center_Hellinger column.preprocess.data1 String option: None, Center, 1Norm, Center_1Norm (default) or Z_Score table.preprocess.data1 String option: None, Num_Columns, Tucker, Sum_PCA (default), RV_Normalization or MFA_Normalization row.preprocess.data2 String option: None (default), Profile, Hellinger, Center or Center_Hellinger column.preprocess.data2 String option: None, Center, 1Norm, Center_1Norm (default) or Z_Score table.preprocess.data2 String option: None, Num_Columns, Tucker, Sum_PCA (default), RV_Normalization or MFA_Normalization

25 mpdoact.statis 25 Details Value DESIGN a design matrix to indicate if rows belong to groups. make.design.nominal Boolean option. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. graphs Boolean option. If TRUE (default), graphs are displayed Computation of DualSTATIS (DOSTATIS). Returns a large list of items which are divided into four categories: $Overview $InnerProduct $Compromise $Table Overview of Results Results for the Inner Product Results for the Compromise Results for the Tables The results for Overview are bundled inside of $Overview. $Overview$data1 Data Matrix for dataset 1 $Overview$column.design.1 Column Design for dataset1 $Overview$row.preprocess.data1 Row Preprocess Option used for dataset1 $Overview$column.preprocess.data1 Column Preprocess Option used for dataset1 $Overview$Table.preprocess.data1 Table Preprocess Option used for dataset1 $Overview$num.groups.1 Number of Groups in dataset1 $Overview$data2 Data Matrix for dataset 2 $Overview$column.design.2 Column Design for dataset2 $Overview$row.preprocess.data2 Row Preprocess Option used for dataset2 $Overview$column.preprocess.data2 Column Preprocess Option used for dataset2 $Overview$Table.preprocess.data2 Table Preprocess Option used for dataset2 $Overview$num.groups.2 Number of Groups in dataset 2 The results for InnerProduct are bundled inside of $InnerProduct

26 26 mpdoact.statis $InnerProduct$S.1 Inner Product: Scalar Product Matrices for dataset 1 $InnerProduct$S.2 Inner Product: Scalar Product Matrices for dataset 2 $InnerProduct$C Inner Product: C Matrix $InnerProduct$RVMatrix Inner Product: RV Matrix $InnerProduct$eigs.vector Inner Product: Eigen Vectors $InnerProduct$eigs Inner Product: Eigen Values $InnerProduct$fi Inner Product: Factor Scores $InnerProduct$t Inner Product: Percent Variance Explained $InnerProduct$ci Inner Product: Contribution of the Rows $InnerProduct$cj Inner Product: Contribution of the Columns $InnerProduct$alphaWeights Inner Product: Alpha Weights $InnerProduct$betaWeights Inner Product: Beta Weights The results for the Compromise are bundled inside of $Compromise $Compromise$compromiseMatrix.1 Compromise Matrix for dataset 1 $Compromise$compromise.eigs.1 Compromise: Eigen Values for dataset 1 $Compromise$compromise.eigs.vector.1 Compromise: Eigen Vector for dataset 1 $Compromise$compromise.fi.1 Compromise: Factor Scores for dataset 1 $Compromise$compromise.t.1 Compromise: Percent Variance Explained for dataset 1 $Compromise$compromise.ci.1 Compromise: Contributions of the rows for dataset 1 $Compromise$compromise.cj.1 Compromise: Contributions of the Columns for dataset 1 $Compromise$compromiseMatrix.2 Compromise Matrix for dataset 2 $Compromise$compromise.eigs.2 Compromise: Eigen Values for dataset 2 $Compromise$compromise.eigs.vector.2 Compromise: Eigen Vector for dataset 2

27 mpdoact.statis 27 $Compromise$compromise.fi.2 Compromise: Factor Scores for dataset 2 $Compromise$compromise.t.2 Compromise: Percent Variance Explained for dataset 2 $Compromise$compromise.ci.2 Compromise: Contributions of the rows for dataset 2 $Compromise$compromise.cj.2 Compromise: Contributions of the Columns for dataset 2 The results for the Tables are bundled inside of $Table. $Table$m.1 Table: masses for dataset 1 $Table$eigs.1 Table: Eigen Values for dataset 1 $Table$eigs.vector.1 Table: Eigen Vectors for dataset 1 $Table$Q.1 Table: Loadings for dataset 1 $Table$fi.1 Table: Factor Scores for dataset 1 $Table$partial.fi.1 Table: Partial Factor Scores for dataset 1 $Table$partial.fi.array.1 Table: Arrray of Partial Factor Scores for dataset 1 $Table$ci.1 Table: Contribition of the Rows for dataset 1 $Table$cj.1 Table: Contribution of the Columns for dataset 1 $Table$t.1 Table: Percent Variance Explained for dataset 1 $Table$m.2 Table: masses for dataset 2 $Table$eigs.2 Table: Eigen Values for dataset 2 $Table$eigs.vector.2 Table: Eigen Vectors for dataset 2 $Table$Q.2 Table: Loadings for dataset 2 $Table$fi.2 Table: Factor Scores for dataset 2 $Table$partial.fi.2 Table: Partial Factor Scores for dataset 2 $Table$partial.fi.array.2 Table: Arrray of Partial Factor Scores for dataset 2 $Table$ci.2 Table: Contribition of the Rows for dataset 2 $Table$cj.2 Table: Contribution of the Columns for dataset 2 $Table$t.2 Table: Percent Variance Explained for dataset 2 Cherise R. Chin Fatt and Hervé Abdi.

28 28 mpdoact.statis.core References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, See Also mpstatis, mpdoact.statis Examples #DO-ACT data( wines2012 ) design=c( NZ, NZ, NZ, NZ, FR, FR, FR, FR, CA, CA, CA, CA ) data1 <- wines2012$data data2 <- wines2012$data design.1 <- wines2012$table design.2 <- wines2012$table demo.double <- mpdoact.statis(data1=data1,column.design.1=design.1, data2=data2, column.design.2=design.2, DESIGN=design) mpdoact.statis.core mpdoact.statis.core: Core Function for Dual STATIS (DO-ACT) via MExPosition Performs the core of Dual STATIS on two given dataset mpdoact.statis.core(dataset1, column.design.1, dataset2, column.design.2) Details dataset1 Matrix of dataset 1 column.design.1 Column Design for dataset 1 - used to identifty the tables of the data matrix dataset2 Matrix of dataset 2 column.design.2 Column Design for dataset 2 - used to identifty the tables of the data matrix Computation of DualSTATIS (DOSTATIS). This function should not be used independently. It should be used with mpdoact.statis

29 mpdoact.statis.core 29 Value S.1 Inner Product: Scalar Product Matrices of dataset1 S.2 Inner Product: Scalar Product Matrices of dataset2 C ci cj eigs eigs.vector eigenvalue fi tau alphaweights Inner Product: C Matrix Inner Product: Contribution of the rows of C Inner Product: Contribuition of the columns of C Inner Product: Eigen Values of C Inner Product: Eigen Vectors of S Inner Product: Eigen Value Inner Product: Factor Scores Inner Product: Percent Variance Explained Inner Product: Alpha Weights betaweights Inner Product: Beta Weights compromisematrix.1 Compromise Matrix for dataset 1 compromise.eigs.1 Compromise: Eigen Values for dataset 1 compromise.eigs.vector.1 Compromise: Eigen Vector for dataset 1 compromise.fi.1 Compromise: Factor Scores for dataset 1 Compromise.tau.1 Compromise: Percent Variance Explained for dataset 1 compromise.ci.1 Compromise: Contributions of the rows for dataset 1 compromise.cj.1 Compromise: Contributions of the Columns for dataset 1 compromisematrix.2 Compromise Matrix for dataset 2 compromise.eigs.2 Compromise: Eigen Values for dataset 2 compromise.eigs.vector.2 Compromise: Eigen Vector for dataset 2 compromise.fi.2 Compromise: Factor Scores for dataset 2 Compromise.tau.2 Compromise: Percent Variance Explained for dataset 2 compromise.ci.2 Compromise: Contributions of the rows for dataset 2 compromise.cj.2 Compromise: Contributions of the Columns for dataset 2

30 30 mpdoact.statis.core masses.1 Table: masses for dataset 1 table.eigs.1 Table: Eigen Values for dataset 1 table.eigs.vector.1 Table: Eigen Vectors for dataset 1 table.loadings.1 Table: Loadings for dataset 1 table.fi.1 Table: Factor Scores for dataset 1 table.partial.fi.1 Table: Partial Factor Scores for dataset 1 table.partial.fi.array.1 Table: Array of Partial Factor Scores for dataset 1 table.tau.1 Table: Percent Variance Explained for dataset 1 masses.2 Table: masses for dataset 2 table.eigs.2 Table: Eigen Values for dataset 2 table.eigs.vector.2 Table: Eigen Vectors for dataset 2 table.loadings.2 Table: Loadings for dataset 2 table.fi.2 Table: Factor Scores for dataset 2 table.partial.fi.2 Table: Partial Factor Scores for dataset 2 table.partial.fi.array.2 Table: Array of Partial Factor Scores for dataset 2 table.tau.2 Table: Percent Variance Explained for dataset 2 Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, See Also mpstatis, mpdoact.statis

31 mpgraphs 31 mpgraphs mpgraphs: MExPosition plotting function MExPosition plotting function which is an interface to prettygraphs. mpgraphs(res, table, DESIGN = NULL, x_axis = 1, y_axis = 2, fi.col = NULL, fj.col = NULL, table.col = NULL, col.offset = NULL, constraints = NULL, xlab = NULL, ylab = NULL, main = NULL, graphs = TRUE) res table DESIGN x_axis y_axis fi.col fj.col table.col col.offset constraints xlab ylab main graphs results from MExPosition (i.e., $mexposition.data) results from mpgraphs (i.e., $Plotting.Data) Design Matrix which differentiates the tables which component should be on the x axis? which component should be on the y axis? Colors for the rows Colors for the columns Colors for the tables Color Offset Plotting Constraints x axis label y axis label main label for the graph window Boolean option. If TRUE (default), graphs will be plotted else, there will be graphical output Details mpgraphs is an interface between MExPosition and prettygraphs. Value The following items are bundled inside of $Plotting.Data: $fi.col $fj.col the colors that are associated to the groups. the colors that are associated to the column items.

32 32 mpkplus1statis Cherise R. Chin Fatt and Derek Beaton See Also prettygraphs mpkplus1statis mpkplus1statis: Function for (K+1) STATIS via MExPosition All (K+1) STATIS steps are combined in this function. It enables preparation of the data, processing and graphing. mpkplus1statis(data, plus1data, column.design, make.columndesign.nominal = TRUE, row.preprocess = None, column.preprocess = Center, table.preprocess = Sum_PCA, optimization.option = STATIS, DESIGN = NULL, make.design.nominal = TRUE, graphs = TRUE) data plus1data Data Matrix External table column.design Column Design for data - used to identifty the tables of the data matrix make.columndesign.nominal Boolean option. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. row.preprocess String option: None (default), Profile, Hellinger, Center or Center_Hellinger column.preprocess String option: None, Center (default), 1Norm, Center_1Norm or Z_Score table.preprocess String option: None, Num_Columns, Tucker, Sum_PCA (default), RV_Normalization or MFA_Normalization optimization.option String option of either None, Multiable, RV_Matrix, STATIS (DEFAULT), or STATIS_Power1 DESIGN a design matrix to indicate if rows belong to groups. make.design.nominal Boolean option. If TRUE (default), table is a vector that indicates groups (and will be dummy-coded). If FALSE, table is a dummy-coded matrix. graphs Boolean option. If TRUE (default), graphs are displayed

33 mpkplus1statis 33 Details Computation of (K+1) STATIS. Value Returns a large list of items which are divided into four categories: $Overview $InnerProduct $Compromise $Table Overview of Results Results for the Inner Product Results for the Compromise Results for the Tables The results for Overview are bundled inside of $Overview. $Overview$data Data Matrix $Overview$plus1data Preprocessed external table $Overview$column.design Column Design for dataset $Overview$row.preprocess Row Preprocess Option used $Overview$column.preprocess Column Preprocess Option used $Overview$Table.preprocess Table Preprocess Option used $Overview$num.groups Number of Groups in dataset The results for InnerProduct are bundled inside of $InnerProduct $InnerProduct$S Inner Product: Scalar Product Matrices of dataset $InnerProduct$S.star Inner Product: Scalar Product Matrices * of dataset $InnerProduct$rvMatrix.star Inner Product: RV Matrix * $InnerProduct$C Inner Product: C Matrix of S* $InnerProduct$ci Inner Product: Contribution of the rows of C* $InnerProduct$cj Inner Product: Contribuition of the columns of C* $InnerProduct$eigs Inner Product: Eigen Values of C* $InnerProduct$eigs.vector Inner Product: Eigen Vectors of C* $InnerProduct$eigs Inner Product: Eigen Value of C*

34 34 mpkplus1statis $InnerProduct$fi Inner Product: Factor Scores of C* $InnerProduct$t Inner Product: Percent Variance Explained of C* $InnerProduct$alphaWeights Inner Product: Alpha Weights * The results for the Compromise are bundled inside of $Compromise $Compromise$compromise Compromise Matrix $Compromise$compromise.eigs Compromise: Eigen Values $Compromise$compromise.eigs.vector Compromise: Eigen Vector $Compromise$compromise.fi Compromise: Factor Scores $Compromise$compromise.t Compromise: Percent Variance Explained $Compromise$compromise.ci Compromise: Contributions of the rows $Compromise$compromise.cj Compromise: Contributions of the Columns The results for the Tables are bundled inside of $Table. $Table$m Table: masses $Table$eigs Table: Eigen Values $Table$eigs.vector Table: Eigen Vectors $Table$Q Table: Loadings $Table$fi Table: Factor Scores $Table$partial.fi Table: Partial Factor Scores $Table$partial.fi.array Table: Arrray of Partial Factor Scores $Table$ci $Table$cj $Table$t Table: Contribition of the Rows Table: Contribution of the Columns Table: Percent Variance Explained Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4,

35 mpkplus1statis.core 35 See Also mpkplus1statis, mpstatis Examples #(K+1) STATIS data( wines2012 ) data=wines2012$data chemical <- wines2012$supplementary design=c( NZ, NZ, NZ, NZ, FR, FR, FR, FR, CA, CA, CA, CA ) demo.plus1 <- mpkplus1statis(wines2012$data,chemical,wines2012$table) mpkplus1statis.core mpkplus1statis.core: Core Function for (K+1) STATIS via MExPosition Performs the core of (K+1) STATIS mpkplus1statis.core(data, plus1data, num.obs, column.design, num.groups, optimization.option = STATIS ) data plus1data num.obs column.design num.groups Matrix of preprocessed data Matrix of preprocessed external table Number of observations Column Design for data - used to identifty the tables of the data matrix Number of groups optimization.option String option of either None, Multiable, RV_Matrix, STATIS (DEFAULT), or STATIS_Power1 Details Computation of (K+1) STATIS. This function should not be used independently. It should be used with mpkplus1statis

36 36 mpkplus1statis.core Value S S.star Inner Product: Scalar Product Matrices of dataset Inner Product: Scalar Product Matrices * of dataset rvmatrix.star Inner Product: RV Matrix * C Inner Product: C Matrix of S* ci Inner Product: Contribution of the rows of C* cj Inner Product: Contribuition of the columns of C* eigs Inner Product: Eigen Values of C* eigs.vector Inner Product: Eigen Vectors of C* eigenvalue Inner Product: Eigen Value of C* fi Inner Product: Factor Scores of C* tau Inner Product: Percent Variance Explained of C* alphaweights Inner Product: Alpha Weights * compromise Compromise Matrix compromise.eigs Compromise: Eigen Values compromise.eigs.vector Compromise: Eigen Vector compromise.fi Compromise: Factor Scores Compromise.tau Compromise: Percent Variance Explained compromise.ci compromise.cj masses Compromise: Contributions of the rows Compromise: Contributions of the Columns Table: masses table.eigs Table: Eigen Values table.eigs.vector Table: Eigen Vectors table.loadings Table: Loadings table.fi Table: Factor Scores table.partial.fi Table: Partial Factor Scores table.partial.fi.array Table: Array of Partial Factor Scores table.tau Table: Percent Variance Explained Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4,

37 mpmahalanobis 37 See Also mpkplus1statis, mpstatis mpmahalanobis mpmahalanobis: Mahalanobis Distance Computation of Mahalanobis Distance mpmahalanobis(data, row.design) data row.design Data Matrix Design Matrix which identifies the groups of the data matrix Details Computation of Mahalanobis Distance which is used in mpcanostatis. Value D Matrix of Mahalanobis Distances Cherise R. Chin Fatt and Hervé Abdi. References Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012). STATIS and DISTATIS: Optimum multi-table principal component analysis and three way metric multidimensional scaling. Wiley Interdisciplinary Reviews: Computational Statistics, 4, See Also mpcanostatis Examples #Mahalanobis Example data( wines2012 ) data <- as.matrix(wines2012$data[,1:6]) design <- makenominaldata(as.matrix(c( NZ, NZ, NZ, NZ, FR, FR, FR, FR, CA, CA, CA, CA ))) demo <- mpmahalanobis(data,design)

Package TExPosition. R topics documented: January 31, 2019

Package TExPosition. R topics documented: January 31, 2019 Package TExPosition January 31, 2019 Type Package Title Two-Table ExPosition Version 2.6.10.1 Date 2013-12-09 Author Derek Beaton, Jenny Rieck, Cherise R. Chin Fatt, Herve Abdi Maintainer Derek Beaton

More information

Package InPosition. R topics documented: February 19, 2015

Package InPosition. R topics documented: February 19, 2015 Package InPosition February 19, 2015 Type Package Title Inference Tests for ExPosition Version 0.12.7 Date 2013-12-09 Author Derek Beaton, Joseph Dunlop, Herve Abdi Maintainer Derek Beaton

More information

Package DistatisR. February 19, 2015

Package DistatisR. February 19, 2015 Type Package Package DistatisR February 19, 2015 Title DiSTATIS Three Way Metric Multidimensional Scaling Version 1.0 Date 2013-07-10 Author Derek Beaton [aut, com, ctb], Cherise Chin Fatt [ctb], Herve

More information

Package ExPosition. February 19, 2015

Package ExPosition. February 19, 2015 Type Package Package ExPosition February 19, 2015 Title Exploratory analysis with the singular value decomposition. Version 2.8.19 Date 2013-12-09 Author, Cherise R. Chin Fatt, Herve Abdi Maintainer

More information

Package prettygraphs

Package prettygraphs Type Package Title Publication-Quality Graphics Version 2.1.6 Date 2018-12-17 Author Package prettygraphs December 18, 2018 Maintainer Simple and crisp publication-quality

More information

Package mpm. February 20, 2015

Package mpm. February 20, 2015 Version 1.0-22 Date 2011-11-23 Title Multivariate Projection Methods Package mpm February 20, 2015 Author Luc Wouters Maintainer Tobias Verbeke

More information

Package MPCI. October 25, 2015

Package MPCI. October 25, 2015 Package MPCI October 25, 2015 Type Package Title Multivariate Process Capability Indices (MPCI) Version 1.0.7 Date 2015-10-23 Depends R (>= 3.1.0), graphics, stats, utils Author Edgar Santos-Fernandez,

More information

Package dissutils. August 29, 2016

Package dissutils. August 29, 2016 Type Package Package dissutils August 29, 2016 Title Utilities for making pairwise comparisons of multivariate data Version 1.0 Date 2012-12-06 Author Benjamin N. Taft Maintainer Benjamin N. Taft

More information

Package texteffect. November 27, 2017

Package texteffect. November 27, 2017 Version 0.1 Date 2017-11-27 Package texteffect November 27, 2017 Title Discovering Latent Treatments in Text Corpora and Estimating Their Causal Effects Author Christian Fong

More information

Package JOP. February 19, 2015

Package JOP. February 19, 2015 Package JOP February 19, 2015 Type Package Title Joint Optimization Plot Version 3.6 Date 2013-08-16 Author Sonja Kuhnt and Nikolaus Rudak Maintainer Nikolaus Rudak Depends

More information

Package esabcv. May 29, 2015

Package esabcv. May 29, 2015 Package esabcv May 29, 2015 Title Estimate Number of Latent Factors and Factor Matrix for Factor Analysis Version 1.2.1 These functions estimate the latent factors of a given matrix, no matter it is highdimensional

More information

Package DFIT. February 19, 2015

Package DFIT. February 19, 2015 Title Differential Functioning of Items and Tests Version 1.0-2 Date 2015-01-31 Package DFIT February 19, 2015 Author Victor H. Cervantes Maintainer

More information

Package MatrixCorrelation

Package MatrixCorrelation Encoding latin1 Type Package Title Matrix Correlation Coefficients Version 0.9.2 Date 2017-09-24 Package MatrixCorrelation Author Kristian Hovde Liland [aut, cre], Tormod Næs [ctb], Ulf Geir Indahl [ctb]

More information

Package munfold. R topics documented: February 8, Type Package. Title Metric Unfolding. Version Date Author Martin Elff

Package munfold. R topics documented: February 8, Type Package. Title Metric Unfolding. Version Date Author Martin Elff Package munfold February 8, 2016 Type Package Title Metric Unfolding Version 0.3.5 Date 2016-02-08 Author Martin Elff Maintainer Martin Elff Description Multidimensional unfolding using

More information

Package DPBBM. September 29, 2016

Package DPBBM. September 29, 2016 Type Package Title Dirichlet Process Beta-Binomial Mixture Version 0.2.5 Date 2016-09-21 Author Lin Zhang Package DPBBM September 29, 2016 Maintainer Lin Zhang Depends R (>= 3.1.0)

More information

Package pnmtrem. February 20, Index 9

Package pnmtrem. February 20, Index 9 Type Package Package pnmtrem February 20, 2015 Title Probit-Normal Marginalized Transition Random Effects Models Version 1.3 Date 2013-05-19 Author Ozgur Asar, Ozlem Ilk Depends MASS Maintainer Ozgur Asar

More information

Package PCADSC. April 19, 2017

Package PCADSC. April 19, 2017 Type Package Package PCADSC April 19, 2017 Title Tools for Principal Component Analysis-Based Data Structure Comparisons Version 0.8.0 A suite of non-parametric, visual tools for assessing differences

More information

Package Mondrian. R topics documented: March 4, Type Package

Package Mondrian. R topics documented: March 4, Type Package Type Package Package Mondrian March 4, 2016 Title A Simple Graphical Representation of the Relative Occurrence and Co-Occurrence of Events The unique function of this package allows representing in a single

More information

Package Funclustering

Package Funclustering Type Package Title A package for functional data clustering. Version 1.0.1 Date 2013-12-20 Package Funclustering February 19, 2015 Author Mohamed Soueidatt , *.

More information

Package StVAR. February 11, 2017

Package StVAR. February 11, 2017 Type Package Title Student's t Vector Autoregression (StVAR) Version 1.1 Date 2017-02-10 Author Niraj Poudyal Maintainer Niraj Poudyal Package StVAR February 11, 2017 Description Estimation

More information

Package areaplot. October 18, 2017

Package areaplot. October 18, 2017 Version 1.2-0 Date 2017-10-18 Package areaplot October 18, 2017 Title Plot Stacked Areas and Confidence Bands as Filled Polygons Imports graphics, grdevices, stats Suggests MASS Description Plot stacked

More information

Package ECctmc. May 1, 2018

Package ECctmc. May 1, 2018 Type Package Package ECctmc May 1, 2018 Title Simulation from Endpoint-Conditioned Continuous Time Markov Chains Version 0.2.5 Date 2018-04-30 URL https://github.com/fintzij/ecctmc BugReports https://github.com/fintzij/ecctmc/issues

More information

Package lclgwas. February 21, Type Package

Package lclgwas. February 21, Type Package Type Package Package lclgwas February 21, 2017 Title Efficient Estimation of Discrete-Time Multivariate Frailty Model Using Exact Likelihood Function for Grouped Survival Data Version 1.0.3 Date 2017-02-20

More information

SOME NEW AND EASY WAYS TO DESCRIBE, COMPARE, AND EVALUATE PRODUCTS AND ASSESSORS. H. Abdi 1 & D. Valentin 2

SOME NEW AND EASY WAYS TO DESCRIBE, COMPARE, AND EVALUATE PRODUCTS AND ASSESSORS. H. Abdi 1 & D. Valentin 2 SOME NEW AND EASY WAYS TO DESCRIBE, COMPARE, AND EVALUATE PRODUCTS AND ASSESSORS Abstract H. Abdi 1 & D. Valentin 2 1 The University of Texas at Dallas 2 UMR CSG 5170 CNRS Inra UB E-mail: herve@utdallas.edu,

More information

Package cgh. R topics documented: February 19, 2015

Package cgh. R topics documented: February 19, 2015 Package cgh February 19, 2015 Version 1.0-7.1 Date 2009-11-20 Title Microarray CGH analysis using the Smith-Waterman algorithm Author Tom Price Maintainer Tom Price

More information

Exercise 2. AMTH/CPSC 445a/545a - Fall Semester September 21, 2017

Exercise 2. AMTH/CPSC 445a/545a - Fall Semester September 21, 2017 Exercise 2 AMTH/CPSC 445a/545a - Fall Semester 2016 September 21, 2017 Problem 1 Compress your solutions into a single zip file titled assignment2.zip, e.g. for a student named

More information

Package EnQuireR. R topics documented: February 19, Type Package Title A package dedicated to questionnaires Version 0.

Package EnQuireR. R topics documented: February 19, Type Package Title A package dedicated to questionnaires Version 0. Type Package Title A package dedicated to questionnaires Version 0.10 Date 2009-06-10 Package EnQuireR February 19, 2015 Author Fournier Gwenaelle, Cadoret Marine, Fournier Olivier, Le Poder Francois,

More information

Package misclassglm. September 3, 2016

Package misclassglm. September 3, 2016 Type Package Package misclassglm September 3, 2016 Title Computation of Generalized Linear Models with Misclassified Covariates Using Side Information Version 0.2.0 Date 2016-09-02 Author Stephan Dlugosz

More information

Package midastouch. February 7, 2016

Package midastouch. February 7, 2016 Type Package Version 1.3 Package midastouch February 7, 2016 Title Multiple Imputation by Distance Aided Donor Selection Date 2016-02-06 Maintainer Philipp Gaffert Depends R (>=

More information

Package SoftClustering

Package SoftClustering Title Soft Clustering Algorithms Package SoftClustering February 19, 2015 It contains soft clustering algorithms, in particular approaches derived from rough set theory: Lingras & West original rough k-means,

More information

Package rgcvpack. February 20, Index 6. Fitting Thin Plate Smoothing Spline. Fit thin plate splines of any order with user specified knots

Package rgcvpack. February 20, Index 6. Fitting Thin Plate Smoothing Spline. Fit thin plate splines of any order with user specified knots Version 0.1-4 Date 2013/10/25 Title R Interface for GCVPACK Fortran Package Author Xianhong Xie Package rgcvpack February 20, 2015 Maintainer Xianhong Xie

More information

Package TVsMiss. April 5, 2018

Package TVsMiss. April 5, 2018 Type Package Title Variable Selection for Missing Data Version 0.1.1 Date 2018-04-05 Author Jiwei Zhao, Yang Yang, and Ning Yang Maintainer Yang Yang Package TVsMiss April 5, 2018

More information

Package RaPKod. February 5, 2018

Package RaPKod. February 5, 2018 Package RaPKod February 5, 2018 Type Package Title Random Projection Kernel Outlier Detector Version 0.9 Date 2018-01-30 Author Jeremie Kellner Maintainer Jeremie Kellner

More information

Package orthodr. R topics documented: March 26, Type Package

Package orthodr. R topics documented: March 26, Type Package Type Package Package orthodr March 26, 2018 Title An Orthogonality Constrained Optimization Approach for Semi-Parametric Dimension Reduction Problems Version 0.5.1 Author Ruilin Zhao, Jiyang Zhang and

More information

Package MixSim. April 29, 2017

Package MixSim. April 29, 2017 Version 1.1-3 Date 2017-04-22 Package MixSim April 29, 2017 Title Simulating Data to Study Performance of Clustering Algorithms Depends R (>= 3.0.0), MASS Enhances mclust, cluster LazyLoad yes LazyData

More information

Feature Selection Using Modified-MCA Based Scoring Metric for Classification

Feature Selection Using Modified-MCA Based Scoring Metric for Classification 2011 International Conference on Information Communication and Management IPCSIT vol.16 (2011) (2011) IACSIT Press, Singapore Feature Selection Using Modified-MCA Based Scoring Metric for Classification

More information

Package GFD. January 4, 2018

Package GFD. January 4, 2018 Type Package Title Tests for General Factorial Designs Version 0.2.5 Date 2018-01-04 Package GFD January 4, 2018 Author Sarah Friedrich, Frank Konietschke, Markus Pauly Maintainer Sarah Friedrich

More information

Package pcapa. September 16, 2016

Package pcapa. September 16, 2016 Package pcapa September 16, 2016 Title Parallel Analysis for Ordinal and Numeric Data using Polychoric and Pearson Correlations with S3 Classes Version 2.0.2 Date 2016-09-14 Author Carlos A. Arias

More information

Package gains. September 12, 2017

Package gains. September 12, 2017 Package gains September 12, 2017 Version 1.2 Date 2017-09-08 Title Lift (Gains) Tables and Charts Author Craig A. Rolling Maintainer Craig A. Rolling Depends

More information

Package r.jive. R topics documented: April 12, Type Package

Package r.jive. R topics documented: April 12, Type Package Type Package Package r.jive April 12, 2017 Title Perform JIVE Decomposition for Multi-Source Data Version 2.1 Date 2017-04-11 Author Michael J. O'Connell and Eric F. Lock Maintainer Michael J. O'Connell

More information

Modelling and Visualization of High Dimensional Data. Sample Examination Paper

Modelling and Visualization of High Dimensional Data. Sample Examination Paper Duration not specified UNIVERSITY OF MANCHESTER SCHOOL OF COMPUTER SCIENCE Modelling and Visualization of High Dimensional Data Sample Examination Paper Examination date not specified Time: Examination

More information

Package RAPIDR. R topics documented: February 19, 2015

Package RAPIDR. R topics documented: February 19, 2015 Package RAPIDR February 19, 2015 Title Reliable Accurate Prenatal non-invasive Diagnosis R package Package to perform non-invasive fetal testing for aneuploidies using sequencing count data from cell-free

More information

Package TANDEM. R topics documented: June 15, Type Package

Package TANDEM. R topics documented: June 15, Type Package Type Package Package TANDEM June 15, 2017 Title A Two-Stage Approach to Maximize Interpretability of Drug Response Models Based on Multiple Molecular Data Types Version 1.0.2 Date 2017-04-07 Author Nanne

More information

Package qrfactor. February 20, 2015

Package qrfactor. February 20, 2015 Type Package Package qrfactor February 20, 2015 Title Simultaneous simulation of Q and R mode factor analyses with Spatial data Version 1.4 Date 2014-01-02 Author George Owusu Maintainer

More information

Package CuCubes. December 9, 2016

Package CuCubes. December 9, 2016 Package CuCubes December 9, 2016 Title MultiDimensional Feature Selection (MDFS) Version 0.1.0 URL https://featureselector.uco.uwb.edu.pl/pub/cucubes/ Functions for MultiDimensional Feature Selection (MDFS):

More information

Package DiffCorr. August 29, 2016

Package DiffCorr. August 29, 2016 Type Package Package DiffCorr August 29, 2016 Title Analyzing and Visualizing Differential Correlation Networks in Biological Data Version 0.4.1 Date 2015-03-31 Author, Kozo Nishida Maintainer

More information

Package spark. July 21, 2017

Package spark. July 21, 2017 Title 'Sparklines' in the 'R' Terminal Version 2.0.0 Author Gábor Csárdi Package spark July 21, 2017 Maintainer Gábor Csárdi A 'sparkline' is a line chart, without axes and labels.

More information

Package sspline. R topics documented: February 20, 2015

Package sspline. R topics documented: February 20, 2015 Package sspline February 20, 2015 Version 0.1-6 Date 2013-11-04 Title Smoothing Splines on the Sphere Author Xianhong Xie Maintainer Xianhong Xie Depends R

More information

Package panelview. April 24, 2018

Package panelview. April 24, 2018 Type Package Package panelview April 24, 2018 Title Visualizing Panel Data with Dichotomous Treatments Version 1.0.1 Date 2018-04-23 Author Licheng Liu, Yiqing Xu Maintainer Yiqing Xu

More information

Clustering and Visualisation of Data

Clustering and Visualisation of Data Clustering and Visualisation of Data Hiroshi Shimodaira January-March 28 Cluster analysis aims to partition a data set into meaningful or useful groups, based on distances between data points. In some

More information

Package OptimaRegion

Package OptimaRegion Type Package Title Confidence Regions for Optima Version 0.2 Package OptimaRegion May 23, 2016 Author Enrique del Castillo, John Hunt, and James Rapkin Maintainer Enrique del Castillo Depends

More information

Package rpst. June 6, 2017

Package rpst. June 6, 2017 Type Package Title Recursive Partitioning Survival Trees Version 1.0.0 Date 2017-6-6 Author Maintainer Package rpst June 6, 2017 An implementation of Recursive Partitioning Survival Trees

More information

Package msda. February 20, 2015

Package msda. February 20, 2015 Title Multi-Class Sparse Discriminant Analysis Version 1.0.2 Date 2014-09-26 Package msda February 20, 2015 Author Maintainer Yi Yang Depends Matri, MASS Efficient procedures for computing

More information

Package samplingdatacrt

Package samplingdatacrt Version 1.0 Type Package Package samplingdatacrt February 6, 2017 Title Sampling Data Within Different Study Designs for Cluster Randomized Trials Date 2017-01-20 Author Diana Trutschel, Hendrik Treutler

More information

Dimension Reduction CS534

Dimension Reduction CS534 Dimension Reduction CS534 Why dimension reduction? High dimensionality large number of features E.g., documents represented by thousands of words, millions of bigrams Images represented by thousands of

More information

Package sparsereg. R topics documented: March 10, Type Package

Package sparsereg. R topics documented: March 10, Type Package Type Package Package sparsereg March 10, 2016 Title Sparse Bayesian Models for Regression, Subgroup Analysis, and Panel Data Version 1.2 Date 2016-03-01 Author Marc Ratkovic and Dustin Tingley Maintainer

More information

Package PTE. October 10, 2017

Package PTE. October 10, 2017 Type Package Title Personalized Treatment Evaluator Version 1.6 Date 2017-10-9 Package PTE October 10, 2017 Author Adam Kapelner, Alina Levine & Justin Bleich Maintainer Adam Kapelner

More information

Package qvcalc. R topics documented: September 19, 2017

Package qvcalc. R topics documented: September 19, 2017 Package qvcalc September 19, 2017 Version 0.9-1 Date 2017-09-18 Title Quasi Variances for Factor Effects in Statistical Models Author David Firth Maintainer David Firth URL https://github.com/davidfirth/qvcalc

More information

Package SCVA. June 1, 2017

Package SCVA. June 1, 2017 Package SCVA June 1, 2017 Type Package Title Single-Case Visual Analysis Version 1.2.1 Date 2017-05-31 Author Isis Bulte and Patrick Onghena Maintainer Tamal Kumar De Make graphical

More information

Package swcrtdesign. February 12, 2018

Package swcrtdesign. February 12, 2018 Package swcrtdesign February 12, 2018 Type Package Title Stepped Wedge Cluster Randomized Trial (SW CRT) Design Version 2.2 Date 2018-2-4 Maintainer Jim Hughes Author Jim Hughes and Navneet

More information

Package fso. February 19, 2015

Package fso. February 19, 2015 Version 2.0-1 Date 2013-02-26 Title Fuzzy Set Ordination Package fso February 19, 2015 Author David W. Roberts Maintainer David W. Roberts Description Fuzzy

More information

Package oaxaca. January 3, Index 11

Package oaxaca. January 3, Index 11 Type Package Title Blinder-Oaxaca Decomposition Version 0.1.4 Date 2018-01-01 Package oaxaca January 3, 2018 Author Marek Hlavac Maintainer Marek Hlavac

More information

Package flam. April 6, 2018

Package flam. April 6, 2018 Type Package Package flam April 6, 2018 Title Fits Piecewise Constant Models with Data-Adaptive Knots Version 3.2 Date 2018-04-05 Author Ashley Petersen Maintainer Ashley Petersen

More information

Package feature. R topics documented: July 8, Version Date 2013/07/08

Package feature. R topics documented: July 8, Version Date 2013/07/08 Package feature July 8, 2013 Version 1.2.9 Date 2013/07/08 Title Feature significance for multivariate kernel density estimation Author Tarn Duong & Matt Wand

More information

Package pairsd3. R topics documented: August 29, Title D3 Scatterplot Matrices Version 0.1.0

Package pairsd3. R topics documented: August 29, Title D3 Scatterplot Matrices Version 0.1.0 Title D3 Scatterplot Matrices Version 0.1.0 Package pairsd3 August 29, 2016 Creates an interactive scatterplot matrix using the D3 JavaScript library. See for more information on D3.

More information

Package clusternomics

Package clusternomics Type Package Package clusternomics March 14, 2017 Title Integrative Clustering for Heterogeneous Biomedical Datasets Version 0.1.1 Author Evelina Gabasova Maintainer Evelina Gabasova

More information

Package robustfa. February 15, 2013

Package robustfa. February 15, 2013 Package robustfa February 15, 2013 Type Package Title An Object Oriented Framework for Robust Factor Analysis Version 1.0-03 Date 2012-06-21 Author Ying-Ying Zhang (Robert) Maintainer An object oriented

More information

Inf2B assignment 2. Natural images classification. Hiroshi Shimodaira and Pol Moreno. Submission due: 4pm, Wednesday 30 March 2016.

Inf2B assignment 2. Natural images classification. Hiroshi Shimodaira and Pol Moreno. Submission due: 4pm, Wednesday 30 March 2016. Inf2B assignment 2 (Ver. 1.2) Natural images classification Submission due: 4pm, Wednesday 30 March 2016 Hiroshi Shimodaira and Pol Moreno This assignment is out of 100 marks and forms 12.5% of your final

More information

Package EvolutionaryGames

Package EvolutionaryGames Type Package Package EvolutionaryGames November 27, 2017 Title Important Concepts of Evolutionary Game Theory Version 0.1.0 Maintainer Jochen Staudacher A comprehensive

More information

Package binmto. February 19, 2015

Package binmto. February 19, 2015 Type Package Package binmto February 19, 2015 Title Asymptotic simultaneous confidence intervals for many-to-one comparisons of proportions Version 0.0-6 Date 2013-09-30 Author Maintainer

More information

Package feature. R topics documented: October 26, Version Date

Package feature. R topics documented: October 26, Version Date Version 1.2.13 Date 2015-10-26 Package feature October 26, 2015 Title Local Inferential Feature Significance for Multivariate Kernel Density Estimation Author Tarn Duong & Matt Wand

More information

Package weco. May 4, 2018

Package weco. May 4, 2018 Package weco May 4, 2018 Title Western Electric Company Rules (WECO) for Shewhart Control Chart Version 1.2 Author Chenguang Wang [aut, cre], Lingmin Zeng [aut], Zheyu Wang [aut], Wei Zhao1 [aut], Harry

More information

Package orqa. R topics documented: February 20, Type Package

Package orqa. R topics documented: February 20, Type Package Type Package Package orqa February 20, 2015 Title Order Restricted Assessment Of Microarray Titration Experiments Version 0.2.1 Date 2010-10-21 Author Florian Klinglmueller Maintainer Florian Klinglmueller

More information

Package ALS. August 3, 2015

Package ALS. August 3, 2015 Type Package Package ALS August 3, 2015 Title Multivariate Curve Resolution Alternating Least Squares (MCR-ALS) Version 0.0.6 Author Katharine M. Mullen Maintainer Katharine Mullen

More information

Package ipft. January 4, 2018

Package ipft. January 4, 2018 Type Package Title Indoor Positioning Fingerprinting Toolset Depends R (>= 2.10) Version 0.7.2 Maintainer Emilio Sansano Package ipft January 4, 2018 Algorithms and utility functions

More information

Package cwm. R topics documented: February 19, 2015

Package cwm. R topics documented: February 19, 2015 Package cwm February 19, 2015 Type Package Title Cluster Weighted Models by EM algorithm Version 0.0.3 Date 2013-03-26 Author Giorgio Spedicato, Simona C. Minotti Depends R (>= 2.14), MASS Imports methods,

More information

Package sglr. February 20, 2015

Package sglr. February 20, 2015 Package sglr February 20, 2015 Type Package Title An R package for power and boundary calculations in pre-licensure vaccine trials using a sequential generalized likelihood ratio test Version 0.7 Date

More information

Package frt. R topics documented: February 19, 2015

Package frt. R topics documented: February 19, 2015 Package frt February 19, 2015 Version 0.1 Date 2011-12-31 Title Full Randomization Test Author Giangiacomo Bravo , Lucia Tamburino . Maintainer Giangiacomo

More information

Sage: Symmetry and Asymmetry in Geometric Data Version 1.21 (compiled 03/1114)

Sage: Symmetry and Asymmetry in Geometric Data Version 1.21 (compiled 03/1114) Sage: Symmetry and Asymmetry in Geometric Data Version 1.21 (compiled 03/1114) Eladio Marquez 2012-2014 Mammals Division University of Michigan Museum of Zoology http://www-personal.umich.edu/~emarquez/morph/

More information

Package svapls. February 20, 2015

Package svapls. February 20, 2015 Package svapls February 20, 2015 Type Package Title Surrogate variable analysis using partial least squares in a gene expression study. Version 1.4 Date 2013-09-19 Author Sutirtha Chakraborty, Somnath

More information

Package anomalydetection

Package anomalydetection Type Package Package anomalydetection September 22, 2017 Title Implementation of Augmented Network Log Anomaly Detection Procedures Version 0.2.4 Maintainer Andrew McCarthy

More information

Package svmpath. R topics documented: August 30, Title The SVM Path Algorithm Date Version Author Trevor Hastie

Package svmpath. R topics documented: August 30, Title The SVM Path Algorithm Date Version Author Trevor Hastie Title The SVM Path Algorithm Date 2016-08-29 Version 0.955 Author Package svmpath August 30, 2016 Computes the entire regularization path for the two-class svm classifier with essentially the same cost

More information

The exam is closed book, closed notes except your one-page (two-sided) cheat sheet.

The exam is closed book, closed notes except your one-page (two-sided) cheat sheet. CS 189 Spring 2015 Introduction to Machine Learning Final You have 2 hours 50 minutes for the exam. The exam is closed book, closed notes except your one-page (two-sided) cheat sheet. No calculators or

More information

Package ICEbox. July 13, 2017

Package ICEbox. July 13, 2017 Type Package Package ICEbox July 13, 2017 Title Individual Conditional Expectation Plot Toolbox Version 1.1.2 Date 2017-07-12 Author Alex Goldstein, Adam Kapelner, Justin Bleich Maintainer Adam Kapelner

More information

Package gee. June 29, 2015

Package gee. June 29, 2015 Title Generalized Estimation Equation Solver Version 4.13-19 Depends stats Suggests MASS Date 2015-06-29 DateNote Gee version 1998-01-27 Package gee June 29, 2015 Author Vincent J Carey. Ported to R by

More information

Package logisticpca. R topics documented: August 29, 2016

Package logisticpca. R topics documented: August 29, 2016 Type Package Title Binary Dimensionality Reduction Version 0.2 Date 2016-03-13 NeedsCompilation yes ByteCompile yes Author Andrew J. Landgraf Package logisticpca August 29, 2016 Maintainer Andrew J. Landgraf

More information

Package beast. March 16, 2018

Package beast. March 16, 2018 Type Package Package beast March 16, 2018 Title Bayesian Estimation of Change-Points in the Slope of Multivariate Time-Series Version 1.1 Date 2018-03-16 Author Maintainer Assume that

More information

Package robustfa. February 20, 2015

Package robustfa. February 20, 2015 Type Package Package robustfa February 20, 2015 Title An Object Oriented Solution for Robust Factor Analysis Version 1.0-5 Date 2013-11-09 Author Ying-Ying Zhang (Robert) Maintainer An object oriented

More information

Package mmeta. R topics documented: March 28, 2017

Package mmeta. R topics documented: March 28, 2017 Package mmeta March 28, 2017 Type Package Title Multivariate Meta-Analysis Version 2.3 Date 2017-3-26 Author Sheng Luo, Yong Chen, Xiao Su, Haitao Chu Maintainer Xiao Su Description

More information

Package mlegp. April 15, 2018

Package mlegp. April 15, 2018 Type Package Package mlegp April 15, 2018 Title Maximum Likelihood Estimates of Gaussian Processes Version 3.1.7 Date 2018-01-29 Author Garrett M. Dancik Maintainer Garrett M. Dancik

More information

Package datasets.load

Package datasets.load Title Interface for Loading Datasets Version 0.1.0 Package datasets.load December 14, 2016 Visual interface for loading datasets in RStudio from insted (unloaded) s. Depends R (>= 3.0.0) Imports shiny,

More information

Package MIICD. May 27, 2017

Package MIICD. May 27, 2017 Type Package Package MIICD May 27, 2017 Title Multiple Imputation for Interval Censored Data Version 2.4 Depends R (>= 2.13.0) Date 2017-05-27 Maintainer Marc Delord Implements multiple

More information

Package anidom. July 25, 2017

Package anidom. July 25, 2017 Type Package Package anidom July 25, 2017 Title Inferring Dominance Hierarchies and Estimating Uncertainty Version 0.1.2 Date 2017-07-25 Author Damien R. Farine and Alfredo Sanchez-Tojar Maintainer Damien

More information

Package PIPS. February 19, 2015

Package PIPS. February 19, 2015 Type Package Title Predicted Interval Plots Package PIPS February 19, 2015 Author Daniel G. Muenz, Ray Griner , Huichao Chen, Lijuan Deng, Sachiko Miyahara, and Scott R. Evans

More information

Package hsiccca. February 20, 2015

Package hsiccca. February 20, 2015 Package hsiccca February 20, 2015 Type Package Title Canonical Correlation Analysis based on Kernel Independence Measures Version 1.0 Date 2013-03-13 Author Billy Chang Maintainer Billy Chang

More information

Package frequencyconnectedness

Package frequencyconnectedness Type Package Package frequencyconnectedness September 24, 2018 Title Spectral Decomposition of Connectedness Measures Version 0.2.1 Date 2018-09-24 Accompanies a paper (Barunik, Krehlik (2018) )

More information

Predict Outcomes and Reveal Relationships in Categorical Data

Predict Outcomes and Reveal Relationships in Categorical Data PASW Categories 18 Specifications Predict Outcomes and Reveal Relationships in Categorical Data Unleash the full potential of your data through predictive analysis, statistical learning, perceptual mapping,

More information

Package survclip. November 22, 2017

Package survclip. November 22, 2017 Type Package Title Survival Analysis for Pathways Version 0.2.3 Author Package survclip November 22, 2017 Maintainer Survival analysis using pathway topology. Data reduction techniques

More information

Package longclust. March 18, 2018

Package longclust. March 18, 2018 Package longclust March 18, 2018 Type Package Title Model-Based Clustering and Classification for Longitudinal Data Version 1.2.2 Date 2018-03-18 Author Paul D. McNicholas [aut, cre], K. Raju Jampani [aut]

More information

Package DRaWR. February 5, 2016

Package DRaWR. February 5, 2016 Title Discriminative Random Walk with Restart Version 1.0.1 Author Charles Blatti [aut, cre] Package DRaWR February 5, 2016 Maintainer Charles Blatti We present DRaWR, a network-based

More information