BlandAltman: BlandAltman

Description Usage Arguments Value Examples

View source: R/metcomp-bland_altman.R

Description

Diese Funktion ist ein Platzhalter (see tagged_na) und zeigt die ...

Usage

 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")

Arguments

x

Objekt

...

weitere Objekte nicht benutzt

Value

A tibble with counted tagged NA values.

Examples

1
library(haven)

stp4/stp25APA2 documentation built on May 24, 2019, 9:59 p.m.