Learn R Programming

InSilicoVA (version 1.4.0)

SamplePhysician: 100 records of Sample debiased physician codes

Description

This is in the same format of the output running physician_debias. It is a data frame of 100 rows, and column represents ID and probability of the cause in each category.

Arguments

Format

100 arbitrary input records.

Examples

Run this code
data(SamplePhysician)
head(SamplePhysician)

Run the code above in your browser using DataLab