powered by
Summarise the information of a model's constants in a data frame
sd_constants(mdl)
A data frame.
A list which is the output from read_xmile.
path <- system.file("models", "SIR.stmx", package = "readsdr") mdl <- read_xmile(path) sd_constants(mdl)
Run the code above in your browser using DataLab