G0025 : Undefined symbol: 'hirukawa_hac'

Hi,

I am trying to do a long-run  correlation analysis using a code written by someone else. But I get the above-mentioned error. Below is a portion of the code:

--------------------------------------------------------------------
dat1=packr(year~rate1~rate2);
n1=rows(dat1);
year1=dat1[1,1];
year2=dat1[n1,1];
dat1=dat1[.,2 3];
{omega1,rho1,band1}=hirukawa_hac(dat1);

--------------------------------------------------------------------

I am still getting used to gauss. I suspect that I need a program "hirukawa_hac", which wasn't part of the zipped folder of the code, but I am unsure how to proceed.  I will greatly appreciate your input.

Regards,

Nick

1 Answer



0



Hi,

I figure it out. Thanks.

Your Answer

1 Answer

0

Hi,

I figure it out. Thanks.


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy