getAllposteriors: Return posterior given a priori distribution, score and a...

Description Usage Arguments Value

Description

Return posterior given a priori distribution, score and a number of particle to accept

Usage

1
getAllposteriors(allscores, allparameters.dataframe, n = 500)

Arguments

allscores

a list of list of score

allparameters.dataframe

a dataframe with all parameters

n

an integer

Value

a list of list, with for each score and each metrics a dataframe with subset of the parameter for with score of the simulation is in top 'n'


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