tfa_sample_data: TFA sample data

tfa_sample_dataR Documentation

TFA sample data

Description

Dataframe with data provided by Prof. Simpsons, with time (t), arterial blood pressure (abp), left MCAv (mcav_l), right MCAv (mcav_r), and end-tidal CO2 (etco2).

Usage

data(tfa_sample_data)

Format

An object of class "dataframe"; an example of the usage in TFA-function.

Source

GitHub

References

Examples

data(tfa_sample_data)
TFA(tfa_sample_data[,c(1:3)], variables=c("abp","mcav"), freq=10)

lilleoel/clintools documentation built on April 17, 2025, 6:09 p.m.