Quote:
Originally Posted by Ginger Power
Ideally I could eliminate the following matches:
Qualification match 4
Qualification match 19
Qualification match 29
|
Your OPR would then be 53.7
Attached files:
A.txt is the (sparse) design matrix which describes the alliances
b.txt is a list of alliance scores corresponding to the A matrix
teams.txt is a list of teams in the order they appeared in the data being processed
OPR.txt contains the OPRs. It can be calculated using Octave (or MatLab) using the following:
OPR = A\b