R/exp.tailup.R

Defines functions exp.tailup

exp.tailup <- function(dist.hydro, weight, parsil = parsil, range1 = range1)
{
	parsil*exp(-3*dist.hydro/range1)*weight
}

Try the SSN package in your browser

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

SSN documentation built on March 7, 2023, 5:30 p.m.