On Jun 6, 2009, at 4:13 AM, Emmanuel Charpentier wrote:
Dear David,
Le vendredi 05 juin 2009 à 16:18 -0400, David Winsemius a écrit :
On Jun 5, 2009, at 3:15 PM, Steven Matthew Anderson wrote:
Anyone know how to get p-values for the t-values from the
coefficients produced in vglm?
Attached
Dear David,
Le vendredi 05 juin 2009 à 16:18 -0400, David Winsemius a écrit :
> On Jun 5, 2009, at 3:15 PM, Steven Matthew Anderson wrote:
>
> > Anyone know how to get p-values for the t-values from the
> > coefficients produced in vglm?
> > Attached is the code and output — see comment added t
?str
It's a pretty fundamental function for understanding R objects.
> str(summary(vglm.D93))
Formal class 'summary.vglm' [package "VGAM"] with 43 slots
..@ coef3 : num [1:5, 1:3] 3.04 -4.54e-01 -2.93e-01
1.00e-15 9.33e-16 ...
.. ..- attr(*, "dimnames")=List of 2
.. .. ..$ : chr
On Jun 5, 2009, at 3:15 PM, Steven Matthew Anderson wrote:
Anyone know how to get p-values for the t-values from the
coefficients produced in vglm?
Attached is the code and output — see comment added to output to
show where I need p-values
+ print(paste("** Using VGAM functi
Anyone know how to get p-values for the t-values from the coefficients
produced in vglm?
Attached is the code and output — see comment added to output to show
where I need p-values
+ print(paste("** Using VGAM function gamma2 **"))
+ modl2<-
vglm(MidPoint~Count,gam
5 matches
Mail list logo