between: Compute Between se's

betweenR 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)

iNZightVIT/iNZightMR documentation built on Feb. 3, 2024, 4:42 p.m.