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