prepare_data: Preparation of data for Bland Altman analysis

Description Usage Arguments Value Note Author(s)

Description

prepare_data checks input data.table for common errors (missing columns that are required, wrong type of input data) and reduces it to the columns necessary for analysis with blandxtr.

Usage

1
prepare_data(input_data)

Arguments

input_data

data.frame or data.table with input dataset

Value

Prepared input data as data.table

Note

Rows with missing values will be removed from analysis.

Author(s)

Inga Koenemund inga.koenemund@web.de


ikoenemund/blandxtr documentation built on June 13, 2019, 8:53 p.m.