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.

2.70 score 6 scripts 237 downloads 1 exports 2 dependencies

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

TargetResultDate
Doc / VignettesOKNov 16 2024
R-4.5-winOKNov 16 2024
R-4.5-linuxOKNov 16 2024
R-4.4-winOKNov 16 2024
R-4.4-macOKNov 16 2024
R-4.3-winOKNov 16 2024
R-4.3-macOKNov 16 2024

Exports:ModelMatrixModel

Dependencies:latticeMatrix

ModelMatrixModel

Rendered fromdemo_ModelMatrixModel.Rmdusingknitr::rmarkdownon Nov 16 2024.

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

Readme and manuals

Help Manual

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