knobjs: Knowledge lists

Description Usage Format Details Examples

Description

A list of knwoledge list

Usage

1

Format

A list of lists that were generated using generate_our_knowledge function and updated using different strategy functions and sampling functions. The name of the object defines which strategy and which sampling function was used:

The integer at the end of the name is the random number generator seed used to perform the corresponding simulation.

Details

The update performed by the strategies consists in filling the experiments slot of knobj with the sequence experiments performed. See exps. The corresponding data is available in the datas slot. This slot is a list. Each element of this list is a list with the following entries

The knowledge lists updated using random_design strategy do not provide any risk information.

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10

pauwels2014 documentation built on May 1, 2019, 6:29 p.m.