Chow-Lin procedure
Hi,
I'm a novice on rats and I try to interpolate a serie with the ChowLin procedure.
I have some problems with the procedure.
My serie 'Y' is bi-annual and I would like to transform it in quarterly.
I use as explicative a quarterly serie 'X'.
The code is:
@ChowLin oldser start end newser
# list of related series in regression format
then my problems are:
Does oldser serie is 'Y'? and with which frenqency?
I think this should be in quarterly data but I don't understand how could I transform Y in quarterly!
What is the "list of related series in regression format" ? just a constant and X ?
And, last question should I set FACTOR=2
Thank you for help
I'm a novice on rats and I try to interpolate a serie with the ChowLin procedure.
I have some problems with the procedure.
My serie 'Y' is bi-annual and I would like to transform it in quarterly.
I use as explicative a quarterly serie 'X'.
The code is:
@ChowLin oldser start end newser
# list of related series in regression format
then my problems are:
Does oldser serie is 'Y'? and with which frenqency?
I think this should be in quarterly data but I don't understand how could I transform Y in quarterly!
What is the "list of related series in regression format" ? just a constant and X ?
And, last question should I set FACTOR=2
Thank you for help