Skip to content

Commit

Permalink
#210 add HyperboloidB to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
drbenvincent committed Apr 6, 2018
1 parent ba5f1b1 commit 0693285
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,4 @@ ddToolbox/models/parametric_models/exponential_power_models/separateExpPower

ddToolbox/models/parametric_models/exponential_power_models/mixedExpPower
demo/jags.dump1.R
tests/jags.dump1.R
1 change: 1 addition & 0 deletions tests/getAllParametricModelNames.m
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
'ModelHierarchicalME', 'ModelMixedME', 'ModelSeparateME',...
'ModelHierarchicalLogK', 'ModelMixedLogK', 'ModelSeparateLogK',...
'ModelHierarchicalHyperboloid', 'ModelMixedHyperboloid', 'ModelSeparateHyperboloid',...
'ModelHierarchicalHyperboloidB', 'ModelMixedHyperboloidB', 'ModelSeparateHyperboloidB',...
'ModelHierarchicalBetaDelta', 'ModelMixedBetaDelta', 'ModelSeparateBetaDelta',...
'ModelHierarchicalExp1', 'ModelMixedExp1', 'ModelSeparateExp1',...
'ModelSeparateExpPower', 'ModelMixedExpPower',... % no hierarchical model
Expand Down

0 comments on commit 0693285

Please sign in to comment.