smo-key / OPR

Java code to compute OPR/Offensive Power Rating, for FRC/FTC. Supports MMSE and Least Squares methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPR - Offensive Power Rating

Code for computing the OPR for FRC or FTC.

Supports both MMSE and Least Squares computations.

Clean code is in the OPR.java class

Remaining code is support code to demonstrate functionality

About

Java code to compute OPR/Offensive Power Rating, for FRC/FTC. Supports MMSE and Least Squares methods.


Languages

Language:HTML 87.0%Language:Java 13.0%