verify_sessler_rsi {medicalrisk}R Documentation

Validates this Sessler RSI implementation against reference data

Description

Requires that "sample data rev2.csv" and "sample results rev2.csv" be available in datasrc directory

Usage

verify_sessler_rsi()

Value

Table of patients with scores >0.001 difference.

Author(s)

Patrick McCormick <patrick.mccormick@mountsinai.org>

References

1. Sessler DI, Sigl JC, Manberg PJ, Kelley SD, Schubert A, Chamoun NG. Broadly applicable risk stratification system for predicting duration of hospitalization and mortality. Anesthesiology. 2010 Nov;113(5):1026-37. doi: 10.1097/ALN.0b013e3181f79a8d.

See Also

rsi_sample_data, rsi_sample_results

Examples

## Not run: 
verify_sessler_rsi()

## End(Not run)

[Package medicalrisk version 1.3 Index]