Learn R Programming

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.2.0

License

GPL-3

Maintainer

Ewoud Troyer

Last Published

August 13th, 2018

Functions in CSFA (1.2.0)

CSanalysis,matrix,matrix,CSsmfa-method

"CSsmfa"
CSanalysis,matrix,matrix,character-method

Connectivity Score Analysis.
CSanalysis

Connectivity Score Analysis.
dataSIM

Simulated Microarray Data
CSFA

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

"CSfabia"
CSresult-class

An S4 class in which the results of the Connectivity Scores by Factor Analysis are stored.
CScluster

CScluster
analyse_zhang

Internal Function: Zhang and Gant Analysis
CScompare

Compare CS Results.
CSanalysis,matrix,matrix,CSmfa-method

"CSmfa"
CSanalysis,matrix,matrix,CSpca-method

"CSpca"
CSlabelscompare

Compare Automatic Factor Labels with Manual Provided Labels.
CSpermute

Permute CS results
CSanalysis,matrix,matrix,CSzhang-method

"CSzhang"