BIC.softmax: Calculate BIC of Fitted Softmax Regression Model

Description Usage Arguments Value See Also

Description

Caculate bayesian information criterion of fitted softmax regression model

Usage

1
2
## S3 method for class 'softmax'
BIC(object, ...)

Arguments

object

A object of "softmax" returned by softmaxReg function

...

Other arguments

Value

Numeric Value of BIC

See Also

AIC.softmax softmaxReg


softmaxreg documentation built on May 2, 2019, 6:08 a.m.