Where can I learn how to do regression in Matlab
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I currently am writing a thesis with matlab and I am new to this program. I want to run a bayesian time varying parameter model in matlab using some data from excel. How can I do this and is there any good sources where I can learn how to do regressions in Matlab? I am mostly confused about the fundametal part of the program and coding part.
0 comentarios
Respuestas (1)
Torsten
el 18 de Abr. de 2024
Editada: Torsten
el 18 de Abr. de 2024
First learn how to approach your problem from the statistical side, then look how to implement this theoretical approach in MATLAB. Don't let the MATLAB tools dictate what can be done.
I guess you already found this site - one google search was sufficient:
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!