Learn R Programming

jaatha (version 2.7.0)

Jaatha.getCIsFromLogs: Function for calculating bootstrap confidence intervals from logs of a previous run of Jaatha.confidenceIntervals.

Description

Function for calculating bootstrap confidence intervals from logs of a previous run of Jaatha.confidenceIntervals.

Usage

Jaatha.getCIsFromLogs(jaatha, conf_level = 0.95, log_folder)

Arguments

jaatha
The Jaatha object that was used when calling Jaatha.confidenceIntervals.
conf_level
The intended confidence level of the interval. The actual level can vary slightly.
log_folder
The folder with logs from the previous run. Just use the folder that was given as 'log.folder' argument there.

Value

  • The Jaatha Object with confidence intervals included.