gpComputeM: Compute the matrix m given the model.

Description Usage Arguments Value See Also Examples

View source: R/gpComputeM.R

Description

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

Usage

1
  gpComputeM(model)

Arguments

model

the model for which the values are to be computed.

Value

m

the scaled, bias and mean function removed values.

See Also

gpCreate, gpComputeAlpha, gpUpdateAD.

Examples

1
## missing

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