Thread
:
polynomial regression
View Single Post
#
4
Posted to microsoft.public.excel.programming
Lucile
external usenet poster
Posts: 16
polynomial regression
Ok, I solve my problem!
Application.LinEst(y, Application.Power(x, Array(1, 2, 3, 4, 5)), True, True)
Thaks all
Reply With Quote
Lucile
View Public Profile
Find all posts by Lucile