upper.model | R Documentation |
Gets upper bounds for model initial estimates.
## S3 method for class 'model'
upper(x, ...)
x |
model |
... |
dots |
Other upper:
upper()
,
upper<-()
,
upper<-.model()
library(magrittr)
options(project = system.file('project/model',package='nonmemica'))
1001 %>% as.model %>% upper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.