search.parameters: Optimisation to cumpute hyperparameter in Kernel Semi...

Description Usage Arguments Author(s)

View source: R/searchParameters.R

Description

internal function to optimize model for estimating hyperparameters

Usage

1
2
search.parameters(Y = NULL, X = NULL, kernelList = NULL, n = NULL,
  not.missing = NULL, compute.kernel = NULL, controlKspm = NULL)

Arguments

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

Author(s)

Catherine Schramm, Aurelie Labbe, Celia Greenwood


KSPM documentation built on Aug. 10, 2020, 5:07 p.m.