View source: R/display_95CI_p.R
DisplayMixedScoreTestResult | R Documentation |
Calculate the mixed effect model p value based on score and information matrix
DisplayMixedScoreTestResult(score.fix, infor.fix, score.random, infor.random)
score.fix |
fixed effect score |
infor.fix |
fixed effect information matrix |
score.random |
random effect score |
infor.random |
random effect information matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.