Learn R Programming

emil (version 1.1-6)

integer.events: Return events in integer form

Description

Basically calls factor.events and converts to integer. No event is coded with 0 and the other event types with > 0.

Usage

integer.events(x, ...)

Arguments

x
Outcome vector.
...
Sent to factor.events.

Value

  • Integer vector.