Skip to content

Commit

Permalink
#211 add ModelHierarchicalHyperbolicUtility to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
drbenvincent committed Apr 7, 2018
1 parent d46fadf commit e705299
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/getAllParametricModelNames.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
'ModelHierarchicalExp1', 'ModelMixedExp1', 'ModelSeparateExp1',...
'ModelSeparateExpPower', 'ModelMixedExpPower',... % no hierarchical model
'ModelSeparateExpLog', 'ModelMixedExpLog',... % no hierarchical model
'ModelSeparateEbertPrelec', 'ModelMixedEbertPrelec'}; % no hierarchical model
end
'ModelSeparateEbertPrelec', 'ModelMixedEbertPrelec',... % no hierarchical model
'ModelHierarchicalHyperbolicUtility'}; % non-linear utility model
end

0 comments on commit e705299

Please sign in to comment.