Description Usage Arguments Author(s)
Perform risk adjusted cluster (institution) comparison for the purpose of outlier discovery.
1 | funnelModel(formula, control = pointTarget(), adj = adjParams(), data)
|
formula |
a two-sided formula. Either of the form y ~ x1 + x2 | group, or if no covariates use y ~ 1 | group |
control |
a description of how the funnel plot target and control limits should be constructed. See the control functions pointTarget() and distTarget(). |
adj |
a description of the algorithm that will be used in calculating the expected outcome for each observation for the purpose of casemix adjustment. See adjModel() for more details. |
data |
a data frame containing the variables named in formula |
The package is based on Spiegelhalter (2005) and Jones, Ohlssen & Spiegelhalter (2008). All errors in implementation and are the responsibility of the package author (Oisin Fitzgerald).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.