optimConfig-class: S4 Class optimConfig

optimConfig-classR Documentation

S4 Class optimConfig

Description

S4 Class optimConfig

Slots

budget

Lineup budget

min_budget

the minimum budget (Default: 0)

roster_size

Roster limitation (How many players allowed)

min_team_req

Number of teams required to be represented in the lineup

max_team_req

Maximum number of teams allowed to be represented in the lineup

max_players_per_team

Maximum number of players from any one team

max_overlap

Maximum number of players allowed to overlap across lineups (Must be < roster_size)

roster_key

List containing roster positions and the number of each position required

flex_position

named identifer for the flex positions

max_exposure

Maximum exposure for individual players (global)

variance

Percentage global variance for fantasy points – used to add randomness to the model.


anthonyshook/dfsOptimizer documentation built on Jan. 4, 2023, 11:36 a.m.