LINFITEX | Model function for fitting line with errors in X and Y
|
MPCHILIM | Compute confidence limits for chi-square statistic
|
MPCHITEST | Compute the probability of a given chi-squared value
|
MPCURVEFIT | Perform Levenberg-Marquardt least-squares fit (replaces CURVEFIT)
|
MPFIT | Perform Levenberg-Marquardt least-squares minimization (MINPACK-1)
|
MPFIT2DFUN | Perform Levenberg-Marquardt least-squares fit to a 2-D IDL function
|
MPFIT2DPEAK | Fit a gaussian, lorentzian or Moffat model to data
|
MPFITELLIPSE | Approximate fit to points forming an ellipse
|
MPFITEXPR | Perform Levenberg-Marquardt least-squares fit to arbitrary expression
|
MPFITFUN | Perform Levenberg-Marquardt least-squares fit to IDL function
|
MPFITPEAK | Fit a gaussian, lorentzian or Moffat model to data
|
MPFTEST | Compute the probability of a given F value
|
MPNORMLIM | Compute confidence limits for normally distributed variable
|
MPNORMTEST | Compute the probability of a given normally distributed Z value
|
MPPROPERR | Propagate fitted model uncertainties to measured data points
|
TNMIN | Performs function minimization (Truncated-Newton Method)
|