Description Usage Arguments Details
Simulate baseline data by resampling, inferring the number of samples from the input.
1 | simBase(lmod, gmod, baseline = "log(alt.b)")
|
lmod |
An object of class 'rlm' created by |
gmod |
An object of class 'evmSim'. |
baseline |
Character string identifying the baseline column of the design matrix used to fit the robust linear model. |
The function decides how many baselines to simulate based on the
number of simulated values in the param component of gmod.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.