All functions
|
|
add_aav()
|
Add AAV to the Projections Table |
|
add_adp()
|
Add ADP to the Projections Table |
|
add_ecr()
|
Add ECR to the Projection Table |
|
add_player_info()
|
Add player information to the table |
|
add_risk()
|
Add calculated risk to the table |
|
add_vor()
|
Calculate VOR for Points, Ceiling and Floor |
|
aggregate_stats()
|
Aggregate Projected Stats |
|
calculate_risk()
|
Risk calculation based on two variables |
|
cbs_draft()
|
Get ADP data from CBS |
|
cohens_d()
|
Cohen's d |
|
confidence_interval()
|
Calculate the Upper and Lower Limits for Projected Points |
|
custom_scoring()
|
Create Custom Scoring |
|
default_baseline
|
Default VOR Baseline |
|
default_threshold
|
Default Threshold Values for Tiers |
|
default_weights
|
Default Weights for Projection Sources |
|
espn_draft()
|
Get ADP/AAV data from ESPN |
|
ffc_draft()
|
Get ADP data from Fantasy Football Calculator |
|
get_adp()
|
Get ADP/AAV data from multple sources |
|
impute_na_off() kick_impute()
|
Imputing values for missing data |
|
nfl_draft()
|
Get ADP/AAV data from NFL |
|
points_sd()
|
Calculate Standard Deviations for Projected Points |
|
projected_points()
|
Calculate Projected Points |
|
projections_table()
|
Create a Projections Table |
|
rts_draft()
|
Get ADP/AAV data from RTSports |
|
scoring
|
Default scoring rules for the calculations |
|
scrape_data()
|
Scrape data from multiple sources and multiple positions |
|
scrape_source()
|
Scrape data for a specific position from a single source |
|
set_tiers()
|
Determine Tiers by Position |
|
set_vor()
|
Calculate VOR |
|
source_points()
|
Calculate Source Points |
|
stats_by_category()
|
Organize scraped data by stat category |
|
weighted.sd()
|
Calculate Weighted Standard Deviation |
|
wilcox.loc()
|
Wilcox Location Parameter |
|
yahoo_draft()
|
Get ADP/AAV data from Yahoo |