cov_rect: Rectangular evaluation of covariance functions

Description Usage Arguments See Also

Description

Generate rectangular evaluations of covariance functions that are typically used for prediction purposes.

Usage

1
cov_rect(t, t_p, cov_fct, param, ...)

Arguments

t

observation points.

t_p

new "prediction" points.

cov_fct

covariance function.

param

covariance parameters to fill in.

...

arguments passed to cov_fct.

See Also

predict_curve


larslau/pavpop documentation built on June 14, 2019, 2:18 p.m.