Learn R Programming

gptk (version 1.06)

gpBlockIndices: Return indices of given block.

Description

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

Usage

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

  • 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