Description Usage Arguments Value
View source: R/basicfunction.R
Return log-likelihood function (cost function) value evaluated at a given parameter tensor, an observed tensor, and cut-off points
1 | likelihood(ttnsr,theta,omega,type = c("ordinal","Gaussian"))
|
ttnsr |
an observed tensor data |
theta |
a continuous-valued tensor (latent parameters) |
omega |
the cut-off points |
type |
types of log-likelihood function
|
log-likelihood value at given inputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.