bgreenwell / pdp

A general framework for constructing partial dependence (i.e., marginal effect) plots from various types machine learning models in R.
http://bgreenwell.github.io/pdp
93 stars 12 forks source link

Add cats arg to exemplar.matrix #115

Open bgreenwell opened 3 years ago

bgreenwell commented 3 years ago

Can extend partial()’s cats argument to cover this whenever approx = TRUE.