What would be a good proxy for time?
Show older comments
In the previous post
I learned that one would need to consider confounding variables.
"Analysis reveals time to be the confounding variable: plotting both price and demand against time reveals the expected negative correlation over various periods, which then reverses to become positive if the influence of time is ignored by simply plotting demand against price."
So I want to use time as an indepedent variable of the regression.
I use dn=datenum(date) as a proxy. But is there any better method?
Accepted Answer
More Answers (0)
Categories
Find more on Tables 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!