R/mom2.R

"mom2" <-
function(X)
{
	sd(X)^2+mean(X)^2;
}

Try the rhosp package in your browser

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

rhosp documentation built on May 1, 2019, 11:27 p.m.