Alternative to the Statistics toolbox
16 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
laurie
il 4 Feb 2013
Modificato: Walter Roberson
il 12 Apr 2018
Hi
I went from a place that owns a license for the Statistics toolbox to a place that does not (hello, budget cuts). Now all my statistics routines don't work anymore so I can't analyze my data like I used to... OMG PANIC
What I need is basic statistical measures (correlation) and test (eg ttest2, anovan..) functions, as well as some regression functions (regstats, regress).
In Matlab File exchange I found some functions that, combined, could meet my needs but unfortunately there are so many files that I am getting confused about which one I should choose. I am so afraid to use a function that actually does something else than what I think it does, or is not standard, etc.... being quite bad at statistics I don't see myself checking each code one by one... I am considering moving to R, but I am now halfway through the data so changing software in the middle of it does not seem either wise or time efficient.
Do you happen to know about some free packages that would do the job ? :-/
I am using Matlab 2009.
Thank you so much...
0 Commenti
Risposta accettata
Sean de Wolski
il 4 Feb 2013
Contact your friendly sales rep :)
3 Commenti
Sean de Wolski
il 4 Feb 2013
Well the Signal to Noise ratio of R packages will require a whole lot more time in verifying and validating your code against whatever packages you try. This comes with the Stats Toolbox.
Additionally, the time you spend looking for FEX entries etc. and qualifying your code on those will probably outweigh the costs of the Stats Toolbox.
Più risposte (1)
manideep reddy
il 12 Apr 2018
Modificato: Walter Roberson
il 12 Apr 2018
If possible, use octave statistics toolbox which is opensource. Download it from here. https://octave.sourceforge.io/statistics/index.html
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!