Calculate the covariance structure of the inducing points
1 2 | inducing.covariance(cov.fn, length.scale, period = NULL, tau,
num.inducing, u = seq(min(tau), max(tau), length.out = num.inducing))
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.