A B C D E F G H I K L M N O P Q R S T U V W 

L

LinearRegression - Class in nl.liacs.timeseries.main
LinearRegression constructs can be used to calculate the slope, intercept, Pearson's r and mean squared error for two equal length input columns (usually from the same Table).
LinearRegression(double[], double[], boolean) - Constructor for class nl.liacs.timeseries.main.LinearRegression
Creates a LinearRegression.
loadTable(Table) - Method in class nl.liacs.timeseries.gui.MainWindow
Loads a Table.
A B C D E F G H I K L M N O P Q R S T U V W