How to fit a logisitic function to a dataset

For posts that don't quite fit into any of the other forums, including posts about these forums themselves.

Moderators: EViews Gareth, EViews Moderator

azellou1
Posts: 1
Joined: Tue Dec 31, 2013 9:29 am

How to fit a logisitic function to a dataset

Postby azellou1 » Tue Dec 31, 2013 9:45 am

Hello:

I have a time series that looks like a logistic function and I would like to fit a logistic function to it. Is there a readily available program in EViews to do that?
Thank you for your help!

Abdel

startz
Non-normality and collinearity are NOT problems!
Posts: 3775
Joined: Wed Sep 17, 2008 2:25 pm

Re: How to fit a logisitic function to a dataset

Postby startz » Tue Dec 31, 2013 10:01 am

EViews is happy to do a nonlinear regression. For example,

Code: Select all

ls y = c(1)*exp(c(2)*t)/(1+exp(c(2)*t))


Return to “Any Other Business”

Who is online

Users browsing this forum: No registered users and 6 guests