mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 18:05:06 -05:00
Revert using unweighted variance in weight calculation
This reverts commit 165e6805ab.
This commit is contained in:
@@ -86,7 +86,6 @@ RGR_FindBestRegression
|
||||
double *b0, /* estimated y axis intercept */
|
||||
double *b1, /* estimated slope */
|
||||
double *s2, /* estimated variance of data points */
|
||||
double *us2, /* estimated unweighted variance of data points */
|
||||
|
||||
double *sb0, /* estimated standard deviation of
|
||||
intercept */
|
||||
|
||||
Reference in New Issue
Block a user