Description Usage Arguments Value
View source: R/linear_regression_mcr.r
Get function norm for regression models in a RKHS
1 |
K_D |
kernel function applied to the reference data, in order to obtain a regularization matrix. |
dat_ref |
(optional) used to calculate |
model |
model vector for which to calculate the norm. |
kern_fun |
(optional) used to calculate |
norm of model
with respect to the regularization matrix K_D
. This can be used in defining a model class, i.e., as the set of all models will norm less than that of a reference model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.