as.data.frame-blimp_obj-method: Convert blimp_obj to data.frame

as.data.frame,blimp_obj-methodR Documentation

Convert blimp_obj to data.frame

Description

Convert blimp_obj to data.frame

Usage

## S4 method for signature 'blimp_obj'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)

Arguments

x

A blimp_obj object

row.names

NULL or a character vector giving row names

optional

Logical. If TRUE, setting row names is optional

...

Additional arguments passed to as.data.frame

Value

A data.frame containing the MCMC iterations from the model.


rblimp documentation built on May 18, 2026, 9:07 a.m.