R/M2Beta.R

M2Beta <-
function (M) 
{
    return((2^M)/(2^M + 1))
}
schalkwyk/wateRmelon documentation built on June 30, 2024, 7:37 a.m.