Skip to content
Snippets Groups Projects
Commit 2c879cc6 authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

compute_trend_coefficients.m: fix header

parent aa9f52e2
No related branches found
No related tags found
1 merge request!2105fs2000_smoother_only_ns.mod: check for correctness of smoothed observables
function [trend_addition, trend_coeff]=compute_trend_coefficients(M_,DynareOptions,nvarobs,ntobs)
% [trend_addition, trend_coeff]=compute_trend_coefficients(DynareOptions,nvarobs,ntobs)
% [trend_addition, trend_coeff]=compute_trend_coefficients(M_,DynareOptions,nvarobs,ntobs)
% Computes the trend coefficiencts and the trend, accounting for
% prefiltering
%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment