SmoothLag: Lag matrix with applied smoothing

Description Slots

Description

An S4 object for representing lag covariates and storing details about the basis smoothing. Intended for use within the dlm modeling framework to assist extraction of basis components treated as "fixed" and "random" effects. Inherits from matrix.

Slots

basis

A LagBasis smoothing object containing details about the lag and the smoothing parameters used

.Data

Contains the "fixed effects" components of the smoothed lag function. This scheme is intended to work conveniently with stats::model.matrix

random

Contains the random effects or penalized components of the smoothed lag function

signature

Character vector containing the function name and deparsed arguments from whatever smoothing function generated the SmoothLag object


Biostatistics4SocialImpact/dlm documentation built on May 19, 2019, 10:47 p.m.