Description Usage Arguments Value Examples
Predict the outcomes of new individuals. For classification, the probability of the individual being assigned to positive label P(y==1) is estimated, and for regression, the prediction score is estimated
| 1 2 | 
| object | A trained MTL model | 
| newX | The feature matrices of new individuals | 
| ... | Other parameters | 
The predictive outcome
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.