estimateErrorCombinedKernel: Estimate error (risk) of combinedFlexCoDE object via test set

Description Usage Arguments Value

View source: R/basicFunctionsKernel.R

Description

Estimate error (risk) of combinedFlexCoDE object via test set

Usage

1
estimateErrorCombinedKernel(objectCombined, kernelTestTrain, zTest, se = TRUE)

Arguments

objectCombined

Object of the class "combinedFlexCoDE", typically fitted used combineFlexCoDE beforehand

zTest

Response z of the sample used to test the model (one observation per row)

se

Should standard error be computed? Default is TRUE

xTest

Covariates x of the sample used to test the model (one observation per row)

Value

Estimated error (with SE if desired)


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