Alternative to the Statistics toolbox
Mostrar comentarios más antiguos
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...
Respuesta aceptada
Más respuestas (1)
manideep reddy
el 12 de Abr. de 2018
Editada: Walter Roberson
el 12 de Abr. de 2018
2 votos
If possible, use octave statistics toolbox which is opensource. Download it from here. https://octave.sourceforge.io/statistics/index.html
Categorías
Más información sobre F Distribution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!