FRML Creation and Sampling
Posted: Sun Jan 27, 2019 8:52 am
Could someone please help with a simple question?
Each time I create a formula using:
frml z_autos = @qnorm(@ranks(autos)/(@obs(autos)+1))
It saves the formula as:
@qnorm(@ranks(autos,"A","A","1999m12 2019m12")/(@obs(autos,"1999m12 2019m12")+1))
Why is EViews forcing a sample range into the formula? What if I want the range to change as more data is added over time?
I know this is probably a very easy question, but I can't seem to find an answer.
Thank you!
Kevin
Each time I create a formula using:
frml z_autos = @qnorm(@ranks(autos)/(@obs(autos)+1))
It saves the formula as:
@qnorm(@ranks(autos,"A","A","1999m12 2019m12")/(@obs(autos,"1999m12 2019m12")+1))
Why is EViews forcing a sample range into the formula? What if I want the range to change as more data is added over time?
I know this is probably a very easy question, but I can't seem to find an answer.
Thank you!
Kevin