Description Usage Arguments Author(s)
(deprecated) Resampling for the inference process
1  | resample.EM(data, external.perturbation = NULL, m, perc, res.iter, ...)
 | 
data | 
 data in the format of cbind(Y, X)  | 
external.perturbation | 
 external perturbation presence matrix (each perturbation in one row, each sample in one column) (Default: NULL)  | 
m | 
 biomass initialization  | 
perc | 
 percentage of samples to take for each iteration  | 
res.iter | 
 number of resample iteration  | 
... | 
 additional parameters for beemStatic::func.EM  | 
Chenhao Li, Gerald Tan, Niranjan Nagarajan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.