highlow: highlow()

Description Usage Arguments Value

View source: R/gwrpv.R

Description

If possible, trim the upper and lower bounds

Usage

1
highlow(downtrim, n, pa, pb)

Arguments

downtrim

lower bound

n

upper bound

pa

parameter of the mixture distribution, a real number between zero and one with pa+pb=1

pb

parameter of the mixture distribution, a real number between zero and one with pa+pb=1

Value

c(lhigh, llow)) # return the new upper and lower bounds


gwrpvr documentation built on May 2, 2019, 7:59 a.m.

Related to highlow in gwrpvr...