manymodelr: Build and Tune Several Models

Frequently one needs a convenient way to build and tune several models in one go.The goal is to provide a number of machine learning convenience functions. It provides the ability to build, tune and obtain predictions of several models in one function. The models are built using functions from 'caret' with easier to read syntax. Kuhn(2014) <arXiv:1405.6974>.

Version: 0.3.7
Depends: R (≥ 3.6.0), caret (≥ 6.0.88), Metrics (≥ 0.1.4), e1071 (≥ 1.7.8)
Imports: dplyr (≥ 1.0.0), ggplot2 (≥ 3.3.5), lme4 (≥ 1.1.27.1)
Suggests: knitr, rmarkdown, testthat, covr, markdown
Published: 2021-11-15
Author: Nelson Gonzabato [aut, cre]
Maintainer: Nelson Gonzabato <gonzabato at hotmail.com>
BugReports: https://github.com/Nelson-Gon/manymodelr/issues
License: GPL-2
URL: https://github.com/Nelson-Gon/manymodelr
NeedsCompilation: no
Materials: NEWS
CRAN checks: manymodelr results

Documentation:

Reference manual: manymodelr.pdf
Vignettes: "Variable Correlations with manymolder"
"Modeling made simple with manymodelr"
"Extra functions in manymodelr"
"Easy modeling with manymodelr"

Downloads:

Package source: manymodelr_0.3.7.tar.gz
Windows binaries: r-devel: manymodelr_0.3.7.zip, r-release: manymodelr_0.3.7.zip, r-oldrel: manymodelr_0.3.7.zip
macOS binaries: r-release (arm64): manymodelr_0.3.7.tgz, r-oldrel (arm64): manymodelr_0.3.7.tgz, r-release (x86_64): manymodelr_0.3.7.tgz
Old sources: manymodelr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=manymodelr to link to this page.