dfs-with-r / coach

Lineup optimization for daily fantasy sports
https://dfs-with-r.github.io/coach/
GNU General Public License v3.0
46 stars 14 forks source link

total_salary Always Less Than Input Parameter #45

Open joelen4225 opened 3 months ago

joelen4225 commented 3 months ago

Is there a way to make it so that the total_salary parameter is always equal to the input? Currently using this for a person project that is not DFS. Got everything converted and working, but the total_salary result has always been less than my input parameter and I am looking for results that will add up. Let me know and would love to show how I am using this.