compute_ties: Giving a result column we create a new column with ties (0 and 1 if it has)
Description
Giving a result column we create a new column with ties (0 and 1 if it has)
Usage
compute_ties(d, result_column)
Arguments
result_column
column where the result is
Value
dataframe with a column called ties