Description Usage Arguments Value
View source: R/transform_functions.R
This function undoes the transformation to theta from the transfromTheta function.
1 | transformThetaInv(thetaT)
|
thetaT |
vector of length 5, such that c( mux, muy, log(sigx), log(sigy), atanh(r)) |
thetaI vector of length 5, such that c(mux, muy, sigx, sigy, r). I stands for inverted/orignal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.