plot,GeDSgam-method {GeDS} | R Documentation |
Plot method for GeDSgam objects.
Description
Plots on the linear predictor scale the component functions of a GeDSgam
object fitted using NGeDSgam
.
Usage
## S4 method for signature 'GeDSgam,ANY'
plot(x, n = 3L, ...)
Arguments
x |
a |
n |
integer value (2, 3 or 4) specifying the order ( |
... |
further arguments to be passed to the
|
[Package GeDS version 0.2.4 Index]