PPC | R Documentation |
This is the generic ppc
S3 method for computing Posterior predictive
check. It predicts values with 95 \
values for SurvFit
objects.
ppc(fit, ...)
## S3 method for class 'SurvFit'
ppc(fit, ...)
fit |
An object of class |
... |
Further arguments to be passed to generic methods |
a data.frame
of class PPC
with the original data point and
the response of simulation and 95\
indicates if the observation fall within (green) or outside (red) of the 95\
credible interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.