Skip to content

mvMISE

A General Framework of Multivariate Mixed-Effects Selection Models

v1.0 · Jun 10, 2018 · GPL

Description

Offers a general framework of multivariate mixed-effects models for the joint analysis of multiple correlated outcomes with clustered data structures and potential missingness proposed by Wang et al. (2018) <doi:10.1093/biostatistics/kxy022>. The missingness of outcome values may depend on the values themselves (missing not at random and non-ignorable), or may depend on only the covariates (missing at random and ignorable), or both. This package provides functions for two models: 1) mvMISE_b() allows correlated outcome-specific random intercepts with a factor-analytic structure, and 2) mvMISE_e() allows the correlated outcome-specific error terms with a graphical lasso penalty on the error precision matrix. Both functions are motivated by the multivariate data analysis on data with clustered structures from labelling-based quantitative proteomic studies. These models and functions can also be applied to univariate and multivariate analyses of clustered data with balanced or unbalanced design and no missingness.

Downloads

CRAN

245

Last 30 days

20268th

582

Last 90 days

2.3K

Last year

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

r2u CRAN

7

Last 30 days

31

Last 90 days

105

Last year

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

autoCRAN

1

Last 7 days

4

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jiebiao Wang <randel.wang@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jiebiao",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "randel.wang@gmail.com"),
               person(given = c("Lin", "S."),
                      family = "Chen",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jiebiao Wang <randel.wang@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jiebiao",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "randel.wang@gmail.com"),
               person(given = c("Lin", "S."),
                      family = "Chen",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jiebiao Wang <randel.wang@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jiebiao",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "randel.wang@gmail.com"),
               person(given = c("Lin", "S."),
                      family = "Chen",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jiebiao Wang <randel.wang@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Jiebiao",
                      family = "Wang",
                      role = c("aut", "cre"),
                      email = "randel.wang@gmail.com"),
               person(given = c("Lin", "S."),
                      family = "Chen",
                      role = "aut"))
as necessary.

Code

Structure

Lines of code

1,272

Files

12

Compiled share

0%

Has compiled src

No

Language breakdown

R 908 (71.4%)Docs 364 (28.6%)

API

Exported functions

3

Internal functions

2

Recent export changes

v1.0+3 mvMISE_b, mvMISE_e, mvMISE_e_perm

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

25%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL

License flags

not SPDX, not OSI

History

Versions

1

First release

2018-06-10

Latest release

2018-06-10

Avg cadence

Cold removal rate

Dep drift

0

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies lme4 MASS mvMISE

Version History

1 tracked
new 1.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Jun 10, 2018. Releases before tracking aren’t shown.