Description Usage Arguments Value See Also Examples
View source: R/misclassification_function.R
A function to estimate misclassification parameters separately for each level of a binary covariate.
| 1 | misclassification(data, c, c_obs, cov)
 | 
| data | input data source containing external validation data | 
| c | variable name containing true outcome type | 
| c_obs | variable name containing misclassfied outcome type | 
| diffx | variable name containing covariate by which misclassification may be differential | 
values of a and b used in subsequent steps
nchar which this function wraps
| 1 | misclassification(data, c, c_obs, diffx)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.