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.17")



Attach the package and use:
library("prediction")
Maintained by
Thomas J. Leeper
[Scholar Profile | Author Map]
All associated links for this package
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:
Thomas J. Leeper (2016). prediction: Tidy, Type-Safe 'prediction()' Methods. R package version 0.3.17, https://cran.r-project.org/web/packages/prediction
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns