R/h2Nmuh1N01.R

Defines functions h2Nmuh1N01

Documented in h2Nmuh1N01

h2Nmuh1N01 <-
function(hh){
  ## Normal calibration for a Hellinger distance value hh expressed in terms of muh for N(0,1) and N(muh,1) according to  Roos et al. (2015)
  return(sqrt(-8*log(1-hh^2)))
}

Try the si4bayesmeta package in your browser

Any scripts or data that you put into this service are public.

si4bayesmeta documentation built on Dec. 16, 2019, 3:39 p.m.