B_BIC: Bayesian Information Criteria for parameter selection.

Description Usage Arguments Value

View source: R/B_BIC.R

Description

Bayesian Information Criteria for parameter selection.

Usage

1
B_BIC(Y, X, B, tuning, linear = FALSE)

Arguments

Y

The index matrix

X

The covariate matrix

B

The initial coefficient matrix

tuning

A coefficient matrix that need to be tuned.

linear

Whether the link function is linear or not. The default value is False.

Value

A list that contains information about the Log Mean Square Error and the Degree of Freedom.


echi/mSIM documentation built on Oct. 6, 2020, 11:09 a.m.