Displaying 2 results from an estimated 2 matches for "bestfit".
Did you mean:
testfit
2012 Nov 30
0
Standard errors for predictions of zero-inflated models
...values. I've tried code posted in a previous discussion on this topic (https://stat.ethz.ch/pipermail/r-help/2008-December/182806.html), and I don't understand the results. Before I apply this code, I get the predicted value for the data 'newdat' using the following:
-> predict(bestfit,type="response",newdata=newdat)
109
198.5146
The predicted value is approximately 199. When I apply the previously mentioned code (predict.zeroinfl), I can now calculate the standard error:
-> predict(bestfit,type="response",se=TRUE,newdata=newdat)
MC iterate 1 of 1000
MC i...
2009 Jan 30
0
Wine release 1.1.14
...e the terminating NULL also for LCMAP_SORTKEY.
server: Generate padding in request structures from make_requests.
server: Store process/thread affinity as a 64-bit value.
wintrust/tests: Clean up temp files after test.
libwine: Add support in cpmap.pl for parsing the Windows bestfit codepage files.
libwine: Enable perl warnings and use strict in cpmap.pl.
libwine: Re-generate the Windows codepage data using the bestfit files.
advapi32: Reimplemented QueryServiceConfig2W in services.exe.
advapi32: Get rid of the client-side service handle management....