You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> elo.run(replace(wins.A, 1, NA) ~ adjust(team.A, 10) + team.B, data = rbind(dat, dat), k = 20)
Error in `$<-.data.frame`(`*tmp*`, adj.A, value = c(10, 10, 10, 10, 10, :
replacement has 6 rows, data has 5
where dat is the test data.
The text was updated successfully, but these errors were encountered:
where
dat
is the test data.The text was updated successfully, but these errors were encountered: