| predict.MSM | R Documentation |
Given an instance of MSM class from MSM function, predict
class label of a new data.
## S3 method for class 'MSM'
predict(object, newdata, ...)
object |
an |
newdata |
an |
... |
extra parameters (not necessary). |
a length-m vector of class labels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.