A dataframe with tabulated runs. An output from
tabulateRunsStructure(). Must have minimum 4 columns named k, ind, loci and elpd.
writetable
A logical indicating if the output table is to be exported as a tab-delimited text file in the working directory.
Value
Returns a dataframe with all values of K sorted by loci, ind and K. The table has
6 columns namely mean estimated ln probability of data, standard deviation,
value of K, Number of runs for each K, number of individuals, number of loci,
estimated ln probability of data plus standard deviation, estimated ln
probability of data minus standard deviation.