R/M2Beta.R

M2Beta <-
function (M) 
{
    return((2^M)/(2^M + 1))
}

Try the wateRmelon package in your browser

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

wateRmelon documentation built on Nov. 8, 2020, 7:47 p.m.