RJAGSprep: RJAGSprep.R

Description Usage Arguments Value

Description

Prepare necessary arguments for running prostate cancer later class analysis using RJAGS.

Usage

1
RJAGSprep(pt, IOP = TRUE)

Arguments

pt

Dataframe of formatted active surveillance data created by the function fillPatientTables()

IOP

TRUE if biopsy and surgery occurences are informative of the underlying GS, FALSE if non-informative.

Value

List of arguments for running analysis using RJAGS: jags_data (data), inits (inits), parameters.to.save (parameters.to.save).


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