Learn R Programming

erer (version 1.3)

print.evReturn: Printing Abnormal Return Results from Event Analsyis

Description

Show abnormal return resutls from evReturn.

Usage

## S3 method for class 'evReturn':
print(x, \dots)

Arguments

x
an object of class evReturn.
...
additional arguments to be passed.

Value

  • Summary results of the coefficents or outputs.

Details

This print method for object of class evReturn.

See Also

evReturn; plot.evReturn.

Examples

Run this code
# see the examples for 'evReturn'.

Run the code above in your browser using DataLab