getLifecourseCardiacOutput: Get the cardiac output based on the life course equations

Description Usage Arguments

View source: R/LifecoursePhysiology.R

Description

Get the cardiac output for a specific age and gender. Uses either Bosgra or ScitoVation equations

Usage

1
getLifecourseCardiacOutput(age, gender, source = "sciv", qc_var = 0)

Arguments

age

Age in years

gender

Gender can be either "M" for male or "F" for female

source

Source of the equations. Either from Bosgra et al. "bosgra" or from ScitoVation publications as "sciv"

qc_var

variability for cardiac output. Used to account for exercise level. Can only be used when source = "sciv"


ScitoVation/plethem documentation built on Oct. 1, 2020, 3:37 a.m.