plot_individual_diagnosis: Individual prediction from nested partially-latent class...

Description Usage Arguments Value

View source: R/plot-individual-diagnosis.R

Description

DN:1.currently only works for both BrS and SS data, and SS only data. Any causes.

Usage

1
plot_individual_diagnosis(DIR_NPLCM, npat = 16)

Arguments

DIR_NPLCM

The file path to the folder that stores results from npLCM fit.

npat

The number of most frequent patterns among cases to display.

Value

A figure with individual diagnosis plots. The Bronze-Standard (BrS) measurement pattern is listed at the top of the barplots. Below it is the percentage of the observed frequency of that pattern among cases. A second vector of 1/0 pattern is shown in red. It represents the Silver-Standard(SS) measurements. The percentage below it is the fraction of cases having this SS pattern among cases with the BrS pattern on the top. The whole list of causes are shown at the bottom.


zhenkewu/nplcm documentation built on May 4, 2019, 10:19 p.m.