funnel_text | R Documentation |
The publication summary documents for the HSMR publication has main points
relating to outliers on the funnel plot. The funnel_text
function
identifies outlying hospitals and returns the text for the publication
document.
funnel_text(smr_data, indicator = c("above", "below"))
smr_data |
Should the final |
indicator |
indicates whether the function produces text for hospitals sitting above the upper control limit or hospitals sitting below the lower control limit. |
funnel_text(smr_data, indicator = "above")
funnel_text(smr_data, indicator = "below")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.