gpDataIndices: Return indices of present data.

Description Usage Arguments Value See Also Examples

View source: R/gpDataIndices.R

Description

returns the indices of data which is not missing for a given dimension in the GP-LVM and a block number in the PITC approximation.

Usage

1
gpDataIndices(model, dimNo, blockNo)

Arguments

model

the model for which the indices are being returned.

dimNo

the dimension for which the presence of missing data is being looked at.

blockNo

the block number in the PITC approximation for which the indices are required.

Value

ind

indices of training data along that dimension which isn't missing.

See Also

gpCreate.

Examples

1
## missing

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