R/M2Beta.R

M2Beta <-
function (M) 
{
    return((2^M)/(2^M + 1))
}
schalkwyk/wateRmelon documentation built on Aug. 13, 2024, 9:52 a.m.