getBalance {eiwild} | R Documentation |
get profit and loss of partys
getBalance(x, rnd = 1, zero = TRUE, which = NULL)
x |
table of ecological inference (see
|
rnd |
rounding of values (default is |
zero |
replace negative values with |
which |
if table isn't square it has to be a vector giving 2 arguments (see Details) |
if table isn't square the row or column not to be
calculated has to be given in wich
.
First element has to be "r"
for row or "c"
for column.
2nd element has to give name of row or column.
table with balance BUT (!!!) order of rows or cols maybe changed