Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

Installing the CSFA Package - Development Version

setRepositories(ind=c(1:5))
install.packages("devtools") # If not yet installed on your R Version
devtools::install_github("hadley/devtools") # Only run this if your currently installed 
                                            # devtools version is <= 1.12 (recursive dependencies bug)

devtools::install_github("ewouddt/CSFA",build_vignettes=TRUE)

Copy Link

Version

Install

install.packages('CSFA')

Monthly Downloads

23

Version

1.1.0

License

GPL-3

Maintainer

Ewoud Troyer

Last Published

June 13th, 2018

Functions in CSFA (1.1.0)

CScompare

Compare CS Results.
CSlabelscompare

Compare Automatic Factor Labels with Manual Provided Labels.
CSanalysis,matrix,matrix,CSpca-method

"CSpca"
CSanalysis,matrix,matrix,CSzhang-method

"CSzhang"
CSanalysis,matrix,matrix,CSfabia-method

"CSfabia"
CSanalysis,matrix,matrix,CSsmfa-method

"CSsmfa"
CSpermute

Permute CS results
CSresult-class

An S4 class in which the results of the Connectivity Scores by Factor Analysis are stored.
CSanalysis,matrix,matrix,character-method

Connectivity Score Analysis.
CSanalysis

Connectivity Score Analysis.
dataSIM

Simulated Microarray Data
analyse_zhang

Internal Function: Zhang and Gant Analysis
CSFA

Computing connectivity scores with Factor Analysis methodology.
CSanalysis,matrix,matrix,CSmfa-method

"CSmfa"