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


rbi documentation built on Aug. 15, 2023, 5:07 p.m.