Other packages > Find by keyword >

plotmo  

Plot a Model's Residuals, Response, and Partial Dependence Plots
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("plotmo", "3.6.4")



Attach the package and use:
library("plotmo")
Maintained by
Stephen Milborrow
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-03-31
Latest Update: 2022-05-21
Description:
Plot model surfaces for a wide variety of models using partial dependence plots and other techniques. Also plot model residuals and other information on the model.
How to cite:
Stephen Milborrow (2011). plotmo: Plot a Model's Residuals, Response, and Partial Dependence Plots. R package version 3.6.4, https://cran.r-project.org/web/packages/plotmo. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0-0 (2011-03-31 17:18), 1.0-1 (2011-04-01 23:07), 1.2-0 (2011-04-14 18:45), 1.2-3 (2011-04-24 08:57), 1.2-4 (2011-04-26 18:09), 1.2-5 (2011-06-15 20:04), 1.2-6 (2011-06-19 21:22), 1.3-0 (2011-09-16 07:52), 1.3-1 (2011-09-16 22:09), 1.3-2 (2012-05-01 23:10), 1.3-3 (2014-02-04 16:17), 2.0.0 (2014-11-20 23:39), 2.1.0 (2014-11-30 19:14), 2.2.0 (2014-12-10 14:39), 2.2.1 (2015-01-07 16:05), 3.0.0 (2015-04-30 02:13), 3.1.0 (2015-05-07 09:00), 3.1.1 (2015-05-27 14:35), 3.1.2 (2015-06-15 16:26), 3.1.3 (2015-06-24 15:27), 3.1.4 (2015-07-30 19:07), 3.1.5 (2016-08-26 20:35), 3.2.0 (2016-09-07 23:16), 3.2.1 (2016-10-27 23:58), 3.3.0 (2016-11-11 23:15), 3.3.1 (2016-11-24 23:54), 3.3.2 (2016-12-02 23:44), 3.3.3 (2017-05-05 23:42), 3.3.4 (2017-07-27 23:39), 3.3.5 (2018-02-26 23:04), 3.3.6 (2018-03-21 14:42), 3.3.7 (2018-05-15 18:38), 3.4.0 (2018-06-01 14:29), 3.4.1 (2018-06-08 22:42), 3.4.2 (2018-07-03 10:00), 3.5.0 (2018-08-20 16:50), 3.5.1 (2018-11-24 07:10), 3.5.2 (2019-01-02 15:30), 3.5.3 (2019-03-16 19:50), 3.5.4 (2019-04-06 07:00), 3.5.5 (2019-06-27 22:20), 3.5.6 (2019-10-27 22:00), 3.5.7 (2020-04-15 07:50), 3.6.0 (2020-09-13 06:50), 3.6.1 (2021-07-17 12:40), 3.6.2 (2022-05-21 21:30), 3.6.3 (2024-02-26 14:50)
Other packages that cited plotmo R package
View plotmo citation profile
Other R packages that plotmo depends, imports, suggests or enhances
Complete documentation for plotmo
Functions, R codes and Examples using the plotmo R package
Some associated functions: plot_gbm . plot_glmnet . plotmo.misc . plotmo . plotres . 
Some associated R codes: as.char.R . bx.R . c50.R . call.dots.R . caret.R . check.index.R . do.par.R . dot.R . dotlib.R . elegend.R . fitted.R . gbm.R . gbm.backcompat.R . glmnet.R . grid.R . grid.func.R . lib.R . meta.R . methods.R . mlr.R . naken.R . partdep.R . partykit.R . pint.R . plot_gbm.R . plot_glmnet.R . plotcum.R . plotmo.R . plotqq.R . plotres.R . plotresids.R . pre.R . predict.R . predict.nn.R . printcall.R . prolog.R . quantreg.R . residuals.R . response.R . rpart.R . singles.R . stop.if.dots.R . type.R . w1.R . xgboost.R . xy.R .  Full plotmo 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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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