STK_EXAMPLE_MISC06 Estimation of parameters using various criteria FIXME: This example is not mature enough to be released This example compares different criteria to estimate the hyper-parameters of a Gaussian process model. Four criteria are compared: * Restricted likelihood (stk_param_relik) * Leave-one-out Mean Square Error (stk_param_loomse) * Posterior distribution (stk_param_relik) * Leave-one-out Predictive Variance Criterion (stk_param_loopvc) See also: stk_example_kb02, stk_example_misc02, stk_param_relik, stk_param_loomse