simulate_series | R Documentation |
Simulate series for one host
simulate_series(D = 100, N = 1000, Sigma = NULL, Theta = NULL)
D |
number of features |
N |
number of samples (time points) |
Sigma |
optional correlation matrix to simulate from |
Theta |
optional baseline for logratios |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.