search.parameters {KSPM} | R Documentation |
internal function to optimize model for estimating hyperparameters
search.parameters(Y = NULL, X = NULL, kernelList = NULL, n = NULL,
not.missing = NULL, compute.kernel = NULL, controlKspm = NULL)
Y |
response matrix |
X |
X matrix |
kernelList |
of kernels |
n |
nb of samples |
not.missing |
nb of non missing samples |
compute.kernel |
boolean kernel computation |
controlKspm |
control parameters |
Catherine Schramm, Aurelie Labbe, Celia Greenwood