View source: R/simulate_poisson_matrix.R
sim_data_real | R Documentation |
simulate Poisson matrix based on real data output
sim_data_real(L, FF, Sigma2, n_simu = 10, seed = 12345)
The DGP is
Y\sim Poisson(S*\exp(LF'+E))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.