sm {mgcViz} | R Documentation |
Extracting a smooth effect from a GAM model
Description
This function can be used to extract a smooth or random effect from an object of
class gamViz
.
Usage
sm(o, select)
Arguments
o |
an object of class |
select |
index of the selected smooth or random effect. |
Value
An object representing a smooth effect.
See Also
See getViz for examples.
[Package mgcViz version 0.1.11 Index]