Description Usage Arguments Value
Dives deep into loadReg objects to replace the coefficients for the purpose of simulating new predictions.
1 | resampleCoefficients.loadReg(fit, flux.or.conc)
|
fit |
a loadReg object |
flux.or.conc |
Should the resampling be done for the coefficients appropriate to flux or those for concentration? |
A new loadReg object with resampled coefficients such that one of
predConc or predLoad (corresponding to the value of flux.or.conc
)
will make predictions reflecting those new coefficients. No other
properties of the returned model are guaranteed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.