psychNerdJae / successr

R package for modeling Successor algorithms in reinforcement learning (i.e., Successor Representation, Successor Features).
MIT License
1 stars 0 forks source link

Error in `counts_to_probability` when `value_col_name` is `edge` #4

Open psychNerdJae opened 2 years ago

psychNerdJae commented 2 years ago

Error: Problem with mutate() column edge. edge = "edge" * (1 - gamma). non-numeric argument to binary operator