Learn R Programming

nephro (version 1.5)

UPCR: Urinary protein-to-creatinine ratio

Description

Calculate the urinary protein-to-creatinine ratio

Usage

UPCR(u.protein, u.creatinine)

Value

A numeric vector with UPCR values.

Arguments

u.protein

Numeric vector in mg/dL

u.creatinine

Numeric vector in mg/dL; 0s will be automatically converted into NAs

Author

Cristian Pattaro

See Also

UACR