search for: coeefficients

Displaying 1 result from an estimated 1 matches for "coeefficients".

Did you mean: coefficients
2007 Apr 05
1
p value for coefficients in multinomial model
...y(a[,c("A","B","C","Y")], as.factor)) mod.mul<- (Y~A+B+C,data=b) summary(mod.mul,cor=F,Wald=T) Anova(mod.mul,type="III") I can get the identical coefficients and std.errors in R as in SAS. how can I easily get the p value for each coeefficients? However,the "LR Chisq" for each variables are similar but not identical to that from SAS, why? BTW,please forward your kind answers to my email. Thank you. Best wishes yours, sincerely Xingwang Ye PhD candidate Research Group of Nutrition Related...