Page 1 of 1

@ncases of equation obj

Posted: Thu Aug 25, 2011 8:07 pm
by maxchen
ver EViews7Patch_081811.exe

Code: Select all

%ex7 = "\Example Files\EV7 Manual Data" %ch27 = "\Chapter 27 - Generalized Linear Models" %wf = @evpath + %ex7 +%ch27 +"\snoring.wf1" wfopen %wf pageselect freq equation eq31.glm(family=binomial,n=1,fwgt=n,nodf) disease c snoring c = 0 c(1) = eq31.@ncases 'NA c(2) = eq31.@regobs '2484
should c(1) not NA but equals 8?

Re: @ncases of equation obj

Posted: Mon Aug 29, 2011 7:13 pm
by maxchen
same result in ver EViews7Patch_082511.exe

Re: @ncases of equation obj

Posted: Tue Sep 06, 2011 1:35 pm
by EViews Glenn
Max,

I've got a fix for this, but it's going to take a few days or so to get a patch up. Thanks for being patient.