{
  "_id": "6a27abb624555f66ed5345be",
  "Package": "McMiso",
  "Type": "Package",
  "Title": "Multicore Multivariable Isotonic Regression",
  "Version": "0.2.0",
  "Authors@R": "person(\"Cheung\", \"Ken\", email = \"yc632@cumc.columbia.edu\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides functions for isotonic regression and\nclassification when there are multiple independent variables.\nThe functions solve the optimization problem using a projective\nBayes approach with recursive sequential update algorithms, and\nare useful for situations with a relatively large number of\ncovariates. Supports binary outcomes via a Beta-Binomial\nconjugate model ('miso', 'PBclassifier') and continuous\noutcomes via a Normal-Inverse-Chi-Squared conjugate model\n('misoN'). Parallel computing wrappers ('mcmiso',\n'mcPBclassifier', 'mcmisoN') are provided that run the down-up\nand up-down algorithms simultaneously and return whichever\nfinishes first. The estimation method follows the projective\nBayes solution described in Cheung and Diaz (2023)\n<doi:10.1093/jrsssb/qkad014>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:37:12 UTC",
    "User": "root"
  },
  "Author": "Cheung Ken [aut, cre]",
  "Maintainer": "Cheung Ken <yc632@cumc.columbia.edu>",
  "Repository": "https://kencheung2.r-universe.dev",
  "Date/Publication": "2026-04-03 19:08:44 UTC",
  "RemoteUrl": "https://github.com/cran/McMiso",
  "RemoteRef": "HEAD",
  "RemoteSha": "1d34da1fc530493e47caf8d543c797df23f1f879",
  "MD5sum": "2b02c2f300be54b9d9cd60fb9fd6242c",
  "_user": "kencheung2",
  "_type": "src",
  "_file": "McMiso_0.2.0.tar.gz",
  "_fileid": "a292f10cbb64d9ad394fa5a767bfb058f15dcfd51d3f13b1c5682b7f704b17b8",
  "_filesize": 168209,
  "_sha256": "a292f10cbb64d9ad394fa5a767bfb058f15dcfd51d3f13b1c5682b7f704b17b8",
  "_created": "2026-06-08T07:37:12.000Z",
  "_published": "2026-06-09T05:59:18.710Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256723843,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474100206"
    },
    {
      "job": 80256724075,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474100468"
    },
    {
      "job": 80256723499,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499598645"
    },
    {
      "job": 80256723537,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499630308"
    },
    {
      "job": 80256723651,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474070273"
    },
    {
      "job": 80256723839,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474096038"
    },
    {
      "job": 80256723851,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474096819"
    },
    {
      "job": 80256724008,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474101631"
    },
    {
      "job": 80256723835,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474095777"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/McMiso",
  "_commit": {
    "id": "1d34da1fc530493e47caf8d543c797df23f1f879",
    "author": "Cheung Ken <yc632@cumc.columbia.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1775243324
  },
  "_maintainer": {
    "name": "Cheung Ken",
    "email": "yc632@cumc.columbia.edu",
    "login": "kencheung2",
    "description": "",
    "uuid": 31903085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "future",
      "version": ">= 1.33.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2025-11-21"
    },
    {
      "name": "0.2.0",
      "date": "2026-04-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kencheung2",
      "count": 2,
      "uuid": 31903085
    }
  ],
  "_userbio": {
    "uuid": 31903085,
    "type": "user",
    "name": "ken cheung"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/McMiso"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/McMiso.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "kencheung2",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-11-21"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-03"
    }
  ],
  "_exports": [
    "boundary",
    "mcmiso",
    "mcmisoN",
    "mcPBclassifier",
    "miso",
    "misoN",
    "PBclassifier"
  ],
  "_help": [
    {
      "page": "boundary",
      "title": "Decision Boundary of a Projective Bayes Classifier",
      "topics": [
        "boundary"
      ]
    },
    {
      "page": "mcmiso",
      "title": "Multivariable Isotonic Regression for Binary Data using Inverse Projective Bayes with Parallel Computing",
      "topics": [
        "mcmiso"
      ]
    },
    {
      "page": "mcmisoN",
      "title": "Multivariable Isotonic Regression for Continuous Data using Inverse Projective Bayes with Parallel Computing",
      "topics": [
        "mcmisoN"
      ]
    },
    {
      "page": "mcPBclassifier",
      "title": "Multivariable Isotonic Classification using Projective Bayes with Parallel Computing",
      "topics": [
        "mcPBclassifier"
      ]
    },
    {
      "page": "miso",
      "title": "Multivariable Isotonic Regression for Binary Data using Inverse Projective Bayes",
      "topics": [
        "miso"
      ]
    },
    {
      "page": "misoN",
      "title": "Multivariable Isotonic Regression for Continuous Data using Inverse Projective Bayes",
      "topics": [
        "misoN"
      ]
    },
    {
      "page": "PBclassifier",
      "title": "Multivariable Isotonic Classification using Projective Bayes",
      "topics": [
        "PBclassifier"
      ]
    },
    {
      "page": "predict.pbc",
      "title": "Predict Method for Projective Bayes Classifier",
      "topics": [
        "predict.pbc"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "mcmiso",
  "_universes": [
    "kencheung2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-08T07:39:34.000Z",
      "distro": "noble",
      "commit": "1d34da1fc530493e47caf8d543c797df23f1f879",
      "fileid": "a09bc930c5f292613c0d26ddade72e66c2cfb58e53beb3ee73261a543aae9c03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-08T07:39:35.000Z",
      "distro": "noble",
      "commit": "1d34da1fc530493e47caf8d543c797df23f1f879",
      "fileid": "0a95e3f6e76a09c697794a49e801369dd3977f8a1d9dc008847102760e49faac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-09T05:56:09.000Z",
      "commit": "1d34da1fc530493e47caf8d543c797df23f1f879",
      "fileid": "a6fb81439d29192eb23dfdb412293e8aeabb60ceb7488967fcb18eb24671b03c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-09T05:58:22.000Z",
      "commit": "1d34da1fc530493e47caf8d543c797df23f1f879",
      "fileid": "392149aff1d27b2f0b306a6cc8397b2c45cda1227b380028dcc7eaba85959040",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-08T07:39:32.000Z",
      "commit": "1d34da1fc530493e47caf8d543c797df23f1f879",
      "fileid": "3c39b24e206b0e6f58d81a2a526efcbb2b747a8b95cb60f4a939982bdd8e037e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-08T07:39:21.000Z",
      "commit": "1d34da1fc530493e47caf8d543c797df23f1f879",
      "fileid": "2a536a50f55a697c5819f0c6ea0f681596bc036e9ee05e4bbbe10bbef4f7f1c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-08T07:39:32.000Z",
      "commit": "1d34da1fc530493e47caf8d543c797df23f1f879",
      "fileid": "9a1d94c50e2bc094f3e4181bff0e32a2a1e0ff4db30cfc684ecd55881243a10d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-08T07:39:16.000Z",
      "commit": "1d34da1fc530493e47caf8d543c797df23f1f879",
      "fileid": "a1f57fdb65e7f233df0e98aee9956d022d6cb3757547c6af9e92054acebd072e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kencheung2/actions/runs/27122790392"
    }
  ]
}