Learn R Programming

nonmemica (version 1.0.8)

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

Description

Sets upper bounds for model initial estimates.

Usage

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

Arguments

x

model

value

numeric

See Also

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