由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - [合集] 我是否应该将Insignificant Interaction还放在Model里?
相关主题
急问一个analysis of covariance的问题3 way anova
急问Estimate group means in mixed modelthree way anova
请教一道作业题目一个covariance的问题
questions about modeling ?事关毕业,务必指点! covariance structure
大家做model的时候, 都detect interaction吗请教:Repeated measures ANOVA (SAS proc mix)
向版上大牛请教个问题请教一个ANOVA的问题
统计菜鸟请教问题:关于linear regression弱弱的问一下关于one-way repeated ANOVA
questions about intercept term in regression菜鸟请教一个问题
相关话题的讨论汇总
话题: model话题: drug话题: treatment
进入Statistics版参与讨论
1 (共1页)
o******6
发帖数: 538
1
☆─────────────────────────────────────☆
Bighappy (快乐大大大) 于 (Tue Feb 5 23:34:09 2008) 提到:
问题是这样的:Response是一些Score, Treatment Group就2个Level:Drug和Placebo
,性别为Covariate。我开始用的Two-way ANOVA,已经发现Treatment-by-gender是
Insignificant的了,本来是只想用Main Effects Model来说明Drug作用的,但客户的
要求将Treatment的作用分男女表述出来。现在有2个方案:
(1)将Insignificant Interaction还放在Model里:
proc glm data=scores;
class treat gender;
model scores = treat gender treat*gender;
estimate 'drug effect for males' treat 1 -1;
estimate 'drug effe
1 (共1页)
进入Statistics版参与讨论
相关主题
菜鸟请教一个问题大家做model的时候, 都detect interaction吗
100个人测身高向版上大牛请教个问题
请教Reapeated measure mixed model统计菜鸟请教问题:关于linear regression
Please help with ANCOVA modelsquestions about intercept term in regression
急问一个analysis of covariance的问题3 way anova
急问Estimate group means in mixed modelthree way anova
请教一道作业题目一个covariance的问题
questions about modeling ?事关毕业,务必指点! covariance structure
相关话题的讨论汇总
话题: model话题: drug话题: treatment