Description Usage Arguments Value Author(s)
This function returns confidence intervals for all parameters of a given simulation output file.
1 2 | getConfInt(filename, simu, iter, basename_out = "inst/resf_",
quiet = TRUE)
|
filename |
a character string, giving the path of output file to be read. |
simu |
a data frame describing the simulation. |
iter |
a integer identifying the iteration. |
basename_out |
basename of the file where results are written. |
quiet |
logical. If |
A list including the likelihood and the parameters estimates as well as the confident interval associates to the parameters.
Kevin Cazelles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.