{
  "_id": "6a59df9709eb0996dd68ef3f",
  "Package": "mixqrgate",
  "Type": "Package",
  "Title": "Location-Varying Gating for Mixtures of Quantile Regressions",
  "Version": "0.1.2",
  "Authors@R": "person(\"Kailas\", \"Venkitasubramanian\", email = \"kailasv@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Extends finite mixtures of quantile regressions (the\n'mixqr' package) with a concomitant-covariate, quantile-indexed\nmixing gate. The mixing probabilities follow a\nmultinomial-logit model whose coefficients may depend on a\nseparate set of gating covariates and on the quantile level, so\nthat latent-class membership can change across the conditional\ndistribution. This turns the location-varying mixing idea of\nFurno (2025) into a likelihood and EM object with proper\nstandard errors on the gate. Estimation reuses the 'mixqr'\ncomponent and error-density machinery; the gate is fit by a\nweighted multinomial-logistic M-step and reduces exactly to a\nconstant gate when the gating model is an intercept only.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/kvenkita/mixqrgate",
  "BugReports": "https://github.com/kvenkita/mixqrgate/issues",
  "Repository": "https://kvenkita.r-universe.dev",
  "Date/Publication": "2026-07-07 18:30:39 UTC",
  "RemoteUrl": "https://github.com/kvenkita/mixqrgate",
  "RemoteRef": "HEAD",
  "RemoteSha": "59166399d4ccf09c14867c5854b0995dafece4ba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 07:50:24 UTC",
    "User": "root"
  },
  "Author": "Kailas Venkitasubramanian [aut, cre, cph]",
  "Maintainer": "Kailas Venkitasubramanian <kailasv@gmail.com>",
  "_user": "kvenkita",
  "_type": "src",
  "_file": "mixqrgate_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/2cc809501eb8c66d3bf221486fa17417d35f5eb337bc86776eeba6edac895f95",
  "_filesize": 1159565,
  "_sha256": "2cc809501eb8c66d3bf221486fa17417d35f5eb337bc86776eeba6edac895f95",
  "_expires": "2026-10-25T07:53:58.000Z",
  "_created": "2026-07-17T07:50:24.000Z",
  "_published": "2026-07-17T07:53:59.657Z",
  "_jobs": [
    {
      "job": 87833627848,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8400563580"
    },
    {
      "job": 87833627866,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400580211"
    },
    {
      "job": 87833627864,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8400556172"
    },
    {
      "job": 87833627851,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400544450"
    },
    {
      "job": 87832918065,
      "time": 243,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400516106"
    },
    {
      "job": 87833627861,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8400555438"
    },
    {
      "job": 87833627899,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8400546017"
    },
    {
      "job": 87833627882,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8400544094"
    },
    {
      "job": 87833627878,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400548940"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373",
  "_status": "success",
  "_upstream": "https://github.com/kvenkita/mixqrgate",
  "_commit": {
    "id": "59166399d4ccf09c14867c5854b0995dafece4ba",
    "author": "Kailas Venkitasubramanian <kailasv@gmail.com>",
    "committer": "Kailas Venkitasubramanian <kailasv@gmail.com>",
    "message": "cran-comments: note Furno is a surname; record clean win-builder/R-hub results\n",
    "time": 1783449039
  },
  "_maintainer": {
    "name": "Kailas Venkitasubramanian",
    "email": "kailasv@gmail.com",
    "login": "kvenkita",
    "description": "",
    "uuid": 26449590
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "mixqr",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "kvenkita",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "latent-class",
    "mixture-models",
    "quantile-regression",
    "statistics"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kvenkita",
      "count": 4,
      "uuid": 26449590
    }
  ],
  "_userbio": {
    "uuid": 26449590,
    "type": "user",
    "name": "Kailas Venkitasubramanian",
    "followers": 7
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mixqrgate"
  },
  "_devurl": "https://github.com/kvenkita/mixqrgate",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mixqrgate.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kvenkita/mixqrgate",
  "_realowner": "kvenkita",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-07-16"
    }
  ],
  "_exports": [
    "mixqrgate",
    "mixqrgate_control",
    "sim_gate2"
  ],
  "_help": [
    {
      "page": "confint.mixqrgate",
      "title": "Confidence intervals for the gate coefficients",
      "topics": [
        "confint.mixqrgate"
      ]
    },
    {
      "page": "mixqrgate",
      "title": "Fit a gated mixture of quantile regressions",
      "topics": [
        "mixqrgate"
      ]
    },
    {
      "page": "mixqrgate_control",
      "title": "Control parameters for 'mixqrgate()'",
      "topics": [
        "mixqrgate_control"
      ]
    },
    {
      "page": "plot.mixqrgate",
      "title": "Plot a gated mixture fit",
      "topics": [
        "plot.mixqrgate"
      ]
    },
    {
      "page": "predict.mixqrgate",
      "title": "Predict gate probabilities or class membership",
      "topics": [
        "predict.mixqrgate"
      ]
    },
    {
      "page": "sim_gate2",
      "title": "Simulate a two-component mixture with a concomitant gate",
      "topics": [
        "sim_gate2"
      ]
    },
    {
      "page": "summary.mixqrgate",
      "title": "Summarize a gated mixture fit",
      "topics": [
        "summary.mixqrgate"
      ]
    }
  ],
  "_readme": "https://github.com/kvenkita/mixqrgate/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mixqr",
    "quantreg",
    "SparseM",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "mixqrgate-primer.Rmd",
      "filename": "mixqrgate-primer.html",
      "title": "A Primer on Location-Varying Gating for Quantile Mixtures",
      "author": "Kailas Venkitasubramanian, University of North Carolina at Charlotte",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. The question",
        "2. The model in one page",
        "3. An illustrative dataset",
        "4. Fitting your first model",
        "5. Interpreting the gate",
        "6. Getting the uncertainty right",
        "7. Does membership shift across the distribution?",
        "8. Reading the fit in pictures",
        "9. Diagnostics: can you trust it?",
        "10. Practical guidance and pitfalls",
        "11. How mixqrgate relates to other tools",
        "12. Reporting and reproducibility",
        "References"
      ],
      "created": "2026-06-20 18:35:13",
      "modified": "2026-06-20 18:35:13",
      "commits": 1
    },
    {
      "source": "mixqrgate.Rmd",
      "filename": "mixqrgate.html",
      "title": "Location-varying gating for mixtures of quantile regressions",
      "author": "Kailas Venkitasubramanian, University of North Carolina at Charlotte",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A concomitant gate",
        "Does the gate vary with the quantile?",
        "Notes",
        "References"
      ],
      "created": "2026-06-20 18:35:13",
      "modified": "2026-06-20 18:35:13",
      "commits": 1
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "mixqrgate",
  "_universes": [
    "kvenkita"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-17T07:52:30.000Z",
      "distro": "resolute",
      "commit": "59166399d4ccf09c14867c5854b0995dafece4ba",
      "fileid": "https://r2.ropensci.org/d548f09692708f47f98e68fec836631b221672d94d8e267c470a878e2cc808f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-17T07:53:16.000Z",
      "distro": "resolute",
      "commit": "59166399d4ccf09c14867c5854b0995dafece4ba",
      "fileid": "https://r2.ropensci.org/9e998e56a34813c1f7336679f6044f475c967ebcc74dbfbf626ee02d1e1d5b8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-17T07:52:11.000Z",
      "commit": "59166399d4ccf09c14867c5854b0995dafece4ba",
      "fileid": "https://r2.ropensci.org/065d1ad79c88a18f50d1ef6fbcf4e1ebd789345f3486ea5697a1458bdaf956d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-17T07:51:41.000Z",
      "commit": "59166399d4ccf09c14867c5854b0995dafece4ba",
      "fileid": "https://r2.ropensci.org/106bcb05fd9b8ab5b93f703b4dbd2c6f7e5b30d66324ab041f341aacac0defd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-17T07:52:27.000Z",
      "commit": "59166399d4ccf09c14867c5854b0995dafece4ba",
      "fileid": "https://r2.ropensci.org/16e836c44742fcf59e713bf42a70d91e20242bfb5f000f1eed20250d88a8294d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-17T07:51:29.000Z",
      "commit": "59166399d4ccf09c14867c5854b0995dafece4ba",
      "fileid": "https://r2.ropensci.org/9f92dbb894a9a4e75f0db342f08221f398329d882c82ff78433f3b774dc18bd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-17T07:51:28.000Z",
      "commit": "59166399d4ccf09c14867c5854b0995dafece4ba",
      "fileid": "https://r2.ropensci.org/3907a7ba8a97e2068c02d6becc9f325228f9f9ed18f1e2e42c28c1e2a3ab11ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-17T07:51:41.000Z",
      "commit": "59166399d4ccf09c14867c5854b0995dafece4ba",
      "fileid": "https://r2.ropensci.org/c4da52076aaeb39b7f61353abb6baaf5e91f3412052c47a67aae42d5b3eab145",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kvenkita/actions/runs/29564144373"
    }
  ]
}