|
Posted by erich.morisse on March 4, 2007, 3:02 pm
Please log in for more thread options
On Mar 2, 2:40 pm, "Mumia W." <paduille.4060.mumia.w
+nos...@earthlink.net> wrote:
> On 03/02/2007 09:58 AM, erich.mori...@gmail.com wrote:
>
> > I am writing a module which performs calculations according to the
> > model of Statistical Process Control (SPC) which generates error
> > thresholds of normally distributed data from historical data. It has
> > been used in manufacturing for a long time to tell whether a
> > particular process is in control.
>
> > I think the module belongs in SPC, as it does not quite match up with
> > the intent of Statistics::*. SPC is more of a use of statistics than
> > it is a set of statistical functions.
>
> > Any comments? Suggestions?
>
> > Erich
>
> Statistics::SPC sounds better to me. The creation of new top-level
> namespaces is frowned upon, and if it relates to statistics,
> Statistics::* is probably a good place for it.
Thanks Mumia, that's what I have requested.
Erich
|