I have recently tried using the quantiles_summary and qp_plot modules but have run into some roadblocks. I first ran a model called 'model' then called
AttributeError: 'HDDM' object has no attribute 'params_dict'
Do I need to input the models parameter dict myself somewhere? After getting a quantiles summary, I would like to create a quantile-probability plot of the data. With respect to the qp_plot() function, I'm not exactly sure what the split_function does. Could someone provide an example of how this should be set up? I have experimented with simulating data sets using the group estimated parameters but I would like to try this method out as well.
On Tue, Sep 25, 2012 at 10:10 PM, DunovanK <dunov...@gmail.com> wrote:
> Hello all,
> I have recently tried using the quantiles_summary and qp_plot modules but
> have run into some roadblocks. I first ran a model called 'model' then
> called
> AttributeError: 'HDDM' object has no attribute 'params_dict'
> Do I need to input the models parameter dict myself somewhere? After getting
> a quantiles summary, I would like to create a quantile-probability plot of
> the data. With respect to the qp_plot() function, I'm not exactly sure what
> the split_function does. Could someone provide an example of how this should
> be set up? I have experimented with simulating data sets using the group
> estimated parameters but I would like to try this method out as well.
> On Tue, Sep 25, 2012 at 10:10 PM, DunovanK <duno...@gmail.com<javascript:>> > wrote: > > Hello all,
> > I have recently tried using the quantiles_summary and qp_plot modules > but > > have run into some roadblocks. I first ran a model called 'model' then > > called
> > AttributeError: 'HDDM' object has no attribute 'params_dict'
> > Do I need to input the models parameter dict myself somewhere? After > getting > > a quantiles summary, I would like to create a quantile-probability plot > of > > the data. With respect to the qp_plot() function, I'm not exactly sure > what > > the split_function does. Could someone provide an example of how this > should > > be set up? I have experimented with simulating data sets using the > group > > estimated parameters but I would like to try this method out as well.