check_lambda {swfdr} | R Documentation |
validate lambda. They must be numeric, finite, sorted with unique value
check_lambda(x, pmax)
x |
vector of lambda values |
pmax |
numeric, maximal pvalue |
numeric vector of sorted unique x, or stop if x does not satisfy criteria