checkresults {PHInfiniteEstimates} | R Documentation |
Produce a graphical assessment of Monte Carlo experiment on fidelity of proportional hazards regression to the uniform ideal.
Description
This function draws a quantile plot for Monte Carlo assessments of fit to the corrected proportional hazards fit.
Usage
checkresults(regnsimulation, frac = 0.1)
Arguments
regnsimulation |
A structure with a component out, matrix with columns representing definitions of p-values and as many rows as there MC samples. |
frac |
Proportion for bottom of distribution to be assessed. |
Value
A list with components of consisting of simulated Wald p-values, likelihood ratio p-values, and corrected likelihood ratio p-values.
[Package PHInfiniteEstimates version 2.9.5 Index]