↧
Answer by Peter Flom for P value equal to 1?
Because the parameter estimate for pdi_AvSev.ct is about 1/10,000th the size of the standard error and, therefore, if, in the whole population the true effect was 0, you would still get test statistics...
View ArticleP value equal to 1?
I am running the following logistic mixed model in lme4:CAPS_PDI_Cond25_CV<- glmer(Response ~ caps_AvSev.ct + pdi_AvSev.ct + Av_dBSNR.ct + num_train.ct + (1|Pt_ID), family= binomial, data =...
View Article