tidy_m_ests {whoa}R Documentation

tidy up the estimate_m_rd output into something you can plot

Description

Internal function. See use in infer_m.

Usage

tidy_m_ests(E, S, TB, burn = 50)

Arguments

E

the list returned by the estimation function

S

the bin stats

TB

the tidy bins

burn

how much for burn in?


[Package whoa version 0.0.2 Index]