poly.bridge: Polynomial bridge

View source: R/kovMat.R

poly.bridgeR Documentation

Polynomial bridge

Description

Polynomial bridge

Usage

poly.bridge(tmin, tmax, coef)

Arguments

tmin,

tmax Max and min values

coef

Coefficients, i.e. a marginal variance given by coef[1] + t*(1-t)*coef[2]

Details

Polynomial bridge cannot be used as a timefunction. It is recommended to combine this with timefunction.bridge or something like it to ensure the right structure.

Value

If done correctly, a 'bridge structure covariance', see

See Also

timefunction.bridge


naolsen/simm.fda documentation built on June 28, 2022, 2:41 a.m.