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