DLSSM.plot {DLSSM}R Documentation

Plot coefficients

Description

Plot smoothed coefficients in the training part and predicted coefficients in validation part, the two parts are divided by vertical dash line.

Usage

DLSSM.plot(fit)

Arguments

fit

fitted object

Details

If argument "fit" is an initial fitted model then only smoothed coefficients part are plotted.

Value

Figures

Author(s)

Jiakun Jiang, Wei Yang and Wensheng Guo


[Package DLSSM version 1.1.1 Index]