bic: Bayesian Information Criterion (BIC) value

Description Usage Arguments Value

View source: R/basicfunction.R

Description

Compute Bayesian Information Criterion (BIC) given a parameter tensor, an observed tensor, the dimension, and the rank

Usage

1
bic(ttnsr,theta,omega,d,r)

Arguments

ttnsr

an observed tensor

theta

a continuous-valued tensor (latent parameters)

omega

the cut-off points

d

dimension of the tensor

r

rank of the tensor

Value

BIC value at given inputs


tensorordinal documentation built on Jan. 13, 2021, 9:17 p.m.