between {iNZightMR} | R Documentation |
Compute Between se's
Description
Between SEs
Usage
between(bymro)
Arguments
bymro |
a bymro object |
Value
something about between.
Author(s)
Junjie Zheng
Examples
mr <- iNZightMR(online ~ onlinegame + onlinevideo + onlinemusic,
data = census.at.school.5000)
(bt <- between(byMRO(mr, ~gender, mroPara)))
if (requireNamespace("iNZightPlots"))
barplotMR(bt)
[Package iNZightMR version 2.3.0 Index]