upper.model: Get Upper Bounds for Model Initial Estimates

View source: R/getset.R

upper.modelR Documentation

Get Upper Bounds for Model Initial Estimates

Description

Gets upper bounds for model initial estimates.

Usage

## S3 method for class 'model'
upper(x, ...)

Arguments

x

model

...

dots

See Also

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

Examples

library(magrittr)
options(project = system.file('project/model',package='nonmemica'))
1001 %>% as.model %>% upper

bergsmat/nonmemica documentation built on Jan. 17, 2025, 1:39 a.m.