plot.FGLMtrunc {FGLMtrunc} | R Documentation |
Plot functional parameters
from a FGLMtrunc
object
Description
Plot functional parameters as a function of
for a fitted
FGLMtrunc
object.
Usage
## S3 method for class 'FGLMtrunc'
plot(x, include_smooth = TRUE, ...)
Arguments
x |
fitted |
include_smooth |
If TRUE, smoothing estimate without truncation of |
... |
additional plot arguments |
Value
No return value.
[Package FGLMtrunc version 0.1.0 Index]