LocalLm.Beta.t0: Least square local linear fit at t0

Description Usage Arguments References Examples

Description

Least square local linear fit at t0

Usage

1
LocalLm.Beta.t0(t0, Tvec, X1, X2, X3, Yvec, Bndwdth, Weight)

Arguments

t0

a given time point

Tvec, Yvec

numeric vectors of time and outcome values, Tvec and Yvec must have the same length.

X1, X2, X3

three covariate vectors

Bndwdth

a bandwidth of the Epanechnikov kernel

Weight

the weight vector

References

Wu, C.O. and Tian, X. Nonparametric Models for Longitudinal Data: With Implementation in R. Chapman & Hall/CRC. 2018.

Examples

1
 # see usage of LocalLm.Beta

npmldabook/npmlda documentation built on May 25, 2019, 10:41 p.m.