gpBlockIndices: Return indices of given block.

Description Usage Arguments Value See Also Examples

View source: R/gpBlockIndices.R

Description

returns the indices of a given block for the PITC approximation.

Usage

1
gpBlockIndices(model, blockNo)

Arguments

model

the model for which the indices are being computed.

blockNo

the block number for which the indices are required.

Value

indices

the data indices associated with given block.

See Also

gpComputeAlpha, gpCovGrads, gpLogLikeGradients, gpLogLikelihood, gpUpdateAD.

Examples

1
## missing

alkalait/gptk documentation built on March 7, 2020, 6:30 a.m.