Skip to content

MADMMplasso

Multi Variate Multi Response ADMM with Interaction Effects

v1.0.1 · Oct 27, 2025 · GPL-3

Description

This system allows one to model a multi-variate, multi-response problem with interaction effects. It combines the usual squared error loss for the multi-response problem with some penalty terms to encourage responses that correlate to form groups and also allow for modeling main and interaction effects that exit within the covariates. The optimization method employed is the Alternating Direction Method of Multipliers (ADMM). The implementation is based on the methodology presented on Quachie Asenso, T., & Zucknick, M. (2023) <doi:10.48550/arXiv.2303.11155>.

Downloads

302

Last 30 days

13347th

588

Last 90 days

2K

Last year

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

CRAN Check Status

2 NOTE
12 OK
Show all 14 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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
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-oldrel-macos-arm64

installed package size

installed size is  7.7Mb
  sub-directories of 1Mb or more:
    libs   7.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  8.7Mb
  sub-directories of 1Mb or more:
    libs   8.5Mb

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 30, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.7Mb
  sub-directories of 1Mb or more:
    libs   7.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  8.7Mb
  sub-directories of 1Mb or more:
    libs   8.5Mb
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-macos-arm64

examples

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

> ### Name: MADMMplasso
> ### Title: MADMMplasso: Multi Variate Multi Response ADMM with Interaction
> ###   Effects
> ### Aliases: MADMMplasso-package MADMMplasso
> 
>
...[truncated]...
 rho = 5, tree = TT, my_print = FALSE,
+   alph = TRUE, gg = gg1, tol = tol, cl = 2L
+ )
Error in unserialize(socklist[[n]]) : error reading from connection
Calls: MADMMplasso ... recvOneData -> recvOneData.SOCKcluster -> unserialize
Execution halted
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.7Mb
  sub-directories of 1Mb or more:
    libs   7.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  8.7Mb
  sub-directories of 1Mb or more:
    libs   8.5Mb

Dependency Network

Dependencies Reverse dependencies Matrix MASS Rcpp RcppArmadillo foreach doParallel class spatstat.sparse MADMMplasso

Version History

new 1.0.1 Mar 10, 2026
updated 1.0.1 ← 1.0.0 diff Oct 26, 2025
new 1.0.0 Jan 7, 2025