prediction
Tidy, Type-Safe 'prediction()' Methods
A one-function package containing prediction(), a type-safe alternative to predict() that always returns a data frame. The summary() method provides a data frame with average predictions, possibly over counterfactual versions of the data (à la the margins command in 'Stata'). Marginal effect estimation is provided by the related package, 'margins' [https://cran.r-project.org/package=margins]. The package currently supports common model types (e.g., lm, glm) from the 'stats' package, as well as numerous other model classes from other add-on packages. See the README file or main package documentation page for a complete listing.
- Version0.3.18
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release06/11/2024
Documentation
Team
Ben Bolker
MaintainerShow author detailsThomas J. Leeper
Show author detailsRolesAuthorVincent Arel-Bundock
Carl Ganz
Show author detailsRolesContributor
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package
- Enhances34 packages
- Suggests1 package
- Reverse Imports2 packages
- Reverse Suggests1 package