Closed isofer closed 11 years ago
take HDDMGamma from HDDM-paper and create two models: HDDMInformative, and HDDMNoninformative
class HDDMBase2(Accumulator / HDDMBase) in here we will add the create_family_x()
class HDDMInfo(HDDMBase2) class HDDMNoninfo(HDDMBase2)
This one has highest priority as it blocks submission of the software paper.
take HDDMGamma from HDDM-paper and create two models: HDDMInformative, and HDDMNoninformative
class HDDMBase2(Accumulator / HDDMBase) in here we will add the create_family_x()
class HDDMInfo(HDDMBase2) class HDDMNoninfo(HDDMBase2)