BIC_cdfpen {penalizedcdf} | R Documentation |
BIC computation from a "cdfpen" object
Description
Calculates the BIC for all estimated models in a "cdfpen" object
Usage
BIC_cdfpen(object)
Arguments
object |
Object containing the results. |
Value
Returns a vector containing the BIC values calculated over the entire estimated path
[Package penalizedcdf version 0.1.0 Index]