Description Usage Arguments Value Examples
View source: R/minimum_sum_method.R
Difference Between Ne_low ("lower bound for the number of population payments in error") and ne
1 | Ne_low_minus_ne(Npop, nsamp, ne, alpha = 0.1)
|
Npop |
"Number of payments (e.g. on Medicare claims) in the universe/population" |
nsamp |
"Number of payments (e.g. on Medicare claims) in...simple random sample" |
ne |
"The number...of sample payments which are completely in error (Or, for partial overpayment scenarios, seriously in error—see Section 4.2.)" |
alpha |
alpha-level for "1-alpha confidence bound" |
Ne_low - ne
1 | Ne_low_minus_ne(Npop = 1000, nsamp = 30, ne = 20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.