R/ztransf.r

Defines functions ztransf

Documented in ztransf

ztransf <- function(r)  return(.5 * log((1+r)/(1-r)))

Try the ldstatsHD package in your browser

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

ldstatsHD documentation built on Aug. 14, 2017, 5:06 p.m.