Learn R Programming

MethComp (version 1.30.0)

CardOutput: Measurements of Cardiac output.

Description

Two different ways of measuring cardiac output and oxygen saturation in 15 critically ill persons.

Arguments

Format

A data frame with 15 observations on the following 8 variables.

Age

Patient age

Diag

Diagnosis, a factor with levels sepsis, cardiogenic, hypothermia

VO2

Oxygen consumption

Svo2

Mixed venous O2 saturation

Scvo2

Central venous oxygen saturation

TCO

Thermodilution-derived cardiac output

FCO

Fick-derived cardiac output.

Sex

Sex, a factor with levels F, M

Examples

Run this code
# NOT RUN {
data(CardOutput)

# }

Run the code above in your browser using DataLab