plotPtData: Plot patient data using the "shaped" data. This function...

Description Usage Arguments

Description

Plot patient data using the "shaped" data. This function isn't necessary to prep the data and arguments for jags.

Usage

1
plotPtData(pt.id, what.data = "both", log.scale = T, plot.psad = F)

Arguments

pt.id

Integer of patient record to be displayed

what.data

Variable that says what clinical data source to plot. "Both" = plot both PSA and Biopsy data, "psa" = plot just PSA data, "biopsy" = plot just biopsy data

log.scale

TRUE if using log scale for PSA, FALSE if not. TRUE default.

plot.psad

TRUE if using PSA Density instead of PSA, FALSE if not. FALSE defaul


jbindman/prostate-project documentation built on May 18, 2019, 5:59 p.m.