Skip to contents

Calculate the Bayesian Information Criterion (BIC)

Usage

calculateBIC(logL, params)

Arguments

logL

Log-likelihood value of fitted model

params

MSGMM model parameter output

Value

BIC score

See also