1 
 
        
      
      lmerモデルに使用する多重比較方法:lsmeansまたはglht?
      
  1つの固定効果(条件)と2つのランダム効果(被験者内のデザインとペアによる参加者)を含む混合効果モデルを使用して、データセットを分析しています。モデルはlme4パッケージで生成されました:exp.model<-lmer(outcome~condition+(1|participant)+(1|pair),data=exp)。 次に、固定効果(条件)のないモデルに対してこのモデルの尤度比検定を実行しましたが、有意差があります。データセットには3つの条件があるため、多重比較を行いたいのですが、どの方法を使用すればよいかわかりません。CrossValidatedや他のフォーラムで同様の質問をいくつか見つけましたが、それでもかなり混乱しています。 私が見たものから、人々は使用することを提案しました 1.lsmeansパッケージ- lsmeans(exp.model,pairwise~condition)私に次のような出力が得られます。 condition lsmean SE df lower.CL upper.CL Condition1 0.6538060 0.03272705 47.98 0.5880030 0.7196089 Condition2 0.7027413 0.03272705 47.98 0.6369384 0.7685443 Condition3 0.7580522 0.03272705 47.98 0.6922493 0.8238552 Confidence level used: 0.95 $contrasts contrast estimate SE df t.ratio p.value Condition1 - Condition2 -0.04893538 0.03813262 62.07 -1.283 0.4099 Condition1 - …
      
        
          
                   15
                
        
        
          
                  
                    r 
                  
                    repeated-measures 
                  
                    multiple-comparisons 
                  
                    post-hoc 
                  
                    lsmeans 
                  
                    bayesian 
                  
                    posterior 
                  
                    marginal 
                  
                    integral 
                  
                    anova 
                  
                    time-series 
                  
                    regularization 
                  
                    machine-learning 
                  
                    pca 
                  
                    computational-statistics 
                  
                    references 
                  
                    inference 
                  
                    regression 
                  
                    cross-validation 
                  
                    python 
                  
                    random-forest 
                  
                    chi-squared 
                  
                    spearman-rho 
                  
                    r 
                  
                    machine-learning 
                  
                    confidence-interval 
                  
                    bagging 
                  
                    clustering 
                  
                    feature-selection 
                  
                    model-selection 
                  
                    bic 
                  
                    hypothesis-testing 
                  
                    kurtosis 
                  
                    r 
                  
                    regression 
                  
                    residuals 
                  
                    terminology