BIC.fit_dist: Extract BIC
Description
S3 method to extract the Bayesian Information Criterion from a fitted distribution.
Usage
# S3 method for fit_dist
BIC(object, ...)
Arguments
- object
an object of class "fit_dist".
- ...
additional arguments (not used).