predict_multinomial_GAGA | R Documentation |
Get predictions from a GAGA multinomial model fit object
predict_multinomial_GAGA(fit, newx)
fit |
Fitted "GAGA" object. |
newx |
Matrix of new values for x at which predictions are to be made. Must be a
matrix. If the intercept term needs to be considered in the estimation process, then
the first column of |
Predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.