I'm not a regular Rats user so my problem is hopefully very simple.
I noticed that there was a Rats source file to run the BB algorithm and I have tried to run it but get the following error.
## MAT13. Store into Out-of-Range Matrix or Series Element
The Error Occurred At Location 0680 of BBREFINE
Line 26 of BBREFINE
Line 114 of BRYBOSCHAN
The simple (and possibly wrong) prog I used to run it was:
cal 1980 1 12
all 2006:7
source(echo) bryboschan.src
open data f:\harrypaper\verybasicdata.xls
data(format=xls,org=cols)
print / cpnom
graph(key=upleft) 2
# cpnom
# cpreal
@bryboschan cpnom
Thanks for any advice
