View source: R/generate_data.R
generate_data | R Documentation |
Generate data
generate_data(
nat_mat,
family,
nuisance_param_vec = NA,
library_size_vec = 1,
tol = 0.001
)
nat_mat |
An |
family |
A character string, one of |
nuisance_param_vec |
Either |
library_size_vec |
Either |
tol |
Small positive value to determine the smallest possible value in the output
matrix, useful for only |
The generated data matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.