Skip to contents

Convenience function for the NEC model with lower limit fixed at 0 and upper limit fixed.

Usage

NEC.2(upper = 1, fixed = c(NA, NA), names = c("b", "e"), ...)

Arguments

upper

numeric value. The fixed upper limit in the model. Default is 1.

fixed

numeric vector of length 2 specifying fixed parameters (NAs for free parameters).

names

character vector of parameter names.

...

additional arguments passed to NEC.

Value

A list (see NEC).

See also