-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 1011 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 1011 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Generated by roxygen2: do not edit by hand
export(add_model_variables)
export(add_position_tables)
export(add_positions)
export(add_replacement_level_sim)
export(calc_passing_splits)
export(calc_receiving_splits)
export(calculate_above_replacement)
export(calculate_points_per_win)
export(calculate_rushing_splits)
export(combine_simulations)
export(convert_points_to_wins)
export(convert_prob_to_wins)
export(create_QB_team_table)
export(create_league_replacement_fn)
export(create_percentage_replacement_fn)
export(create_pos_team_table)
export(create_roster_replacement_fn)
export(estimate_passing_value_added)
export(estimate_player_value_added)
export(estimate_rushing_value_added)
export(find_game_one_replacement_QB)
export(find_percentage_replacement_QB)
export(find_positional_replacement_level)
export(get_pbp_data)
export(get_season_summary)
export(join_position_statistics)
export(prepare_model_data)
export(resample_season)
export(simulate_player_value_added)
export(simulate_season_statistics)