Description Usage Arguments Value
View source: R/basicFunctionsKernel.R
Estimate error (risk) of FlexCoDE object via test set
1  | estimateErrorFlexCoDEKernel(objectCDE, kernelTestTrain, zTest, se = TRUE)
 | 
objectCDE | 
 is an object of the class FlexCoDEtypically typically fitted used   | 
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)  | 
Estimated error (with SE if desired)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.