print.bootCI {semEff} | R Documentation |
Print "bootCI"
Objects
Description
A print()
method for an object of class "bootCI"
.
Usage
## S3 method for class 'bootCI'
print(x, ...)
Arguments
x |
An object of class |
... |
Further arguments passed to or from other methods. Not currently used. |
Value
A summary table of the effects and bootstrapped confidence intervals (data frame).
[Package semEff version 0.6.1 Index]