plot.GeDSboost {GeDS} | R Documentation |
Plot method for non-additive GeDSboost
Description
Plot method for GeDSboost objects. Plots GeDSboost fits.
Usage
## S3 method for class 'GeDSboost'
plot(object, n = 3L, ...)
Arguments
object |
the |
n |
integer value (2, 3 or 4) specifying the order ( |
... |
potentially further arguments (required by the definition of the generic function). They will be ignored, but with a warning. |
[Package GeDS version 0.2.3 Index]