This function fits a linear model to the distance over time data as extracted from the raw Lumifuge profiles with the function Lumifuge_FrontTrackingMultiple(). It either uses a simple linear fit or a segmented linear fit and also tries to estimate which points are outliers which it then removes from the fitting dataset. The return value is a list with all details of the best fit.
1 |
Data |
The data as returned from the LumifugeFrontTrackingMultiple() function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.