plot.fmsm {flexmsm}R Documentation

Function to plot the smooths included in the model specifications.

Description

Function to plot the smooths included in the model specifications.

Usage

## S3 method for class 'fmsm'
plot(x, ...)

Arguments

x

Fitted model object.

...

Other graphical arguments.

Value

Plots the smooths.


[Package flexmsm version 0.1.1 Index]