getAllparameters: From a main folder get all parameters In theory, the folder...

Description Usage Arguments Value

Description

From a main folder get all parameters In theory, the folder 'mainfold' should contain the results of an abc as done by ./abcdir/abc.R which, in theory again, should look like a set of subfolder 'mainfoldresults/mainfoldresultsX' where X depends on the number of simulation and the way they are divided in abc.R

Usage

1
getAllparameters(mainfold, log = F, lim = NULL, check = T)

Arguments

mainfold

mainfolder with allscores

log

if true, show the name of the folder scanned

lim

if lim is a vector of int then take the folder that have index in lim, if lim is a character, directly take lim as the list of folders

check

if check is true then when check if all parameters led to good simulation (ie number of parameters -== number of score) note that with check use of checkIfNumberGood should be useless

Value

a dataframe with all parameters


simoncarrignon/spreadrt documentation built on July 8, 2019, 3:34 a.m.