| summary.circular_scan | R Documentation |
Prints the same fields as print.circular_scan(), followed
by a numeric summary of the simulated log-likelihood-ratio
distribution under the null. Useful for checking that the Monte
Carlo replicates produced a reasonable spread relative to the
observed test statistic.
## S3 method for class 'circular_scan'
summary(object, ...)
object |
An object of class |
... |
Further arguments passed to |
Invisibly returns object (the input object of
class "circular_scan"), unchanged. Called for the side
effect of printing the same fields as
print.circular_scan(), followed by a numeric summary
(min, quartiles, median, mean, max) of the simulated
log-likelihood-ratio distribution under the null.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.