{
  "_id": "6a1bf3991d7bb097a0a24a52",
  "Package": "pemultinom",
  "Type": "Package",
  "Title": "L1-Penalized Multinomial Regression with Statistical Inference",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Ye\", \"Tian\", role = c(\"aut\", \"cre\"), email = \"ye.t@columbia.edu\"), person(\"Henry\", \"Rusinek\", role = \"aut\", email = \"hr18@nyu.edu\"), person(\"Arjun\", \"V. Masurkar\", role = \"aut\", email = \"Arjun.Masurkar@nyulangone.org\"), person(\"Yang\", \"Feng\", role = \"aut\", email = \"yang.feng@nyu.edu\"))",
  "Description": "We aim for fitting a multinomial regression model with\nLasso penalty and doing statistical inference (calculating\nconfidence intervals of coefficients and p-values for\nindividual variables). It implements 1) the coordinate descent\nalgorithm to fit an l1-penalized multinomial regression model\n(parameterized with a reference level); 2) the debiasing\napproach to obtain the inference results, which is described in\n\"Tian, Y., Rusinek, H., Masurkar, A. V., & Feng, Y. (2024).\nL1‐Penalized Multinomial Regression: Estimation, Inference, and\nPrediction, With an Application to Risk Factor Identification\nfor Different Dementia Subtypes. Statistics in Medicine,\n43(30), 5711-5747.\"",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 08:30:42 UTC",
    "User": "root"
  },
  "Author": "Ye Tian [aut, cre], Henry Rusinek [aut], Arjun V. Masurkar\n[aut], Yang Feng [aut]",
  "Maintainer": "Ye Tian <ye.t@columbia.edu>",
  "Repository": "https://ytstat.r-universe.dev",
  "Date/Publication": "2025-02-28 09:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/pemultinom",
  "RemoteRef": "HEAD",
  "RemoteSha": "628a435d112e06ae9b36434a49b23d6f12785459",
  "MD5sum": "7a40049cd7209a51190fec1140c6eb1b",
  "_user": "ytstat",
  "_type": "src",
  "_file": "pemultinom_0.1.1.tar.gz",
  "_fileid": "873cfbdde0f501a7a1ee41b5ac7b4ec8cf0bbbee9433fae829111f1e3ac328de",
  "_filesize": 148426,
  "_sha256": "873cfbdde0f501a7a1ee41b5ac7b4ec8cf0bbbee9433fae829111f1e3ac328de",
  "_created": "2026-05-31T08:30:42.000Z",
  "_published": "2026-05-31T08:38:49.154Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712189554,
      "time": 116,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315253502"
    },
    {
      "job": 78712189546,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315254530"
    },
    {
      "job": 78712189552,
      "time": 158,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315258161"
    },
    {
      "job": 78712189549,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315253611"
    },
    {
      "job": 78712189551,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315254656"
    },
    {
      "job": 78712189553,
      "time": 445,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315285303"
    },
    {
      "job": 78712189548,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315254495"
    },
    {
      "job": 78712189550,
      "time": 423,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315282467"
    },
    {
      "job": 78712001770,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315240382"
    },
    {
      "job": 78712189527,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315251227"
    },
    {
      "job": 78712189537,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315252815"
    },
    {
      "job": 78712189536,
      "time": 191,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315261531"
    },
    {
      "job": 78712189541,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315252078"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pemultinom",
  "_commit": {
    "id": "628a435d112e06ae9b36434a49b23d6f12785459",
    "author": "Ye Tian <ye.t@columbia.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1740735602
  },
  "_maintainer": {
    "name": "Ye Tian",
    "email": "ye.t@columbia.edu",
    "login": "ytstat",
    "description": "Postdoc in Biostatistics, Yale University",
    "uuid": 44246085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lpSolve",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ytstat",
      "count": 2,
      "uuid": 44246085
    }
  ],
  "_userbio": {
    "uuid": 44246085,
    "type": "user",
    "name": "Ye Tian",
    "description": "Postdoc in Biostatistics, Yale University"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pemultinom"
  },
  "_searchresults": 10,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pemultinom.html",
    "manual.pdf"
  ],
  "_realowner": "ytstat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-02-16"
    },
    {
      "version": "0.1.1",
      "date": "2025-02-28"
    }
  ],
  "_exports": [
    "cv.pemultinom",
    "debiased_lasso",
    "predict_pemultinom"
  ],
  "_help": [
    {
      "page": "cv.pemultinom",
      "title": "Fit a multinomial regression model with Lasso penalty.",
      "topics": [
        "cv.pemultinom"
      ]
    },
    {
      "page": "debiased_lasso",
      "title": "Doing statistical inference on l1-penalized multinomial regression via debiased Lasso (or desparisified Lasso).",
      "topics": [
        "debiased_lasso"
      ]
    },
    {
      "page": "predict_pemultinom",
      "title": "Make predictions on new predictors based on fitted l1-penalized multinomial regression model.",
      "topics": [
        "predict_pemultinom"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "doParallel",
    "foreach",
    "iterators",
    "lpSolve",
    "magrittr",
    "nnet",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "pemultinom",
  "_universes": [
    "ytstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T08:32:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "301cdb48a60bbb0bf09598dbda52d9d039aa78e493831e9047fe526e11f19f54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T08:32:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "c2df53b940a33433dd190916ae557c5bd0b4df7c666c64c63ef45497262600c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T08:33:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "5dc4aeac4cb67bbe42289c2edb93915cf760defcdb486cc41df9230aca2ecd9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T08:32:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "c2decae70f01a83564b9bef52f7450680e5d47902bf39b5ba2961d497efdaef4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T08:32:54.000Z",
      "arch": "aarch64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "3bf609fe83b5c603e7b648e4f4715a65da735e86c6da4815046088b5482df751",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T08:37:02.000Z",
      "arch": "x86_64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "f12dce9b6be7e8b91980fffa2e34f8c811d9c3c0e168a3c03b49c6e414b72562",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T08:32:52.000Z",
      "arch": "aarch64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "6323d5ccef468dbe38ecf51e234ac125d1bc28d7c702b580616331fd93b656a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T08:36:05.000Z",
      "arch": "x86_64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "5020ccdfdd0c7ff72d767a83cabff5a478083f2e7efe826799dc47de4f009559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-31T08:32:40.000Z",
      "arch": "emscripten",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "f3611b8b0b77b08545fba37b3ad06f8fa1daa7092de8e12c5c0671eb1a7ff8be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T08:32:14.000Z",
      "arch": "x86_64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "d5daaa1f388e907c594cafe9aee6e6cd7e68cd2e9c1e23a794a2fb1cbc889a72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T08:33:25.000Z",
      "arch": "x86_64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "f94497a8188f76ee5be5bd1f35bfff87cbe06e9e7ac142f87c6a290a54006c59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T08:32:02.000Z",
      "arch": "x86_64",
      "commit": "628a435d112e06ae9b36434a49b23d6f12785459",
      "fileid": "aa0bb6aa588fb59699f865337897b6c7d256728a252141118d76d426767fad83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ytstat/actions/runs/26707691801"
    }
  ]
}