stats/
estimated_variance.pro
topestimated_variance
Stats
result = estimated_variance(res, x [, DEBUG=DEBUG])
calculates the estimated variance in a set of residuals
Return value
the estimated variance
Parameters
- res in required
The residuals of the fit
- x in required
the 'x' values of the fit, need to be the same that were used to create the residuals
Keywords
- DEBUG in optional
print some debugging information
Author information
- History:
Tue Jan 22 13:17:29 2008, Brian Larsen documented, written previously
Statistics
| Lines: | 15 |
| McCabe complexity: |
File attributes
| Modifcation date: | Mon Sep 22 12:40:52 2008 |
| Lines: | 48 |
![[attach.png]](../idldoc-resources/attach.png)