Learn R Programming

nonmemica (version 1.0.8)

upper<-.model: Set Upper Bounds for Model Initial Estimates

Description

Sets upper bounds for model initial estimates.

Usage

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

Arguments

x

model

value

numeric

See Also

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