Displaying 1 result from an estimated 1 matches for "c7a7b041327f4db09dc2fc3a7872aa5a1d".
2011 Sep 01
1
Hysteresis modeling and simulation
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
each value of z. FWIW, z is a treatment applied to a system which should
have made an improvement,