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