Skip to content

Commit

Permalink
remove some dead properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Vincent committed Feb 18, 2017
1 parent d2fe438 commit 23a17d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ddToolbox/models/Model.m
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,12 @@
properties (SetAccess = protected, GetAccess = protected)
dfClass % function handle to DiscountFunction class
samplerType
discountFuncType
postPred
parameterEstimateTable
experimentFigPlotFuncs
mcmcParams % structure of user-supplied params
observedData
% User supplied preferences
modelFilename % string (ie modelFilename.jags, or modelFilename.stan)
varList
plotFuncs % structure of function handles
plotOptions
timeUnits % string whose name must be a function to create a Duration.
end
Expand Down

0 comments on commit 23a17d1

Please sign in to comment.