Learn R Programming

gptk (version 1.0)

gpComputeM: Compute the matrix m given the model.

Description

computes the matrix m (the scaled, bias and mean function removed matrix of the targets), given the model.

Usage

gpComputeM(model)

Arguments

model
the model for which the values are to be computed.

Value

  • mthe scaled, bias and mean function removed values.

See Also

gpCreate, gpComputeAlpha, gpUpdateAD.

Examples

Run this code
## missing

Run the code above in your browser using DataLab