xboot_summary {exactamente} | R Documentation |
Generate a Summary Table for Bootstrap Objects
Description
This function takes a bootstrap object and generates a summary table containing the method used and the computed summary statistics.
Usage
xboot_summary(object)
Arguments
object |
A bootstrap object of class 'extboot', 'ecboot' or 'regboot'. |
Value
A data frame containing the summary statistics with the method as the first column.
[Package exactamente version 0.1.1 Index]