powered by
Schwarz information criterion
SIC(object, ...)
The value of stats::BIC()
stats::BIC()
a fitted model object for which there exists a logLik method to extract the corresponding log-likelihood, or an object inheriting from class logLik.
logLik
optionally more fitted model objects.
stats::BIC(), stats::AIC()
stats::AIC()
Other penalty-functions: BMDL(), HQC(), MBIC(), MDL()
BMDL()
HQC()
MBIC()
MDL()
# The SIC is just the BIC SIC(fit_meanvar(CET, tau = NULL)) BIC(fit_meanvar(CET, tau = NULL))
Run the code above in your browser using DataLab