The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

ModelMatrixModel: Create Model Matrix and Save the Transforming Parameters

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
Author: Xinyong Tian
Maintainer: Xinyong Tian <xinyongtian at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ModelMatrixModel results

Documentation:

Reference manual: ModelMatrixModel.pdf
Vignettes: demo_ModelMatrixModel

Downloads:

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

Linking:

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.
Health stats visible at Monitor.