plot.FGLMtruncR Documentation

Plot functional parameters β from a FGLMtrunc object

Description

Plot functional parameters β as a function of t for a fitted FGLMtrunc object.

Usage

## S3 method for class 'FGLMtrunc'
plot(x, include_smooth = TRUE, ...)

Arguments

x

fitted FGLMtrunc object

include_smooth

If TRUE, smoothing estimate without truncation of β is plotted.

...

additional plot arguments

Value

No return value.