Learn R Programming

gptk (version 1.06)

gpUpdateAD: Update the representations of A and D associated with the model.

Description

updates the representations of A and D in the model when called by gpUpdateKernels.

Usage

gpUpdateAD(model, X)

Arguments

model
the model for which the representations are being updated.
X
the X values for which the representations are being computed.

Value

  • modelthe model with the A and D representations updated.

See Also

gpUpdateKernels, gpExpandParam.

Examples

Run this code
## missing

Run the code above in your browser using DataLab