DisplayMixedScoreTestResult: Calculate the mixed effect model p value based on score and...

View source: R/display_95CI_p.R

DisplayMixedScoreTestResultR Documentation

Calculate the mixed effect model p value based on score and information matrix

Description

Calculate the mixed effect model p value based on score and information matrix

Usage

DisplayMixedScoreTestResult(score.fix, infor.fix, score.random, infor.random)

Arguments

score.fix

fixed effect score

infor.fix

fixed effect information matrix

score.random

random effect score

infor.random

random effect information matrix


andrewhaoyu/TOP documentation built on Aug. 29, 2022, 2:49 a.m.