Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi
Can qv make forecast with multiple linear regression?
I search the community and find out the solution linear regression like y=ax+b. But the user want multiple linear regression. I am not a statistician. I have find out sevaral functions in qv help as below :
What I want to know is : Could I use these functions to caculate the multiple linear regression for forecast purpose? And can I get some help and example here?
Thanks.
Zhou
Hi Zhou,
The good news is yes, you can use QlikView to do multiple linear
regression.
The bad news is that it doesn't have built-in functions for doing it.
So, I'm afraid you're going to need to do some web searching to read-up
on how multiple linear regression is done and then figure-out the
appropriate expressions to implement the mathematics.
Angus.
hi Angus,
Thank you for your reply. Because I'm not a statistician. And I have no way of handling about these. Could you give me more help and detailed information on
Thanks again.
Zhou
Hi Zhou,
I'd suggest you find a colleague or friend who has a good mathematical background to help you work through how multiple linear regression works and the equations involved. You won't be able to develop the appropriate QlikView script (let alone debug it) until you firstly understand the mathematics.
Angus.