tidy.pool {junco} | R Documentation |
Helper method (for broom::tidy()
) to prepare a data frame from an
pool
rbmi
object containing the LS means and contrasts and multiple visits
Description
Helper method (for broom::tidy()
) to prepare a data frame from an
pool
rbmi
object containing the LS means and contrasts and multiple visits
Usage
## S3 method for class 'pool'
tidy(x, visits, ...)
Arguments
x |
( |
visits |
( |
... |
Additional arguments. Not used. Needed to match generic signature only. |
Value
A data.frame
.
[Package junco version 0.1.1 Index]