Skip to content
Snippets Groups Projects
Commit 06f74c46 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Cosmetic change.

parent 800de3fc
Branches
Tags
No related merge requests found
......@@ -75,7 +75,7 @@ if ~isequal(options_.varobs,unique(options_.varobs))
end
end
end
% Check the perturbation order (nonlinear filters with third order perturbation, or higher order, are not yet implemented).
if options_.order>2
error(['I cannot estimate a model with a ' int2str(options_.order) ' order approximation of the model!'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment