| plot.FGLMtrunc {FGLMtrunc} | R Documentation |
Plot functional parameters \beta from a FGLMtrunc object
Description
Plot functional parameters \beta as a function of t 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]