Displaying 3 results from an estimated 3 matches for "peid".
Did you mean:
paid
2010 Jun 17
0
Re: wine: could not load and Bad EXE format for
Maybe the exe is defective. Try to scan it with PEiD (run it with wine):
http://www.peid.info/
2010 Oct 06
2
Regression bug in latest Wine?
...t;:0
at KeepFocused.KeepFocusedForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) KeepFocused.KeepFocusedForm:.ctor ()
at KeepFocused.Program.Main () [0x00000] in <filename unknown>:0
I similar thing happened to me a few updates ago with PEiD (http://www.peid.info/), and now I have to run it in VirtualBox.
Is this a regression bug?
Is there any fix/workaround?
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,