Plot Exponential function

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

Moderators: EViews Gareth, EViews Moderator

Daniel351
Posts: 6
Joined: Sat Jun 13, 2015 1:45 pm

Plot Exponential function

Postby Daniel351 » Thu Jun 18, 2015 1:18 pm

I didn't quite know where to put this... so I just put it here.
I want to plot the exponential, lognormal and pareto distrbution. That is, just the distribution, with parameters to be plugged in.
Can this be done in eviews??

Thanks in advance,
Daniel

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

Re: Plot Exponential function

Postby startz » Thu Jun 18, 2015 1:53 pm

something like the following

Code: Select all

wfcreate 100
series x=@trend/10
series pdf=@dexp(x,.5)


then plot pdf against x

Daniel351
Posts: 6
Joined: Sat Jun 13, 2015 1:45 pm

Re: Plot Exponential function

Postby Daniel351 » Sat Jun 20, 2015 7:38 am

Thanks, That works!!

And how do I plot the CDF of these distributions??

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

Re: Plot Exponential function

Postby startz » Sat Jun 20, 2015 7:40 am

Look under Help for the cdf functions.


Return to “Any Other Business”

Who is online

Users browsing this forum: No registered users and 2 guests