Automatically generates wrappers for modelling functions that accept data as a data matrix X and a data vector y and produces a wrapper that allows users to specify input data with a formula and a data frame. In addition to generating formula interfaces, users may also generated wrapper S3 generics.
Version: | 0.1.0 |
Depends: | R (≥ 3.4) |
Imports: | rlang, recipes |
Suggests: | covr, glmnet, testthat |
Published: | 2018-01-09 |
Author: | Alex Hayes [aut, cre] |
Maintainer: | Alex Hayes <alexpghayes at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | formulize results |
Reference manual: | formulize.pdf |
Package source: | formulize_0.1.0.tar.gz |
Windows binaries: | r-devel: formulize_0.1.0.zip, r-release: formulize_0.1.0.zip, r-oldrel: formulize_0.1.0.zip |
OS X binaries: | r-release: formulize_0.1.0.tgz, r-oldrel: formulize_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=formulize to link to this page.