Clear Filters
Clear Filters

Where can I learn how to do regression in Matlab

1 view (last 30 days)
Yohan
Yohan on 18 Apr 2024
Edited: Torsten on 18 Apr 2024
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.

Answers (1)

Torsten
Torsten on 18 Apr 2024
Edited: Torsten on 18 Apr 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:

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!