ppdplot: Plot partial dependence plots. A revised version of the...

Description Usage Arguments

Description

Plot partial dependence plots. A revised version of the official function. The function had to be revised due to the use of NSE on the x.var argument.

Usage

1
2
3
4
ppdplot(x, pred.data, x.var, which.class, w, plot = TRUE, add = FALSE,
  n.pt = min(length(unique(pred.data[, xname])), 51), rug = TRUE,
  xlab = deparse(substitute(x.var)), ylab = "",
  main = paste("Partial Dependence on", deparse(substitute(x.var))), ...)

Arguments

x

altro

pred.data

altro

x.var

altro

which.class

altro

w

altro

plot

altro

add

altro

n.pt

altro

rug

altro

xlab

altro

ylab

altro

main

altro

...

altro


pegoraro/qchlorophyll documentation built on May 24, 2019, 11:46 p.m.