R/M2Beta.R

M2Beta <-
function (M) 
{
    return((2^M)/(2^M + 1))
}
schalkwyk/wateRmelon documentation built on April 15, 2024, 12:06 p.m.