comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » t-testing in IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: t-testing in IDL [message #58300 is a reply to message #58240] Thu, 24 January 2008 08:03 Go to previous messageGo to previous message
Brian Larsen is currently offline  Brian Larsen
Messages: 270
Registered: June 2006
Senior Member
> If you are going to do stats, I'd suggest you use a statistics
> package, such as R (www.r-project.org) instead of IDL. For
> example, if a t-test is to be useful, your data must be normally
> distributed. That is very easy to test with R, and relatively
> easy to test with IDL, but once you get beyond very basic
> statistics, you'll get beyond IDL's build-in capabilities. There
> are relatively easy to use mixed effects modeling tools in R.

I agree with all of this but my issue always is that as soon as I
start mixing tools (IDL and R) things start to get confusing as well
as I seem to spend all my time doing file io instead of analysis. To
this end I started making some stats routines in IDL, some are general
purpose and some are really specific.

For this example you want to know if the data is normally distributed,
for this I like normal probability plots and the Blom Position test,
both of which I implemented in IDL (and would love fixes, feedback,
etc). There are other IDL stats resources on the web too, it would be
good to pull those together into an IDLstats package...

See:
http://people.bu.edu/balarsen/IDLdoc/
blom_position_test.pro
normal_prob_plot.pro


Cheers,

Brian

------------------------------------------------------------ --------------
Brian Larsen
Boston University
Center for Space Physics
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GeoTiff- grid
Next Topic: Convert pixel coordinates to LAT/LON

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 23:38:49 PDT 2025

Total time taken to generate the page: 0.24208 seconds