R/ES.w1.R

"ES.w1" <-
function(P0,P1){
sqrt(sum((P1-P0)^2/P0))
}

Try the pwr package in your browser

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

pwr documentation built on March 17, 2020, 5:11 p.m.