The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Defines functions to describe regression models using only pre-computed summary statistics (i.e. means, variances, and covariances) in place of individual participant data. Possible models include linear models for linear combinations, products, and logical combinations of phenotypes. Implements methods presented in Wolf et al. (2021) <doi:10.3389/fgene.2021.745901> Wolf et al. (2020) <doi:10.1142/9789811215636_0063> and Gasdaska et al. (2019) <doi:10.1142/9789813279827_0036>.
Version: | 0.1.2 |
Depends: | R (≥ 3.5.0) |
Imports: | gtools, Rdpack, stats |
Suggests: | testthat, knitr, rmarkdown, spelling |
Published: | 2023-09-06 |
DOI: | 10.32614/CRAN.package.pcsstools |
Author: | Jack Wolf [aut, cre, cph], R Core Team and contributors worldwide [cph, aut] (Author and copyright holder of modified 'stats' fragments) |
Maintainer: | Jack Wolf <jackwolf910 at gmail.com> |
BugReports: | https://github.com/jackmwolf/pcsstools/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/jackmwolf/pcsstools/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | pcsstools results |
Reference manual: | pcsstools.pdf |
Package source: | pcsstools_0.1.2.tar.gz |
Windows binaries: | r-devel: pcsstools_0.1.2.zip, r-release: pcsstools_0.1.2.zip, r-oldrel: pcsstools_0.1.2.zip |
macOS binaries: | r-release (arm64): pcsstools_0.1.2.tgz, r-oldrel (arm64): pcsstools_0.1.2.tgz, r-release (x86_64): pcsstools_0.1.2.tgz, r-oldrel (x86_64): pcsstools_0.1.2.tgz |
Old sources: | pcsstools archive |
Please use the canonical form https://CRAN.R-project.org/package=pcsstools to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.