powered by
This function calculates the p-value of the goodness-of-fit test from an object of class "gfit".
"gfit"
# S3 method for gfit summary(object, ...)
A list of the following elements
P-value for goodness-of-fit.
the result of a call to the function summary. Provides a summary of the distribution of the goodness-of-fit statistic simulated under the null.
summary
the observed value goodness-of-fit statistic.
an object of class "gfit".
other parameters passed to summary.
It computes the P-value, call summary on the vector of statistics simulated under the null and returns the value of the observed statistic.
gfit, abc, plot.gfit
gfit
abc
plot.gfit
## see ?gfit for exemples
Run the code above in your browser using DataLab