powered by
Gets model initial estimates.
# S3 method for model initial(x, ...)
model
dots
Other initial: initial<-.model(), initial<-(), initial()
initial<-.model()
initial<-()
initial()
library(magrittr) options(project = system.file('project/model',package='nonmemica')) 1001 %>% as.model %>% initial
Run the code above in your browser using DataLab