Description Usage Arguments Value Examples
Given an object that describes a dataset or a model involving latent factors, this function returns the number of latent factors.
1 |
x |
an object that describes a dataset or a model involving latent factors |
the number of latent factors
1 2 | a <- newmodel(n=5, J=10)
numberFactors(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.