View source: R/extract_sample.R
extract_sample | R Documentation |
LibBi
run.This function takes the provided libbi
results and extracts a data frame.
extract_sample(x, np, ...)
x |
a |
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 |
a list of data frames or numeric vectors containing parameters and trajectories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.