plot.FGLMtrunc: Plot functional parameters beta from a 'FGLMtrunc' object

View source: R/plot.FGLMtrunc.R

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.


FGLMtrunc documentation built on May 26, 2022, 9:06 a.m.