Schwarz information criterion
SIC.Rd
Schwarz information criterion
Value
The value of stats::BIC()
Examples
# The SIC is just the BIC
SIC(fit_meanvar(CET, tau = NULL))
#> [1] 788.9703
BIC(fit_meanvar(CET, tau = NULL))
#> [1] 788.9703
SIC.Rd
Schwarz information criterion
The value of stats::BIC()
# The SIC is just the BIC
SIC(fit_meanvar(CET, tau = NULL))
#> [1] 788.9703
BIC(fit_meanvar(CET, tau = NULL))
#> [1] 788.9703