Description Usage Arguments Value Examples
View source: R/metcomp-bland_altman.R
Diese Funktion ist ein Platzhalter
(see tagged_na
)
und zeigt die ...
1 2 3 4 5 6 7 8 9 10 11 | BlandAltman(.data, x, ...)
## S3 method for class 'data.frame'
BlandAltman(.data, x, ...)
## S3 method for class 'formula'
BlandAltman(x, .data, ...)
Kappa(xtb, ..., CI = FALSE)
Kappa2(xtb, ..., CI = FALSE, caption = "Cohen's Kappa-Koeffizient")
|
x |
Objekt |
... |
weitere Objekte nicht benutzt |
A tibble
with counted tagged NA values.
1 | library(haven)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.