Description Usage Arguments Details Value See Also
Predict new examples in conjunction with
osmultinom.
1 2 3 |
object |
Object of class |
newdata |
A |
type |
Type of output. |
... |
Arguments passed to or from other methods. |
This function is a method for the generic function
predict() for class "osmultinom". It can be
invoked by calling predict(x) for an object
x of the appropriate class, or directly by calling
predict.osmultinom(x) regardless of the class of
the object.
If type = "class", ; if type = "probs", .
osmultinom, osnnet,
predict.osnnet,
predict.nnet,
nnet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.