View source: R/unscale_estimates.R
unscale_sigma2 | R Documentation |
mcmc_mra()
and mcmc_mra_integrated()
fit the regression
variance using a centered and scaled response. This function undoes
that transformation to scale the parameter estimate to its usual
(uncentered and unscaled) scaleTransform the sigma2 parameter to restore the parameter to the original scale.
The functions mcmc_mra()
and mcmc_mra_integrated()
fit the regression
variance using a centered and scaled response. This function undoes
that transformation to scale the parameter estimate to its usual
(uncentered and unscaled) scale
unscale_sigma2(out)
out |
The output of |
A vector of the size of out$sigma2 of transformed regression variance equivalent to fitting the model on the original scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.