Attached is code from Eviews 8.0 Example Files. Is there anybody who can explain evar, cov, ename? Thanks------------------------------------------------------------------------------ Cubic spline smoothing
The following program illustrates the use of the state-space object as a filtering/smoothing routine without estimating any parameters.
'cubic spline smooothing using sspace 'revised 3/7/2007
'change path to program path %path = @runpath cd %path