read_libbi: Read results of a 'LibBi' run from an RDS file or from a...

View source: R/libbi.R

read_libbiR Documentation

Read results of a LibBi run from an RDS file or from a folder. This completely reconstructs the saved LibBi object

Description

This reads all options, files and outputs of a LibBi run from a specified RDS file or folder (if split = TRUE has been used with save_libbi).

Usage

read_libbi(name, ...)

Arguments

name

name of the RDS file(s) to read

...

any extra options to pass to libbi when creating the new object

Value

a new libbi object


libbi/RBi documentation built on June 3, 2024, 12:22 p.m.