Other packages > Find by keyword >

pdp  

Partial Dependence Plots
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pdp", "0.8.1")



Attach the package and use:
library("pdp")
Maintained by
Brandon M. Greenwell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-02
Latest Update: 2022-06-07
Description:
A general framework for constructing partial dependence (i.e., marginal effect) plots from various types machine learning models in R.
How to cite:
Brandon M. Greenwell (2016). pdp: Partial Dependence Plots. R package version 0.8.1, https://cran.r-project.org/web/packages/pdp
Previous versions and publish date:
0.0.1 (2016-09-02 12:19), 0.0.4 (2016-09-17 20:07), 0.1.0 (2016-10-06 21:42), 0.2.0 (2016-12-03 18:12), 0.3.0 (2016-12-19 00:01), 0.4.0 (2017-01-07 10:20), 0.5.2 (2017-03-13 06:52), 0.6.0 (2017-07-20 05:09), 0.7.0 (2018-08-27 19:50), 0.8.0 (2022-05-12 01:20)
Other packages that cited pdp R package
View pdp citation profile
Other R packages that pdp depends, imports, suggests or enhances
Functions, R codes and Examples using the pdp R package
Some associated functions: autoplot.partial . boston . exemplar . get_training_data . partial . pdp . pima . plotPartial . topPredictors . trellis.lastject . 
Some associated R codes: autoplot.R . data.R . exemplar.R . get_predictions.R . get_task.R . get_training_data.R . pardep.R . partial.R . pdp.R . plotPartial.R . pred_grid.R . topPredictors.R . utils.R .  Full pdp 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

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  
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  
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  
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