> library("chan.roster")
## Build custom rosters, estimate team quality from BPM allocations
> load_team(
)
> estimate(roster)
> summary(roster)
$ players<int>0
$ total_mpg<dbl>0
$ avg_bpm<dbl>0.0
Scenario (shifts players within 95% CI)
## Each row's slider shifts that player individually.
> roster %>% add_player("
)
> roster %>% add_freshman(
)
> print(roster)
Roster
0 players
Search for a player above or load an existing team to get started.