Rdocumentation
powered by
Learn R Programming
softmaxreg (version 1.2)
AIC.softmax: Calculate AIC of Fitted Softmax Regression Model
Description
Caculate akaike information criterion of fitted softmax regression model
Usage
"AIC"(object, ...)
Arguments
object
A object of "softmax" returned by
softmaxReg
function
...
Other arguments
Value
Numeric Value of AIC
See Also
BIC.softmax
softmaxReg