highlow {gwrpvr}R Documentation

highlow()

Description

If possible, trim the upper and lower bounds

Usage

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


[Package gwrpvr version 1.0 Index]