as.data.frame.smoothbp_fit: Convert draws to a data frame

View source: R/postprocess.R

as.data.frame.smoothbp_fitR Documentation

Convert draws to a data frame

Description

Convert draws to a data frame

Usage

## S3 method for class 'smoothbp_fit'
as.data.frame(x, ...)

Arguments

x

A smoothbp_fit object.

...

Passed to as.data.frame.draws_df.

Value

A data.frame containing the posterior draws of the model parameters.


smoothbp documentation built on June 14, 2026, 9:06 a.m.