make_maic {fitdistcp}R Documentation

Calculate MAIC

Description

Calculate MAIC

Usage

make_maic(ml_value, nparams)

Arguments

ml_value

maximum of the likelihood

nparams

number of parameters

Value

Vector of 3 values Returns the two compoments of MAIC, and their sum


[Package fitdistcp version 0.1.1 Index]