Description Usage Arguments Value
View source: R/transform_functions.R
This function transforms theta to impose proper/logical bounds for std dev and rho
1 | transformTheta(thetaI)
|
thetaI |
vector of length 5, such that c(mux, muy, sigx, sigy, r). I stands for inverted/orignal. |
thetaT vector of length 5, such that c( mux, muy, log(sigx), log(sigy), atanh(r))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.