Description Usage Arguments Value
View source: R/create_lambda.R
Creates restrained lambda matrix for us in JSAM model.
1 | create_lambda(n_species, n_latent)
|
n_species |
Number of species involved in model. |
n_latent |
Number of latent variables chosen. |
A species x latent variable GRETA matrix with a uniformly distributed diagonal and an upper right triangle of zeroes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.