Package: pcev 2.2.2
pcev: Principal Component of Explained Variance
Principal component of explained variance (PCEV) is a statistical tool for the analysis of a multivariate response vector. It is a dimension- reduction technique, similar to Principal component analysis (PCA), that seeks to maximize the proportion of variance (in the response vector) being explained by a set of covariates.
Authors:
pcev_2.2.2.tar.gz
pcev_2.2.2.zip(r-4.5)pcev_2.2.2.zip(r-4.4)pcev_2.2.2.zip(r-4.3)
pcev_2.2.2.tgz(r-4.4-any)pcev_2.2.2.tgz(r-4.3-any)
pcev_2.2.2.tar.gz(r-4.5-noble)pcev_2.2.2.tar.gz(r-4.4-noble)
pcev_2.2.2.tgz(r-4.4-emscripten)pcev_2.2.2.tgz(r-4.3-emscripten)
pcev.pdf |pcev.html✨
pcev/json (API)
NEWS
# Install 'pcev' in R: |
install.packages('pcev', repos = c('https://greenwoodlab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/greenwoodlab/pcev/issues
- index - Methylation values around BLK gene
- methylation - Methylation values around BLK gene
- methylation2 - Methylation values around BLK gene
- pheno - Methylation values around BLK gene
- pheno2 - Methylation values around BLK gene
- position - Methylation values around BLK gene
- position2 - Methylation values around BLK gene
Last updated 6 years agofrom:f54217f17f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win | OK | Oct 16 2024 |
R-4.5-linux | OK | Oct 16 2024 |
R-4.4-win | OK | Oct 16 2024 |
R-4.4-mac | OK | Oct 16 2024 |
R-4.3-win | OK | Oct 16 2024 |
R-4.3-mac | OK | Oct 16 2024 |
Exports:computePCEVestimatePcevPcevBlockPcevClassicalPcevSingularpermutePvalroysPvalwilksPval
Readme and manuals
Help Manual
Help page | Topics |
---|---|
pcev: A package for computing principal components of explained variance. | pcev-package |
Principal Component of Explained Variance | computePCEV |
Estimation of PCEV | estimatePcev estimatePcev.default estimatePcev.PcevBlock estimatePcev.PcevClassical estimatePcev.PcevSingular |
Methylation values around BLK gene | index methylation methylation2 pheno pheno2 position position2 |
Constructor functions for the different pcev objects | PcevBlock PcevClassical PcevObj PcevSingular |
Permutation p-value | permutePval permutePval.default permutePval.PcevBlock permutePval.PcevClassical permutePval.PcevSingular |
Roy's largest root exact test | roysPval roysPval.default roysPval.PcevBlock roysPval.PcevClassical roysPval.PcevSingular |
Wilks' lambda exact test | wilksPval wilksPval.default wilksPval.PcevBlock wilksPval.PcevClassical wilksPval.PcevSingular |