
Summarize a cogxwalkr list
summary.cogxwalkr.Rd
Summarize a cogxwalkr list
Arguments
- object
An object of class "cogxwalkr", i.e., as returned by
crosswalk()
.- ...
Unused
- alpha
Alpha to use for confidence interval calculation. Defaults to 0.05.
- bci_type
Type of bootstrapped confidence interval to calculate. Currently accepts "percentile" (or "perc") and/or "normal." Both are included by default.