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]
First Published: 2016-10-30
Latest Update: 2019-06-17
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 07 Apr. 2025.
Previous versions and publish date:
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
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for prediction150200250300350400450500550TrendBars

Today's Hot Picks in Authors and Packages

nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
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  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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