Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default polynomial regression

Follow:

http://spreadsheetpage.com/index.php...line_formulas/

Consider using VBA to place the formulas in worksheet cells or use
EVALUATE() to evaluate then directly.
--
Gary''s Student - gsnu200825


"Lucile" wrote:

Hello,
I need to do a polynomial regression, 5th order.
I think I am using the right formula: application.linest(x,y^{1,2,3,4,5})
My problem is that {} is not accepted! Invalid character.
I am using excel 2000.

What can I do to fix this problem?
Thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default polynomial regression

I already tried that.

VBA doesn't accept { } character, so I can not write this formula!

But thanks for the help!

"Gary''s Student" wrote:

Follow:

http://spreadsheetpage.com/index.php...line_formulas/

Consider using VBA to place the formulas in worksheet cells or use
EVALUATE() to evaluate then directly.
--
Gary''s Student - gsnu200825


"Lucile" wrote:

Hello,
I need to do a polynomial regression, 5th order.
I think I am using the right formula: application.linest(x,y^{1,2,3,4,5})
My problem is that {} is not accepted! Invalid character.
I am using excel 2000.

What can I do to fix this problem?
Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Polynomial Regression with Dates OBR Excel Discussion (Misc queries) 3 May 6th 08 04:54 AM
Polynomial Regression with Dates OBR New Users to Excel 2 April 15th 08 09:38 PM
Need furmula of R-squared by polynomial regression Xiaoyoy Yun Excel Programming 2 November 21st 07 08:45 PM
how to get coefficients for Polynomial regression as for rgp() AZ Excel Worksheet Functions 1 January 26th 06 12:27 PM
example of a polynomial regression analysis Houston banker[_2_] Excel Programming 0 July 28th 05 05:31 PM


All times are GMT +1. The time now is 05:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"