crossmap 0.2.0
New features
- Added
weights argument to cross_fit().
- You can now cross model specifications in three dimensions: formulas, subsets, and weights.
- Weights are specified as a list of column names, or
NULL or NA for an unweighted model.
Miscellaneous
- Added tibble as a suggested package.
- Added a
NEWS.md file to track changes to the package.
- Added a URL to pkgdown YAML.
crossmap 0.1.0