This function takes the provided libbi
results and extracts a data frame.
Arguments
- x
a
libbi
object which has been run, or a list of data frames containing parameter traces (as returned by frombi_read
)- np
iteration to extract; if set to "last", the last sample will be extracted. If not given a random sample will be extracted
- ...
parameters to
bi_read
(e.g., dimensions)