phoenix-package {phoenix}R Documentation

phoenix: Phoenix and Phoenix-8 Sepsis Criteria

Description

Implementation of the Phoenix and Phoenix-8 Sepsis Criteria as described in "Development and Validation of the Phoenix Criteria for Pediatric Sepsis and Septic Shock" by Sanchez-Pinto, Bennett, DeWitt, Russell et al. (2024) doi:10.1001/jama.2024.0196 and "International Consensus Criteria for Pediatric Sepsis and Septic Shock" by Schlapbach, Watson, Sorce, et al. (2024) doi:10.1001/jama.2024.0179.

How To Cite

When using this R package in your research please cite the Phoenix criteria and the package. You can get details more information via

citation('phoenix')

You can get bibtex entries for all the citations via

print(citation('phoenix'), bibtex = TRUE)

And you can get the up-to-date version and year information for the phoenix package via

print(citation('phoenix', auto = TRUE)) and print(citation('phoenix', auto = TRUE), bibtex = TRUE).

Author(s)

Maintainer: Peter DeWitt peter.dewitt@cuanschutz.edu (ORCID)

Other contributors:

References

There are two major publications to reference with respect to the development of the Phoenix criteria.

See Also

vignette('phoenix') for more details and examples.


[Package phoenix version 1.1.2 Index]