Skip to content
Devin Incerti edited this page Dec 2, 2018 · 12 revisions

Welcome to the hesim wiki!

For now, this is just a task list.

  • Add exceptions in check.params_surv for 'aux' element.
  • Throw error if math::quad() does not convergence.
  • Occasionally a sampled time_stop = 0 with IndivCtstm method $sim_disease(). Why? It was a precision issue with small doubles. See this commit.
  • Add errors to get_input_data_id_vars in input_data.R
  • Fix indexing for IndivCtstmTrans$hazard() and IndivCtstmTrans$cumhazard().
  • Correct nmb_summary() in cea.R
  • Do we need "indiv_ctstm_disprog" class? Even if so, make it a data table with attributes and not a list.
Clone this wiki locally