Description Usage Arguments Value Examples
Fits a one-dimensional Spherical Latent Factor Model (Circular Factor Model) on a dataset consists of binary responses
1 2 3 4 5 6 7 8 9 10 11 12 |
ymat |
A binary matrix containing 0 and 1 or missing values(NA) |
n_pos |
Number of posterior samplers to collect |
burnin |
Burnin/warmup period for the MCMC |
thin |
Thining of the posterior chain, the default is 1 |
hyperparams |
Hyperparameters |
initial_values |
Initial values for input |
core |
Number of cpu cores to use for parallel computing |
cluster_seed |
Seed number for reproducibility when 2 or more cores are used. |
A list containing the posterior samples for each model parameter
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.