Convenient function to turn an efftox_fit
into a data.frame
.
efftox_analysis_to_df(x)
a data.frame
An instance of efftox_fit
stan_efftox
fit <- stan_efftox_demo(outcome_str = '1N 2E 3B')
df <- efftox_analysis_to_df(fit)
df
Run the code above in your browser using DataLab