can anyone tell me what I am doing wrong here?
(LinearRegValueFC(Price, Length34, 10));
(XAverage (price, length34, 10));
linear regression will verify but xaverage says too many inputs.
whats different here? I can't find any examples using the xaverage.
have I left something out of my inputs list?
|