jointScore: Calculate joint component score

Description Usage Arguments Examples

View source: R/acrEularRA.R

Description

Calculate joint component score. Converts patients swollen/tender joint counts to a numeric score.

Usage

1
jointScore(object)

Arguments

object

acrEularRA object

Examples

1
2
acreular <- new_acrEularRA(ljc=3,sjc=4,duration=60,apr="Abnormal",serology="High")
jointScore(acreular)

fragla/acreular documentation built on June 8, 2020, 2:46 p.m.