LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 1997, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 30 Jul 1997 16:58:50 GMT
Reply-To:     Jay Weedon <j_weedon@ESCAPE.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Jay Weedon <j_weedon@ESCAPE.COM>
Organization: None
Subject:      Re: exponential regression
Content-Type: text/plain; charset=us-ascii

On Wed, 30 Jul 1997 06:27:50 -0700, "Joe" <Joe_Harris@msn.com> wrote:

>I don't know a thing about SAS, but I do know a little stats, and I think >you should take the natural log of your equation: > >y = a*(b)^x ---> ln(y) = ln(a) + ln(b)*x > >Then you can find ln(a), and ln(b) by linear regression. > Joe

OK if you want a multiplicative error term. Otherwise you might want to look at PROC NLIN.

Jay Weedon.


Back to: Top of message | Previous page | Main SAS-L page