RobustStats.cpp File Reference


Detailed Description

Namespace Robust includes basic robust statistical computations, including median, median average deviation, quartiles and m-estimate, as well as implementation of of stem-and-leaf plots, quantile plots and robust least squares estimation of a polynomial.

Reference: Mason, Gunst and Hess, "Statistical Design and Analysis of Experiments," Wiley, New York, 1989.

Definition in file RobustStats.cpp.

#include "Exception.hpp"
#include "StringUtils.hpp"
#include "Matrix.hpp"
#include "SRI.hpp"
#include "RobustStats.hpp"

Include dependency graph for RobustStats.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define SEQUENTIAL   1

Functions

long Stem (double x, double &scale)


Define Documentation

#define SEQUENTIAL   1
 

Definition at line 254 of file RobustStats.cpp.


Function Documentation

long Stem double  x,
double &  scale
[inline]
 

Definition at line 55 of file RobustStats.cpp.


Generated on Wed Feb 8 03:31:18 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1