Learn R Programming

gptk (version 1.0)

gpBlockIndices: Return indices of given block.

Description

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

Usage

indices <- gpBlockIndices(model, blockNum)

Arguments

model
the model for which the indices are being computed.
blockNum
the block number for which the indices are required.

Value

  • indicesthe data indices associated with given block.

See Also

gpComputeAlpha, gpCovGrads, gpLogLikeGradients, gpLogLikelihood, gpUpdateAD.

Examples

Run this code
## missing

Run the code above in your browser using DataLab