Skip to contents

Main Functions

Calculate NFL standings (incl. deep tiebreakers) and simulate NFL seasons.

nfl_standings()
Compute NFL Standings
nfl_simulations()
Simulate an NFL Season

Utilities

Various helper functions.

simulations_verify_fct()
Verify Custom NFL Result Simulation Function
summary(<nflseedR_simulation>)
Compute Pretty Simulations Summary Table
nfl_standings_prettify()
Compute Pretty NFL Standings Table
fmt_pct_special()
Format Numerical Values to Special Percentage Strings

Superseeded

Seeding and simulation functionality of the nflseedR 1.x series.

compute_conference_seeds()
Compute NFL Playoff Seedings using Game Results and Divisional Rankings
compute_division_ranks()
Compute NFL Division Rankings using Game Results
compute_draft_order()
Compute NFL Draft Order using Game Results and Divisional Rankings
simulate_nfl()
Simulate an NFL Season

Simulation Output Dictionaries

Access dictionaries to look up the output of the simulations.

dictionary_game_summary
Data Dictionary: Simulations | Game Summary
dictionary_games
Data Dictionary: Simulations | Games
dictionary_overall
Data Dictionary: Simulations | Overall
dictionary_standings
Data Dictionary: Simulations | Standings
dictionary_team_wins
Data Dictionary: Simulations | Team Wins

Simulation Data Examples

Access example data for simulations.

sims_games_example
Example Games Data used in NFL Simulations
sims_teams_example
Example Teams Data used in NFL Simulations
divisions
NFL team names and the conferences and divisions they belong to