Re: IDL Stat analysis- ANOVA licening [message #94218 is a reply to message #94216] |
Tue, 28 February 2017 11:11  |
wlandsman
Messages: 743 Registered: June 2000
|
Senior Member |
|
|
It is true that use the Advanced Math & Stats library requires a separate license. This lets one run programs from the IMSL (https://en.wikipedia.org/wiki/IMSL_Numerical_Libraries ) numerical libraries. (I suppose since there is a Python interface to the IMSL library that one could use the IDL-Python bridge to access it without a license. )
However, most basic stat functions are already available in IDL, without need of the IMSL libary. See
http://www.harrisgeospatial.com/docs/mathematics_funt_list.h tml
--Wayne
On Monday, February 27, 2017 at 7:10:22 PM UTC-5, Cheryl wrote:
> I have just realized that the build-in stat functions need separate licensing. It's very disappointing to learn that IDL is not stat friendly.
>
> I am trying to do some simple stat analysis like R2, RMSE, DF, P, and variance using IDL. I was wondering if you guys know an open source where I can maybe find the equations for the above.. I have no idea how to calculate those in IDL.
>
> I would appreciate help of any sort. Thanks.
https://en.wikipedia.org/wiki/IMSL_Numerical_Libraries
|
|
|