Thank you for the replies. The block diagram on the website does
show a linear regression type fit, although I am not so sure what
algorithms Labview uses to generate the fit stats in some of its Linear
algebra VIs (ie. Partial Least Squares, SIMPLS, or regular least
squares regression). I should have been more specific in saying that I
need to develop an algorithm that conducts a partial least squares
regression on observation (dependent) vector Y and Independent variable
matrix X. The important part here is that I need to have access
to the various projection and scores generated during the course of a
partial least squares regression. As far as a block diagram is
concerned, I don't have one yet. I am fairly proficient with
Labview, and was more interested in seeing how people were generating
and managing the many score and projection vectors generated during PLS
rather than the details of using Labviews linear algebra
functions. If someone has something like this, this is what
I would like to take a look at. Thanks in advance.