|
Zip and Skip Tries
|


Static Public Attributes | |
| float | m |
| float | b |
| tuple | x [int, ...] |
| tuple | y [float, ...] |
| float | r2 |
Represents a fitted trend line for log-log plots.
Stores the parameters of a linear regression on log-transformed data,
as well as the points to plot and the R² value indicating goodness of fit.
Definition at line 70 of file plot_genetic.py.
|
static |
Definition at line 77 of file plot_genetic.py.
|
static |
Definition at line 76 of file plot_genetic.py.
|
static |
Definition at line 80 of file plot_genetic.py.
Definition at line 78 of file plot_genetic.py.
Definition at line 79 of file plot_genetic.py.