Description Usage Arguments Value
View source: R/basicfunction.R
Compute Bayesian Information Criterion (BIC) given a parameter tensor, an observed tensor, the dimension, and the rank
1 | bic(ttnsr,theta,omega,d,r)
|
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 |
BIC value at given inputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.