Learn R Programming

nonmemica (version 1.0.8)

lower<-.model: Set Lower Bounds for Model Initial Estimates

Description

Sets lower bounds for model initial estimates.

Usage

# S3 method for model
lower(x) <- value

Arguments

x

model

value

numeric

See Also

Other lower: lower.model(), lower<-(), lower()