| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1556 |
|
| Package | utility | |
| Module | fitting | |
| Tool | fitter |
| id | in | the id of a sub-tool | |
| Allowed: | fitter id | ||
| Default: | 0 | ||
- include 'fitting.g'
- fit := fitter(n=1); # a fitter for one real unknown
- fit.linear(dfs.functional('hyper',1),1+0*1:6, 1:6)
# equations are x=1; x=2; ... x=6
T
- fit.covariance()
0.166667