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]

Jack-knife / bootstrap



Hello,

I have written some small functions to do jack-knife/bootstrap
estimates. Would it be interesting to include these functions in the
library? 

A rough version is attatched below - if you find it interesting to
include, please indicate the changes you wish to make it conform with
the "programming-style" of the GSL library.

The functions are motivated from Monte Carlo simulations in
statistical physics - where one is often interested in mean and
stanard_error of nonlinear functions of stochastic data, like for
instance the fourth moment 

   U_4 = 1 - <m^4> / (3*<m^2>^2)

where m itself is a stochastic variable.

Best regards - Joakim Hove


Attachment: block.c
Description: Binary data




-- 
==== Joakim Hove      www.phys.ntnu.no/~hove/   =======================
|| Institutt for fysikk  (735) 93637 / E3-166  |  Skøyensgate 10D    ||
|| N - 7491 Trondheim    hove@phys.ntnu.no     |  N - 7030 Trondheim ||
================================================= 73 93 31 68 =========

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