On Mon, Sep 5, 2011 at 12:25 AM, Yvonnick Noel wrote:
> Hi Bill,
>
> I once modelled a hysteresis phenomenon (on binary data) with a simple
> logistic model. I am not sure I understand how this pattern appears in your
> data, but in my previous analyses, it appeared as an order effect: The
> resp
Hi Bill,
I once modelled a hysteresis phenomenon (on binary data) with a simple
logistic model. I am not sure I understand how this pattern appears in
your data, but in my previous analyses, it appeared as an order effect:
The response increased in probability later with increasing than with
Can anyone suggest a package or code for modeling a hysteresis process in R?
I'm currently modeling a certain dataset with a GAM using mgcv, something
like
gam(y~ s(x, by=z) + z, family = Gamma(link=log),data=data)
and getting fits with about 9 estimated degrees of freedom in the smooth for
eac
3 matches
Mail list logo