About Anaconda Help Download Anaconda

conda-forge / packages / r-prediction 0.3.18

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 (a 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 or main package documentation page for a complete listing.

copied from cf-staging / r-prediction

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.3.18
  • win-64 v0.3.6
  • osx-64 v0.3.6
  • linux-64 v0.3.6

conda install

To install this package run one of the following:
conda install conda-forge::r-prediction
conda install conda-forge/label/cf201901::r-prediction
conda install conda-forge/label/cf202003::r-prediction
conda install conda-forge/label/gcc7::r-prediction

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy