COSC-4P82-Final-Project/cmake-build-relwithdebinfo-.../run_3/regress.fn

16 lines
280 B
Plaintext
Raw Normal View History

2024-04-03 12:00:49 -04:00
Hits: 1897, Total Size: 2810, Percent Hit: 67.508897
CC: 403
CO: 730
OO: 1494
OC: 183
Fitness: 0.998423
Hits: 633
2024-04-01 00:01:49 -04:00
2024-04-03 12:00:49 -04:00
y = ((log(eccentricity) * (area / perimeter)) - (-0.53052 * log(major)))
2024-04-01 00:01:49 -04:00
2024-04-03 12:00:49 -04:00
(- (* (log eccentricity)
(/ area perimeter))
(* -0.53052
(log major)))