Learn R Programming

semEff (version 0.6.1)

print.bootCI: Print "bootCI" Objects

Description

A print() method for an object of class "bootCI".

Usage

# S3 method for bootCI
print(x, ...)

Value

A summary table of the effects and bootstrapped confidence intervals (data frame).

Arguments

x

An object of class "bootCI".

...

Further arguments passed to or from other methods. Not currently used.