eikos_data {eikosograms} | R Documentation |
Create eikosogram data frame
Description
Eikos helper function used to convert data.
Usage
eikos_data(y, x, data, marginalize = NULL)
Arguments
y |
response variable. |
x |
conditional variables. |
data |
data frame or table to be converted. |
marginalize |
name of variable to marginalize on, NULL if none. |
[Package eikosograms version 0.1.1 Index]