Search found 7 matches

by msemaan
Mon Mar 23, 2015 1:07 am
Forum: Data Manipulation
Topic: Exponential weighted moving average
Replies: 1
Views: 2786

Exponential weighted moving average

Hi,

I am trying to calculate the exponential weighted moving average for a time series. Is there any function available already? if not can you help me out writing one please ?

Thank you
by msemaan
Mon Mar 02, 2015 8:18 am
Forum: Programming
Topic: Expanding a time series
Replies: 0
Views: 1794

Expanding a time series

Hi, I was wondering if you can help me writing a code where I can expand a times series to match it with another time series (maybe a subroutine). Let's say I have the currency in one vector (monthly series) with the last observation Feb 2015 and my CPI series's last observation is Dec 2014. How can...
by msemaan
Thu Jan 01, 2015 2:29 pm
Forum: Programming
Topic: Creating a chart in prg
Replies: 9
Views: 6305

Re: Creating a chart in prg

Here you go! i am attaching a chart i adjusted the way i like it to be. Can you help with the code please ?
by msemaan
Mon Dec 22, 2014 5:05 pm
Forum: Programming
Topic: Creating a chart in prg
Replies: 9
Views: 6305

Re: Creating a chart in prg

How can i create a chart like the one attached ?

Thanks again
by msemaan
Mon Dec 22, 2014 3:56 pm
Forum: Programming
Topic: Creating a chart in prg
Replies: 9
Views: 6305

Re: Creating a chart in prg

Thank you for the code.

The output is effectively two separate charts. How can i end up with a chart like the one i attached? two panels in the same chart charing the same x-axis for dates but with different y-axis.

Thanks a lot
by msemaan
Mon Dec 22, 2014 1:33 pm
Forum: Programming
Topic: Creating a chart in prg
Replies: 9
Views: 6305

Re: Creating a chart in prg

Hi, Once i am done with my equation (regression) i would like to create a chart with an upper paell showing the time series and the fitted value and the lower panel the standardized residuals. What should i write after the equation to generate the fitted value and the residuals ? Second question, wh...
by msemaan
Thu Dec 18, 2014 2:01 pm
Forum: Programming
Topic: Creating a chart in prg
Replies: 9
Views: 6305

Creating a chart in prg

Hi

I would like to create a mutli-panel chart using results from a regression. Can someone give me a sample of code please ?

Thank you

Go to advanced search