getAllscores: From a main folder get all scores In theory, the folder...

Description Usage Arguments Value

Description

From a main folder get all scores 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
2
3
getAllscores(mainfold, idscores = c("kc", "kokc", "qc", "kcrev",
  "kokcrev"), metrics = c("depth", "breadth", "size"), log = T,
  lim = NULL)

Arguments

mainfold

mainfolder with allscores

idscores

the id of the score

metrics

the ids of the metrics use for the score

log

if true, show the name of the folder scanned

Value

a list of list of list


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