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.
The model.matrix() function in R is convenient for transforming training dataset for modeling. But it does not save any parameter used in transformation, so it is hard to apply the same transformation to test dataset or new dataset. This package is created to solve the problem.
Version: | 0.1.0 |
Imports: | Matrix |
Suggests: | rmarkdown, knitr |
Published: | 2021-08-17 |
DOI: | 10.32614/CRAN.package.ModelMatrixModel |
Author: | Xinyong Tian |
Maintainer: | Xinyong Tian <xinyongtian at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ModelMatrixModel results |
Reference manual: | ModelMatrixModel.pdf |
Vignettes: |
demo_ModelMatrixModel |
Package source: | ModelMatrixModel_0.1.0.tar.gz |
Windows binaries: | r-devel: ModelMatrixModel_0.1.0.zip, r-release: ModelMatrixModel_0.1.0.zip, r-oldrel: ModelMatrixModel_0.1.0.zip |
macOS binaries: | r-release (arm64): ModelMatrixModel_0.1.0.tgz, r-oldrel (arm64): ModelMatrixModel_0.1.0.tgz, r-release (x86_64): ModelMatrixModel_0.1.0.tgz, r-oldrel (x86_64): ModelMatrixModel_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ModelMatrixModel 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.