Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to get the following to work, varr = Application.LinEst(ArrayY, Application.Power( _ ArrayX, Array(1, 2)), True, 0) but I get a type mismatch error. The arrays are dimensioned as Variant and both redimensioned with: ReDim ArrayX(1 To NoofVals) Also, can I assign the regression coeffficient,R2, to a variable using something similar to the above? Many thanks, Rod |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Building Non-Contiguous Arrays For Use With Linest | Excel Worksheet Functions | |||
Trouble with arrays (transferring values between two arrays) | Excel Programming | |||
Working with ranges in arrays... or an introduction to arrays | Excel Programming | |||
Arrays - declaration, adding values to arrays and calculation | Excel Programming | |||
How to use linest with variably sized data arrays? | Excel Worksheet Functions |