getConfInt: Get Confidence Intervals.

Description Usage Arguments Value Author(s)

View source: R/getConfInt.R

Description

This function returns confidence intervals for all parameters of a given simulation output file.

Usage

1
2
getConfInt(filename, simu, iter, basename_out = "inst/resf_",
  quiet = TRUE)

Arguments

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 FALSE then the id of the simulation is printed.

Value

A list including the likelihood and the parameters estimates as well as the confident interval associates to the parameters.

Author(s)

Kevin Cazelles


KevCaz/seedlingsRecruitmentAnalysis documentation built on Oct. 23, 2019, 12:58 p.m.