regressionFunction.SeriesKernel: Spectral Series Regression

Description Usage Arguments Value

View source: R/regressionFittingFunctionsKernel.R

Description

This function is typically not directly used by the user; it is used inside fitFlexCoDE

Usage

1
regressionFunction.SeriesKernel(kernelX, responses, extra = NULL)

Arguments

kernelX

gram matrix that will be used for training

responses

matrix where each column is a response for the training data

extra

list with one component called nXMax and contains a single integer number that describes what is the maximum number of spectral basis functions with be used

Value

object of the class Series containing information needed to perform prediction on new points


rizbicki/FlexCoDE documentation built on Feb. 10, 2022, 3:14 p.m.