lower<-.model {nonmemica}R Documentation

Set Lower Bounds for Model Initial Estimates

Description

Sets lower bounds for model initial estimates.

Usage

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

Arguments

x

model

value

numeric

See Also

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


[Package nonmemica version 1.0.11 Index]