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]
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 29 Apr. 2025.
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
03/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for plotmo2003004005006007008009001000TrendBars

Today's Hot Picks in Authors and Packages

PCAmatchR  
Match Cases to Controls Based on Genotype Principal Components
Matches cases to controls based on genotype principal components (PC). In order to produce better r ...
Download / Learn more Package Citations See dependency  
NBBDesigns  
Neighbour Balanced Block Designs (NBBDesigns)
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
Download / Learn more Package Citations See dependency  
knockoff  
The Knockoff Filter for Controlled Variable Selection
The knockoff filter is a general procedure for controlling the false discovery rate (FDR) when perf ...
Download / Learn more Package Citations See dependency  
bigGP  
Distributed Gaussian Process Calculations
Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. ...
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  
phecodemap  
Visualization for PheCode Mapping with ICD-9 and ICD-10-CM Codes
To build a shiny app for visualization of the hierarchy of PheCode Mapping with International Classi ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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