checkresults: Produce a graphical assessment of Monte Carlo experiment on...

View source: R/checkresults.R

checkresultsR 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.


PHInfiniteEstimates documentation built on Nov. 24, 2023, 9:06 a.m.