This is a collection of functions for inference machine learning and other methods using partial dependence plots. bsPDP() to bootstrap a predictive model for the purpose of computing confidence intervals. bsPDP.lm() implements bsPDP for simple least-squares linear models bsPDP.glm() implements bspdp for generalized linear models bsPDP.randomForest() implements bsPDP with the randomForest package bsPDP.caret() implements bsPDP with the caret package (and corresponding methods) bsPDP.BayesTree() and bsPDP.dbarts implements bsPDP for BART (dbarts is faster). bsPDP.iptw_est() for the inverse probability of treatment weights estimator. bsPDP.hi_est() for the Hirano and Imbens (2004) estimator. plot_bsPDP() to plot the bootstrapped PDPs.
Package details |
|
---|---|
Author | James Bang [aut, cre], Olga Yakusheva [ctb] |
Maintainer | James Bang <bangecon@gmail.com> |
License | use_gpl3_license() |
Version | 0.1.1 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.