View source: R/train_predict.R
Funtion to fit with x and y and x_U. Function calcule y with NA values and append in y param
| 1 2 | 
| object | is the model | 
| x | is a data frame or matrix with train dataset without objective feature. X only have labeled data | 
| y | is objective feature with labeled values | 
| x_U | train unlabeled data without objective feature | 
| ... | This parameter is included for compatibility reasons. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.