FreqActionsSummary {LOGAN} | R Documentation |
Frequency of specifics events in a variable of Actions - Summary
Description
This is a function that locates specific events (using the
actions.search
argument) and create new variables associate with this
strategy.
Usage
FreqActionsSummary(data, freqact.var, var)
Arguments
data |
A |
freqact.var |
freqact.var |
var |
var |
Value
This function returns a data.frame
with the frequency of each
specific events from the actions.search
argument and
"Freq.Actions.Search" summary.
[Package LOGAN version 1.0.1 Index]