tidy_cmdstanr: Change the structure of cmdstan output to fit tidybayes

View source: R/tidy_cmdstanr.R

tidy_cmdstanrR Documentation

Change the structure of cmdstan output to fit tidybayes

Description

Change the structure of cmdstan output to fit tidybayes

Usage

tidy_cmdstanr(df)

Arguments

df

dataframe from cmdstanr to be tidyformed

Value

data.frame

Examples


posterior %>% tidy_cmdstanr()

Agasax/laRs documentation built on Oct. 21, 2022, 3:09 p.m.