{
  "_id": "6a1426b7acfb0bcc41d3fc02",
  "Package": "MRAM",
  "Type": "Package",
  "Title": "Multivariate Regression Association Measure",
  "Version": "1.0.1",
  "Authors@R": "c(person(given = \"Jia-Han\",\nfamily = \"Shih\",\nrole = c(\"aut\",\"cre\"),\nemail = \"jhshih@math.nsysu.edu.tw\"),\nperson(given = \"Yi-Hau\",\nfamily = \"Chen\",\nrole = \"aut\"))",
  "Description": "Implementations of an estimator for the multivariate\nregression association measure (MRAM) proposed in Shih and Chen\n(2026) <doi:10.1016/j.csda.2025.108288> and its associated\nvariable selection algorithm. The MRAM quantifies the\npredictability of a random vector Y from a random vector X\ngiven a random vector Z. It takes the maximum value 1 if and\nonly if Y is almost surely a measurable function of X and Z,\nand the minimum value of 0 if Y is conditionally independent of\nX given Z. The MRAM generalizes the Kendall's tau copula\ncorrelation ratio proposed in Shih and Emura (2021)\n<doi:10.1016/j.jmva.2020.104708> by employing the spatial sign\nfunction. The estimator is based on the nearest neighbor\nmethod, and the associated variable selection algorithm is\nadapted from the feature ordering by conditional independence\n(FOCI) algorithm of Azadkia and Chatterjee (2021)\n<doi:10.1214/21-AOS2073>. For further details, see the paper\nShih and Chen (2026) <doi:10.1016/j.csda.2025.108288>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:35:51 UTC",
    "User": "root"
  },
  "Author": "Jia-Han Shih [aut, cre], Yi-Hau Chen [aut]",
  "Maintainer": "Jia-Han Shih <jhshih@math.nsysu.edu.tw>",
  "Repository": "https://jhshih-stat.r-universe.dev",
  "Date/Publication": "2026-03-04 07:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/MRAM",
  "RemoteRef": "HEAD",
  "RemoteSha": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
  "MD5sum": "376a3367b4933d2fcc927e5edad4a5ac",
  "_user": "jhshih-stat",
  "_type": "src",
  "_file": "MRAM_1.0.1.tar.gz",
  "_fileid": "fc206dc61070f342acd4248e5808229e545db2e6dbfff4b4c21f85ad5e3e78b0",
  "_filesize": 162948,
  "_sha256": "fc206dc61070f342acd4248e5808229e545db2e6dbfff4b4c21f85ad5e3e78b0",
  "_created": "2026-05-25T10:35:51.000Z",
  "_published": "2026-05-25T10:38:47.740Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77697181009,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196538882"
    },
    {
      "job": 77697181055,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196538546"
    },
    {
      "job": 77697181000,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196542426"
    },
    {
      "job": 77697181028,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196544658"
    },
    {
      "job": 77696885096,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196514078"
    },
    {
      "job": 77697181043,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196536223"
    },
    {
      "job": 77697181003,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196531274"
    },
    {
      "job": 77697181005,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196532064"
    },
    {
      "job": 77697181032,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196533319"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MRAM",
  "_commit": {
    "id": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
    "author": "Jia-Han Shih <jhshih@math.nsysu.edu.tw>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1772610002
  },
  "_maintainer": {
    "name": "Jia-Han Shih",
    "email": "jhshih@math.nsysu.edu.tw",
    "login": "jhshih-stat",
    "description": "",
    "uuid": 270606232
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "RANN",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2025-06-06"
    },
    {
      "name": "0.2.1",
      "date": "2025-09-08"
    },
    {
      "name": "1.0.0",
      "date": "2026-01-07"
    },
    {
      "name": "1.0.1",
      "date": "2026-03-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jhshih-stat",
      "count": 4,
      "uuid": 270606232
    }
  ],
  "_userbio": {
    "uuid": 270606232,
    "type": "user",
    "name": "jhshih-stat"
  },
  "_downloads": {
    "count": 532,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MRAM"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MRAM.html",
    "manual.pdf"
  ],
  "_realowner": "jhshih-stat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-06-06"
    },
    {
      "version": "0.2.1",
      "date": "2025-09-08"
    },
    {
      "version": "1.0.0",
      "date": "2026-01-07"
    },
    {
      "version": "1.0.1",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "mram",
    "vs_mram"
  ],
  "_help": [
    {
      "page": "mram",
      "title": "Estimate the Multivariate Regression Association Measure",
      "topics": [
        "mram"
      ]
    },
    {
      "page": "vs_mram",
      "title": "Variable Selection via the Multivariate Regression Association Measure",
      "topics": [
        "vs_mram"
      ]
    }
  ],
  "_rundeps": [
    "RANN"
  ],
  "_score": 1.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "mram",
  "_universes": [
    "jhshih-stat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T10:37:31.000Z",
      "distro": "noble",
      "commit": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
      "fileid": "a231e9f1107f9debf027a84cc4c2f92eb9e71961f2e69fb3a9b685e41a00252c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-25T10:37:30.000Z",
      "distro": "noble",
      "commit": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
      "fileid": "7b749df2b1897cbe8828d528741420b1b9c16b24b465ec8afaa8195cfd5549fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-25T10:37:47.000Z",
      "commit": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
      "fileid": "e77d95a875757293b3624305e6db54ecee6ed4df35eeab94b996d56accb85596",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-25T10:37:55.000Z",
      "commit": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
      "fileid": "7ebe64fb720ce28c7b9572a2f283801499e5e3643f4db963d741888e9dcdcfe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-25T10:37:30.000Z",
      "commit": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
      "fileid": "f3f3d93d05478d8d1eb000f4e1ce431efc49cc7bcf0f41a367639fc15c6b719b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T10:36:59.000Z",
      "commit": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
      "fileid": "cd74627bc71f0b5415a625a6a17b20315babf9365a288a66819c4169dbdac052",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T10:37:03.000Z",
      "commit": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
      "fileid": "84b51716d7c17a7f87539e7d8975b6ed427f75ded210581b0d0896b0056ae120",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-25T10:37:04.000Z",
      "commit": "3dddfd68ad2fadc01cdfe9ac1275f5fbe4acde81",
      "fileid": "62101cab9823ae6cf438456f18759471f464ca140b30362ac93102b64c13a8ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhshih-stat/actions/runs/26396047046"
    }
  ]
}