df.deleter: Test-deleter

Description Usage Format Source References Examples

Description

Deleter dataframe with two columns: start (start) and end (end) of the deleter-period.

Usage

1
data(testdata)

Format

An object of class "dataframe"; an example of the usage in clinmon.

Source

GitHub

References

Olsen MH et al. (Unpublished data, 2020) (GitHub)

Examples

1
2
3
data(testdata)
variables <- c("abp","mcav","hr")
clinmon(df.data1000,variables,deleter=df.deleter,fast=50)

clinmon documentation built on Feb. 4, 2021, 5:06 p.m.