plot.FGLMtrunc {FGLMtrunc}R Documentation

Plot functional parameters β\beta from a FGLMtrunc object

Description

Plot functional parameters β\beta as a function of tt 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 β\beta is plotted.

...

additional plot arguments

Value

No return value.


[Package FGLMtrunc version 0.1.0 Index]