serologyScore: Calculate serology component score

Description Usage Arguments Examples

View source: R/acrEularRA.R

Description

Calculate joint component score. Converts patients serology status to a numeric score.

Usage

1
serologyScore(object)

Arguments

object

acrEularRA object

Examples

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

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