powered by
This function calculates the degrees of freedom as part of the calculation of the Akaike Information Criterion (AIC).
degreesoffreedom(m, statusinfo)
a boosted multi state model.
a logical indicating if information on the calculation process should be printed.
A vector of length equal to the number of boosting iterations in the plugged in model object.
This function calculates the degress of freedom as part of the calculation of the Akaike Information Criterion.
# NOT RUN { degreesoffreedom(m, statusinfo) # }
Run the code above in your browser using DataLab