plotCyclopsSimulationFit {Cyclops} | R Documentation |
Plot Cyclops simulation model fit
Description
plotCyclopsSimulationFit
generates a plot that compares goldStandard
coefficients to their
Cyclops model fit
.
Usage
plotCyclopsSimulationFit(fit, goldStandard, label)
Arguments
fit |
A Cyclops simulation fit generated by |
goldStandard |
Numeric vector. True relative risks. |
label |
String. Name of estimate type. |
[Package Cyclops version 3.5.0 Index]