View source: R/fit_distributions.R
| BIC.fit_dist | R Documentation |
S3 method to extract the Bayesian Information Criterion from a fitted distribution.
## S3 method for class 'fit_dist'
BIC(object, ...)
object |
an object of class "fit_dist". |
... |
additional arguments (not used). |
BIC value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.