R/calc.rate.vrat.R

calc.rate.vrat <-
function(par)
{	rate <- par[2]*(par[1]-1)
	return(rate)
}

Try the iteRates package in your browser

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

iteRates documentation built on May 2, 2019, 9:12 a.m.