Code: Select all
disp lnfac %rows(factors)
list index = 1 to lnfac
graph(key=below,klabel=F_lab,header="Factors estimated by Kalman filter (2nd step)") lnfac
cards factors(index) from to
Code: Select all
3 3
## MAT15. Subscripts Too Large or Non-Positive
The Error Occurred At Location 0843 of GETKFFACTORS
Line 42 of GETKFFACTORS
Line 47 of FACTOR
Code: Select all
graph(key=below,klabel=F_lab,header="Factors estimated by Kalman filter (2nd step)") lnfac
# factors(1) from to
# factors(2) from to
# factors(3) from to