Description Usage Arguments Value References Examples
View source: R/basicfunction.R
Estimate the ordinal-valued tensor entries given latent parameters and a type of estimations
1 | estimation(theta,omega,type = c("mode","mean","median"))
|
theta |
a continuous-valued tensor (latent parameters) |
omega |
the cut-off points |
type |
type of estimations:
|
an estimated ordinal tensor given latent parameters and a type of estimations
Lee, C., & Wang, M. (2020). Tensor denoising and completion based on ordinal observations. arXiv preprint arXiv:2002.06524.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.