physiol: Construct generic data types for use in risk scores

View source: R/classes.R

physiolR Documentation

Construct generic data types for use in risk scores

Description

Takes an R object and sets class to a specific physiologic type.

Usage

physiol(x)

as.physiol(x)

as.temp(x)

as.sbp(x)

as.map(x)

as.hr(x)

as.rr(x)

as.ph(x)

as.sodium(x)

as.potassium(x)

as.scr(x)

as.bun(x)

as.hct(x)

as.wbc(x)

as.gcs(x)

as.hco3(x)

as.pao2(x)

as.aa_grad(x)

as.bili(x)

as.albumin(x)

as.glucose(x)

as.uop(x)

as.age(x)

as.admit(x)

as.comorbidity(x)

Arguments

x

object to set class


bgulbis/icuriskr documentation built on June 18, 2022, 1:33 a.m.