| summary.tree_scan | R Documentation |
Prints the same fields as print.tree_scan(), followed by
the full table of all candidate cuts (not just significant ones)
ordered by decreasing log-likelihood ratio.
## S3 method for class 'tree_scan'
summary(object, ...)
object |
An object of class |
... |
Further arguments passed to |
Invisibly returns object (the input object of
class "tree_scan"), unchanged. Called for the side
effect of printing the same fields as
print.tree_scan(), followed by the full table of all
candidate cuts (not just significant ones) ordered by
decreasing log-likelihood ratio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.