get.parameters {KSPM} | R Documentation |
internal function to compute model parameters
get.parameters(X = NULL, Y = NULL, kernelList = NULL,
free.parameters = NULL, n = NULL, not.missing = NULL,
compute.kernel = NULL)
X |
X matrix |
Y |
response matrix |
kernelList |
list of kernels |
free.parameters |
free parameters |
n |
number of samples |
not.missing |
number of non missing samples |
compute.kernel |
boolean indicating if kernel should be computed |
Catherine Schramm, Aurelie Labbe, Celia Greenwood