Skip to content

MRCV

Methods for Analyzing Multiple Response Categorical Variables (MRCVs)

v0.4-0 · Oct 22, 2024 · GPL (>= 3)

Description

Provides functions for analyzing the association between one single response categorical variable (SRCV) and one multiple response categorical variable (MRCV), or between two or three MRCVs. A modified Pearson chi-square statistic can be used to test for marginal independence for the one or two MRCV case, or a more general loglinear modeling approach can be used to examine various other structures of association for the two or three MRCV case. Bootstrap- and asymptotic-based standardized residuals and model-predicted odds ratios are available, in addition to other descriptive information. Statisical methods implemented are described in Bilder et al. (2000) <doi:10.1080/03610910008813665>, Bilder and Loughin (2004) <doi:10.1111/j.0006-341X.2004.00147.x>, Bilder and Loughin (2007) <doi:10.1080/03610920600974419>, and Koziol and Bilder (2014) <https://journal.r-project.org/articles/RJ-2014-014/>.

Downloads

CRAN

502

Last 30 days

7465th

1.6K

Last 90 days

5.7K

Last year

Trend: +2.2% (30d vs prior 30d)

r2u CRAN

11

Last 30 days

26

Last 90 days

103

Last year

Trend: -21.4% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘MRCV-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: MI.test
> ### Title: Test for Marginal Independence
> ### Aliases: MI.test MI.stat
> 
> ### ** Examples
>
...[truncated]...
nd-Order Rao-Scott Adjusted Results: 
X^2_S.adj = 36.17 
df.adj = 6.78 
p.adj < 0.0001 
 
> 
> # Test for MMI using the marginal logit model approach
> library(geepack)
Error in library(geepack) : there is no package called ‘geepack’
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies tables MRCV

Version History

8 tracked
new 0.4-0 Mar 10, 2026
updated 0.4-0 ← 0.3-3 diff Oct 21, 2024
updated 0.3-3 ← 0.3-2 diff Sep 3, 2014
updated 0.3-2 ← 0.3-1 diff Jul 24, 2014
updated 0.3-1 ← 0.3-0 diff Apr 9, 2014
updated 0.3-0 ← 0.2-0 diff Mar 25, 2014
updated 0.2-0 ← 0.1-0 diff Oct 23, 2013
new 0.1-0 Jun 22, 2013