- seed
a postive integer, the random seed for reproducibility of data generation process.
- n
a postive integer, specify the sample size.
- p
a postive integer, specify the dimension of count variables.
- d
a postive integer, specify the dimension of covariate matrix.
- q
a postive integer, specify the number of factors.
- rank0
a postive integer, specify the rank of the coefficient matrix.
- rho
a numeric vector with length 2 and positive elements, specify the signal strength of regression coefficient and loading matrix, respectively.
- sigma2_eps
a positive real, the variance of overdispersion error.
- seed.beta
a postive integer, the random seed for reproducibility of data generation process by fixing the regression coefficient matrix beta.