Other packages > Find by keyword >

prediction  

Tidy, Type-Safe 'prediction()' Methods
View on CRAN: Click here


Download and install prediction package within the R console
Install from CRAN:
install.packages("prediction")

Install from Github:
library("remotes")
install_github("cran/prediction")

Install by package version:
library("remotes")
install_version("prediction", "0.3.18")



Attach the package and use:
library("prediction")
Maintained by
Ben Bolker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-30
Latest Update: 2024-06-11
Description:
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' . 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.
How to cite:
Ben Bolker (2016). prediction: Tidy, Type-Safe 'prediction()' Methods. R package version 0.3.18, https://cran.r-project.org/web/packages/prediction. Accessed 18 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:43), 0.1.1 (2016-10-30 22:02), 0.1.10 (2017-03-01 19:06), 0.1.11 (2017-03-22 15:52), 0.2.0 (2017-04-19 12:31), 0.3.2 (2018-04-12 14:48), 0.3.6.1 (2018-12-04 09:49), 0.3.6.2 (2019-01-31 16:30), 0.3.6 (2018-05-22 13:33), 0.3.14 (2019-06-17 21:40), 0.3.17 (2024-04-24 09:40)
Other packages that cited prediction R package
View prediction citation profile
Other R packages that prediction depends, imports, suggests or enhances
Complete documentation for prediction
Functions, R codes and Examples using the prediction R package
Some associated functions: build_datalist . find_data . margex . mean_or_mode . prediction . seq_range . 
Some associated R codes: build_datalist.R . find_data.R . make_data_frame.R . margex.R . mean_or_mode.R . prediction.R . prediction_Arima.R . prediction_ar.R . prediction_arima0.R . prediction_betareg.R . prediction_bigFastLm.R . prediction_bigglm.R . prediction_biglm.R . prediction_bruto.R . prediction_clm.R . prediction_coxph.R . prediction_crch.R . prediction_earth.R . prediction_fda.R . prediction_gam.R . prediction_gausspr.R . prediction_gee.R . prediction_glimML.R . prediction_glimQL.R . prediction_glm.R . prediction_glmnet.R . prediction_glmx.R . prediction_gls.R . prediction_hetglm.R . prediction_hurdle.R . prediction_hxlr.R . prediction_ivreg.R . prediction_knnreg.R . prediction_kqr.R . prediction_ksvm.R . prediction_lda.R . prediction_lm.R . prediction_lme.R . prediction_loess.R . prediction_lqs.R . prediction_mars.R . prediction_mca.R . prediction_mclogit.R . prediction_merMod.R . prediction_mlogit.R . prediction_mnlogit.R . prediction_mnp.R . prediction_multinom.R . prediction_naiveBayes.R . prediction_nls.R . prediction_nnet.R . prediction_plm.R . prediction_polr.R . prediction_polyreg.R . prediction_ppr.R . prediction_princomp.R . prediction_qda.R . prediction_rlm.R . prediction_rpart.R . prediction_rq.R . prediction_selection.R . prediction_speedglm.R . prediction_speedlm.R . prediction_survreg.R . prediction_svm.R . prediction_svyglm.R . prediction_train.R . prediction_tree.R . prediction_truncreg.R . prediction_vgam.R . prediction_vglm.R . prediction_zeroinfl.R . print.R . seq_range.R . summary.R . utils.R .  Full prediction package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

logistic4p  
Logistic Regression with Misclassification in Dependent Variables
Error in a binary dependent variable, also known as misclassification, has not drawn much attention ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
timeSeq  
Detecting Differentially Expressed Genes in Time Course RNA-Seq Data
A negative binomial mixed-effects (NBME) model to detect nonparallel differential expression(NPDE) ...
Download / Learn more Package Citations See dependency  
MSCMT  
Multivariate Synthetic Control Method Using Time Series
Three generalizations of the synthetic control method (which has already an implementation in packa ...
Download / Learn more Package Citations See dependency  
SSM  
Fit and Analyze Smooth Supersaturated Models
Creates an S4 class "SSM" and defines functions for fitting smooth supersaturated models, a polynomi ...
Download / Learn more Package Citations See dependency  
nricens  
NRI for Risk Prediction Models with Time to Event and Binary Response Data
Calculating the net reclassification improvement (NRI) for risk prediction models with time to event ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

74,019

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA