<div dir="ltr"><div dir="ltr"><font size="4"><b>Y= a.X + b</b></font><br><br><font size="4"><font size="2">For the regression between 2 variables (x and y) I've used Regcoef and its works then I plotted the regression coefficient using </font><b>REG=regCoef(x,y)</b>.<br></font></div><div><font size="2">Now I want to predict <b>Y </b>using <b>X </b>and the regression  <b>REG</b> that I've calculated before.<br></font></div><div><font size="4"><font size="2">How can I compute<b> Y' </b>if I have <b>X' </b>data and <b>REG</b>? Does NCL have a function to do this </font>?<br></font></div><div><font size="4">Any help needed.<br></font></div></div>