Displaying 3 results from an estimated 3 matches for "pwtest".
Did you mean:
ptest
2005 May 14
0
Building OPENH.323 ERROR HELP PLEASE
...d.exe.
asnparser.exe - 1 error(s), 0 warning(s)
--------------------Configuration: GUI - Win32 Release--------------------
Compiling... pwlib.cxx
..\..\..\include\ptlib.h(138) : fatal error C1083: Cannot open include file:
'ptbuildopts.h': No such file or directory Error executing cl.exe.
pwtest.exe - 1 error(s), 0 warning(s)
--------------------Configuration: GUI - Win32 Debug--------------------
Compiling... pwlib.cxx
..\..\..\include\ptlib.h(138) : fatal error C1083: Cannot open include file:
'ptbuildopts.h': No such file or directory Error executing cl.exe.
pwtest.exe - 1 erro...
2016 Mar 31
2
Ask if an object will respond to a function or method
...ethods' for accessing help and source code
> methods(class = "panelmodel")
[1] deviance df.residual fitted has.intercept index
[6] nobs pbgtest pbsytest pcdtest pdim
[11] pdwtest phtest print pwartest pwfdtest
[16] pwtest residuals terms update vcov
see '?methods' for accessing help and source code
> coef(zz)
log(pcap) log(pc) log(emp) unemp
-0.026149654 0.292006925 0.768159473 -0.005297741
I don't understand why coef(zz) succeeds but coef is not listed...
2016 Mar 31
0
Ask if an object will respond to a function or method
...ing help and source code
>> methods(class = "panelmodel")
> [1] deviance df.residual fitted has.intercept index
> [6] nobs pbgtest pbsytest pcdtest pdim
> [11] pdwtest phtest print pwartest pwfdtest
> [16] pwtest residuals terms update vcov
> see '?methods' for accessing help and source code
>> coef(zz)
> log(pcap) log(pc) log(emp) unemp
> -0.026149654 0.292006925 0.768159473 -0.005297741
>
> I don't understand why coef(zz) succ...