Hello,
I am planning to use PAL library for multiple regression but as far as i look the documentation and samples i can't see where the new X values are entered.
Both X valules and Y values are entered at once but the logic of regression is calculation of Y based on new X values.
I see results regressed based on inputs but where is the new X values and calculated Y value ?
The results on fitted table gives trend result but how can i find calculated Y based on new X1,X2 ?