Learn R Programming

DeLorean (version 1.2.2)

inducing.covariance: Calculate the covariance structure of the inducing points

Description

Calculate the covariance structure of the inducing points

Usage

inducing.covariance(cov.fn, length.scale, period = NULL, tau, num.inducing,
  u = seq(min(tau), max(tau), length.out = num.inducing))

Arguments

cov.fn
Covariance function
length.scale
Length scale
period
The period of the covariance function
tau
Pseudotimes
num.inducing
How many inducing points to use
u
The inducing points