tidy.msm.estbystate | R Documentation |
Note this should be called as tidy()
not tidy.msm.totlos()
or anything else, as this is
a method for the generic tidy()
function.
## S3 method for class 'msm.estbystate'
tidy(x, ...)
x |
Output of |
... |
Further arguments (unused). |
A tibble with one row per state, and columns for the estimate, and confidence intervals if available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.