Description Usage Arguments Value Author(s) See Also
Wrapper for the MASS package implementation.
1 | predict_qda(object, x, ...)
|
object |
Fitted classifier as produced by |
x |
Dataset of observations to be classified. |
... |
Sent to |
A list with elements:
prediction
: Factor of predicted class memberships.
probability
: Data frame of predicted class probabilities.
Christofer Bäcklin
emil
, fit_qda
,
modeling_procedure
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.