R/SEfun.R

SEfun <- function(coef.frat, N){
  (sqrt(coef.frat * (1-coef.frat))) / sqrt(N)
}

Try the nadiv package in your browser

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

nadiv documentation built on May 2, 2019, 4:55 p.m.