Package: ModelMatrixModel 0.1.0

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.

Authors:Xinyong Tian

ModelMatrixModel_0.1.0.tar.gz
ModelMatrixModel_0.1.0.zip(r-4.5)ModelMatrixModel_0.1.0.zip(r-4.4)ModelMatrixModel_0.1.0.zip(r-4.3)
ModelMatrixModel_0.1.0.tgz(r-4.4-any)ModelMatrixModel_0.1.0.tgz(r-4.3-any)
ModelMatrixModel_0.1.0.tar.gz(r-4.5-noble)ModelMatrixModel_0.1.0.tar.gz(r-4.4-noble)
ModelMatrixModel_0.1.0.tgz(r-4.4-emscripten)ModelMatrixModel_0.1.0.tgz(r-4.3-emscripten)
ModelMatrixModel.pdf |ModelMatrixModel.html
ModelMatrixModel/json (API)
NEWS

# Install 'ModelMatrixModel' in R:
install.packages('ModelMatrixModel', repos = c('https://xinyongtian.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1 exports 0.00 score 2 dependencies 6 scripts 226 downloads

Last updated 3 years agofrom:ad1199994f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-winOKSep 17 2024
R-4.5-linuxOKSep 17 2024
R-4.4-winOKSep 17 2024
R-4.4-macOKSep 17 2024
R-4.3-winOKSep 17 2024
R-4.3-macOKSep 17 2024

Exports:ModelMatrixModel

Dependencies:latticeMatrix

ModelMatrixModel

Rendered fromdemo_ModelMatrixModel.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2021-08-17
Started: 2021-08-17

Readme and manuals

Help Manual

Help pageTopics
ModelMatrixModel() functionModelMatrixModel
predict() functionpredict.ModelMatrixModel