Macros | Functions
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 "RobustStats.hpp"
#include "Exception.hpp"
#include "Matrix.hpp"
#include "SRI.hpp"
#include "StringUtils.hpp"
Include dependency graph for RobustStats.cpp:

Go to the source code of this file.

Macros

#define SEQUENTIAL   1
 

Functions

long Stem (double x, double &scale)
 

Macro Definition Documentation

◆ SEQUENTIAL

#define SEQUENTIAL   1

Definition at line 367 of file RobustStats.cpp.

Function Documentation

◆ Stem()

long Stem ( double  x,
double &  scale 
)
inline

Definition at line 67 of file RobustStats.cpp.



gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:43