plotPropWithSymptoms: Plot proportions with symptoms

Description Usage Arguments

Description

Function that plots proportion of subjects that have a certain symptom present.

Usage

1
2
plotPropWithSymptoms(data, grouping = "Sex", measurements = "Measurement",
  symptomsNames)

Arguments

data

Data to be passed to the function as a data frame.

grouping

The column name of the binary grouping variable used to define the groups on the plot.

measurements

The column name of the variable containing measurement occasions.

symptomsNames

A vector of column names containing the symptom severity.


crtahlin/medplot documentation built on May 14, 2019, 12:05 p.m.