This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Collecting statistics for time dependent data?


Hello,

 I was wondering if there is a way to compute "running" statistics with
gsl.

 Consider a time dependent simulation where at each time-step you
compute a vector/matrix of data, and you want to compute the 
sample mean, but using only one additional vector for data storage.

Is it possible to adapt the gsl code to work in this conditions to
produce a stable mean without before storing all the vectors
and after using gsl_stats_mean?

I apologize in advance if it is not an interesting question, or 
if it has already been answered elsewhere.

Best Regards

-- 
Raimondo Giammanco <rongten@member.fsf.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]