help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: statistics functions and NA


From: CdeMills
Subject: Re: statistics functions and NA
Date: Wed, 21 Mar 2012 02:01:45 -0700 (PDT)

Jordi GutiƩrrez Hermoso-2 wrote
> 
> On 20 March 2012 15:54, marco atzeri <marco.atzeri@> wrote:
>> On 3/20/2012 7:03 PM, CdeMills wrote:
> 
>>> R as a specific parameter in this case, na.rm which,, when true,
>>> means to skip over NA values. What do you think about adding such
>>> behaviour to mean, std, val and similar ?
> 
>> you are probably looking for the NaN package
>>
>> http://octave.sourceforge.net/nan/index.html
> 
> Except, as previously flamed, those functions *overwrite* the Octave
> functions. If you think you might still want NaNs in order to indicate
> a problematic computation, you can also use nanmean, nanstd, and
> similar, from the stats package.
> 
> 
Yeah, I wanted something which was in phase with the Octave tree. Now my
intent was to operate some distinction between NA (missing values) and NaN
(results from wrong computation).

Pascal

--
View this message in context: 
http://octave.1599824.n4.nabble.com/statistics-functions-and-NA-tp4489788p4491649.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]