STK_MODEL_UPDATE updates a model with new data CALL: M_POSTERIOR = stk_model_update (M_PRIOR, X, Y) updates model M_PRIOR with additional data (X, Y). The result is an stk_model_gpposterior object. See also: stk_model_gpposterior
Package: stk