The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

nestedmodels: Tidy Modelling for Nested Data

A modelling framework for nested data using the 'tidymodels' ecosystem. Specify how to nest data using the 'recipes' package, create testing and training splits using 'rsample', and fit models to this data using the 'parsnip' and 'workflows' packages. Allows any model to be fit to nested data.

Version: 1.1.0
Depends: R (≥ 2.10)
Imports: cli, dplyr, foreach, generics, ggplot2, lifecycle, magrittr, parsnip, purrr, recipes, rlang (≥ 0.4.11), rsample, stats, stringr, tibble, tidyr (> 0.8.99), vctrs
Suggests: broom, covr, doParallel, ggrepel, glmnet, glue, hardhat, knitr, parallel, patchwork, rmarkdown, roxygen2, testthat (≥ 3.0.0), tidyselect, tune, utils, vdiffr, withr, workflows
Published: 2023-09-30
Author: Ashby Thorpe ORCID iD [aut, cre], Hadley Wickham ORCID iD [ctb]
Maintainer: Ashby Thorpe <ashbythorpe at gmail.com>
BugReports: https://github.com/ashbythorpe/nestedmodels/issues
License: MIT + file LICENSE
URL: https://github.com/ashbythorpe/nestedmodels, https://ashbythorpe.github.io/nestedmodels/
NeedsCompilation: no
Language: en-GB
Materials: README NEWS
CRAN checks: nestedmodels results

Documentation:

Reference manual: nestedmodels.pdf
Vignettes: Nestedmodels Limitations
Getting started with nestedmodels

Downloads:

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

Reverse dependencies:

Reverse suggests: butcher

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.