Skip to content

Add function to retrieve squad rating model coefficients #77

Description

@Flosch1006

With the October release, Impect introduces a new customer API endpoint that returns the coefficients of its squad rating model per iteration. These coefficients include:

  • constant value
  • iteration specific constant value
  • iteration specific home advantage value
  • offensive strength value for each team
  • defensive strength value for each team

A function to return this information as a dataframe is required.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions