Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am performing an iterative regression and am wrapping
the worksheet function LinEst in my own VBA function. I want to pass LinEst a single column array of doubles for the Yvalues and a two column Array of doubles for the Xvalues. It works fine for a single column of Xvalues but returns VALUE error when passed the two column array. What are my work arounds? I would pass it range arguments but I need to perform arithmatic on the Xvalues before the regression. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deriving P-Value through LINEST Function | Excel Worksheet Functions | |||
linest function for curve | Excel Discussion (Misc queries) | |||
LINEST Function | Excel Discussion (Misc queries) | |||
LINEST function - data range | Excel Discussion (Misc queries) | |||
Linest function | Excel Worksheet Functions |