LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Regression

I need find the best correlation equation between a known value and
several measurements using multiple variable linear regression. Does
anyone have any example vi's or other resources they would be willing
to share?
0 Kudos
Message 1 of 4
(4,857 Views)
Tim,

I was unable to find any multi-variable linear regression examples in LabVIEW. I did find the normal linear regression examples, which ship with LabVIEw and can be found in your \examples\Analysis folder. As for multi-variable regression, I did find an applicable HiQ example. HiQ is the free analysis software that ships with LabVIEW. You can install it from your LabVIEW CD, and there is an example called "Multiple Linear Regression" that you can find in your \examples\data fitting folder. It is then possible to interface to HiQ from LabVIEW using the HiQ Script Node in the Mathematics >> Formula subpalette.

I hope this suggestion helps you out. Good luck with your application and have a pleasant day.

Sincerely,
Darren N.

NI Applications Engineer
0 Kudos
Message 2 of 4
(4,857 Views)
Thanks, I think you got me rolling in the right direction!

Tim
0 Kudos
Message 3 of 4
(4,857 Views)

Hello,

Is the "Multiple Linear Regression" a VI or HiQ Script? Does it perform the same function as the General LS Linear Fit Function VI in LabVIEW?

 

Regards

Huz

0 Kudos
Message 4 of 4
(4,314 Views)