Learn R Programming

tpr (version 0.3-3)

tpr.pfit: Constant fit of coefficients in a TPR model

Description

Weighted least square estimate of a constant model for time-varying coefficients in a TPR model.

Usage

cst.fit.ff(fit, idx)

Value

The estimated constant fit, standard error, z-value and p-value.

Arguments

fit

a fitted object from tpr

idx

the index of the

Author

Jun Yan jun.yan@uconn.edu

References

Fine, Yan, and Kosorok (2004). Temporal Process Regression. Biometrika.

See Also

tpr.test