BIC.ldt.estim {ldt} | R Documentation |
Bayesian Information Criterion
Description
This function extracts Baysian information criterion from an ldt.estim
object.
Usage
## S3 method for class 'ldt.estim'
BIC(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments. |
Value
The value of BIC for the whole system.
[Package ldt version 0.5.3 Index]