addSofa: Add SOFA scores to 'data.frame'

Description Usage Arguments Value

Description

Add SOFA scores to data.frame

Usage

1
2
3
addSofa(x, lag = 0L, lagOnlyLaboratory = TRUE, na.rm = FALSE,
  estimatedRespirationParams = c("inferior", "ignore", "keep"),
  verbose = interactive())

Arguments

x

data.frame

lag

numeric, lag seconds added to reference date and extend the range to 24 h + lag seconds (e.g. laboratory values take some time)

lagOnlyLaboratory

logical add lag seconds only to the laboratory values?

na.rm

logical, should missing values replaced by zero?

estimatedRespirationParams

character, strategy to handle estimated respiratory parameters (Horovitz based on EPAO2/O2INS)

verbose

logical, verbose output?

Value

data.frame


sgibb/icmsofa documentation built on June 21, 2019, 10:44 a.m.