kfoldPredict
Predict responses for observations in cross-validated kernel regression model
Description
uses the YHat = kfoldPredict(CVMdl,PredictionForMissingValue=prediction)prediction value as the predicted response for observations
with missing values in the predictor data. By default, kfoldPredict
uses the median of the observed response values in the training-fold data. (since R2023b)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2018bSee Also
fitrkernel | RegressionKernel | RegressionPartitionedKernel | kfoldLoss