{
  "_id": "6a114506acfb0bcc41ce75a2",
  "Package": "dsos",
  "Title": "Dataset Shift with Outlier Scores",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Vathy M.\", \"Kamulete\", , \"vathymut@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4451-3743\")),\nperson(, \"Royal Bank of Canada (RBC)\", role = \"cph\",\ncomment = \"Research supported and funded by RBC\")\n)",
  "Description": "Test for no adverse shift in two-sample comparison when we\nhave a training set, the reference distribution, and a test\nset. The approach is flexible and relies on a robust and\npowerful test statistic, the weighted AUC. Technical details\nare in Kamulete, V. M. (2021) <arXiv:1908.04000>. Modern\nnotions of outlyingness such as trust scores and prediction\nuncertainty can be used as the underlying scores for example.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/vathymut/dsos",
  "BugReports": "https://github.com/vathymut/dsos/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.2.3",
  "Repository": "https://vathymut.r-universe.dev",
  "Date/Publication": "2023-02-19 07:38:15 UTC",
  "RemoteUrl": "https://github.com/vathymut/dsos",
  "RemoteRef": "HEAD",
  "RemoteSha": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:07:32 UTC",
    "User": "root"
  },
  "Author": "Vathy M. Kamulete [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4451-3743>),\nRoyal Bank of Canada (RBC) [cph] (Research supported and funded by RBC)",
  "Maintainer": "Vathy M. Kamulete <vathymut@gmail.com>",
  "MD5sum": "79526b6192b858d848386e2db7c32549",
  "_user": "vathymut",
  "_type": "src",
  "_file": "dsos_0.1.2.tar.gz",
  "_fileid": "99d904b454188bc4042bfc3f39ba1ae09e27f9f725dd2b0dae381f622b786a42",
  "_filesize": 290028,
  "_sha256": "99d904b454188bc4042bfc3f39ba1ae09e27f9f725dd2b0dae381f622b786a42",
  "_created": "2026-05-23T06:07:32.000Z",
  "_published": "2026-05-23T06:11:18.618Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77502046173,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174810729"
    },
    {
      "job": 77502046155,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174809406"
    },
    {
      "job": 77502046157,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174813209"
    },
    {
      "job": 77502046143,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174811567"
    },
    {
      "job": 77501884321,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174796233"
    },
    {
      "job": 77502046159,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174810560"
    },
    {
      "job": 77502046235,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174804648"
    },
    {
      "job": 77502046202,
      "time": 192,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174818278"
    },
    {
      "job": 77502046245,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174804594"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vathymut/dsos",
  "_commit": {
    "id": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
    "author": "vathymut <vathymut@gmail.com>",
    "committer": "vathymut <vathymut@gmail.com>",
    "message": "CRAN release v0.1.2.\n",
    "time": 1676792295
  },
  "_maintainer": {
    "name": "Vathy M. Kamulete",
    "email": "vathymut@gmail.com",
    "login": "vathymut",
    "orcid": "0000-0002-4451-3743",
    "twitter": "@vathymut",
    "description": "ORCID: 0000-0002-4451-3743",
    "uuid": 7067228
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "version": ">= 1.14.6",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "version": ">= 1.10.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "simctest",
      "version": ">= 2.6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 4.2.1",
      "role": "Imports"
    },
    {
      "package": "fdrtool",
      "version": ">= 1.2.17",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.42",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.20",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.6",
      "role": "Suggests"
    }
  ],
  "_owner": "vathymut",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-drift",
    "data-validation",
    "dataset-shifts",
    "drift-detection",
    "machine-learning",
    "mlops",
    "model-monitoring",
    "model-validation",
    "performance-monitoring",
    "statistical-process-control",
    "statistical-tests"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "vathymut",
      "count": 49,
      "uuid": 7067228
    },
    {
      "user": "anvacca",
      "count": 3,
      "uuid": 15717321
    }
  ],
  "_userbio": {
    "uuid": 7067228,
    "type": "user",
    "name": "Vathy M. Kamulete",
    "description": "ORCID: 0000-0002-4451-3743"
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dsos"
  },
  "_devurl": "https://github.com/vathymut/dsos",
  "_searchresults": 59,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dsos.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vathymut/dsos",
  "_realowner": "vathymut",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-01-18"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-16"
    },
    {
      "version": "0.1.2",
      "date": "2023-02-19"
    }
  ],
  "_exports": [
    "as_bf",
    "as_pvalue",
    "at_from_os",
    "at_oob",
    "bf_compare",
    "bf_from_os",
    "pt_from_os",
    "pt_oob",
    "pt_refit",
    "wauc_from_os"
  ],
  "_help": [
    {
      "page": "as_bf",
      "title": "Convert P-value to Bayes Factor",
      "concept": [
        "bayesian-test"
      ],
      "topics": [
        "as_bf"
      ]
    },
    {
      "page": "as_pvalue",
      "title": "Convert Bayes Factor to P-value",
      "concept": [
        "bayesian-test"
      ],
      "topics": [
        "as_pvalue"
      ]
    },
    {
      "page": "at_from_os",
      "title": "Asymptotic Test from Outlier Scores",
      "concept": [
        "asymptotic-test"
      ],
      "topics": [
        "at_from_os"
      ]
    },
    {
      "page": "at_oob",
      "title": "Asymptotic Test With Out-Of-Bag Scores",
      "concept": [
        "asymptotic-test"
      ],
      "topics": [
        "at_oob"
      ]
    },
    {
      "page": "bf_compare",
      "title": "Bayesian and Frequentist Test from Outlier Scores",
      "concept": [
        "bayesian-test"
      ],
      "topics": [
        "bf_compare"
      ]
    },
    {
      "page": "bf_from_os",
      "title": "Bayesian Test from Outlier Scores",
      "concept": [
        "bayesian-test"
      ],
      "topics": [
        "bf_from_os"
      ]
    },
    {
      "page": "plot.outlier.bayes",
      "title": "Plot Bayesian test for no adverse shift.",
      "concept": [
        "s3-method"
      ],
      "topics": [
        "plot.outlier.bayes"
      ]
    },
    {
      "page": "plot.outlier.test",
      "title": "Plot frequentist test for no adverse shift.",
      "concept": [
        "s3-method"
      ],
      "topics": [
        "plot.outlier.test"
      ]
    },
    {
      "page": "print.outlier.bayes",
      "title": "Print Bayesian test for no adverse shift.",
      "concept": [
        "s3-method"
      ],
      "topics": [
        "print.outlier.bayes"
      ]
    },
    {
      "page": "print.outlier.test",
      "title": "Print frequentist test for no adverse shift.",
      "concept": [
        "s3-method"
      ],
      "topics": [
        "print.outlier.test"
      ]
    },
    {
      "page": "pt_from_os",
      "title": "Permutation Test from Outlier Scores",
      "concept": [
        "permutation-test"
      ],
      "topics": [
        "pt_from_os"
      ]
    },
    {
      "page": "pt_oob",
      "title": "Permutation Test With Out-Of-Bag Scores",
      "concept": [
        "permutation-test"
      ],
      "topics": [
        "pt_oob"
      ]
    },
    {
      "page": "pt_refit",
      "title": "Permutation Test By Refitting",
      "concept": [
        "permutation-test"
      ],
      "topics": [
        "pt_refit"
      ]
    },
    {
      "page": "wauc_from_os",
      "title": "Weighted AUC from Outlier Scores",
      "concept": [
        "statistic"
      ],
      "topics": [
        "wauc_from_os"
      ]
    }
  ],
  "_readme": "https://github.com/vathymut/dsos/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "farver",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "listenv",
    "parallelly",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "simctest",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "motivation.Rmd",
      "filename": "motivation.html",
      "title": "A 10-minute Crash Course",
      "author": "Vathy M. Kamulete",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Motivational example",
        "References"
      ],
      "created": "2021-11-21 19:50:48",
      "modified": "2023-02-19 02:22:35",
      "commits": 6
    },
    {
      "source": "dependencies.Rmd",
      "filename": "dependencies.html",
      "title": "Acknowledgements",
      "author": "Vathy M. Kamulete",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2021-11-21 19:50:48",
      "modified": "2023-02-19 02:22:35",
      "commits": 3
    },
    {
      "source": "diy-score.Rmd",
      "filename": "diy-score.html",
      "title": "Bring Your Own Scores",
      "author": "Vathy M. Kamulete",
      "engine": "knitr::rmarkdown",
      "headings": [
        "DIY",
        "In Action",
        "References"
      ],
      "created": "2021-11-21 19:50:48",
      "modified": "2023-02-19 02:22:35",
      "commits": 7
    }
  ],
  "_score": 5.247973266361806,
  "_indexed": true,
  "_nocasepkg": "dsos",
  "_universes": [
    "vathymut"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-23T06:09:38.000Z",
      "distro": "noble",
      "commit": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
      "fileid": "47a8ac4cd6966e4861033ea3bc8f496100bf2d4e47ffbc8fa2dd344a95db0485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-23T06:09:29.000Z",
      "distro": "noble",
      "commit": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
      "fileid": "c58a5ee52d281396b8cee8c1425f40417d7d4bcc5df2339e6dc7be66734c5ea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-23T06:10:03.000Z",
      "commit": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
      "fileid": "dfc406a74d686b587a291a0f4758765fbcd39971940381b6e93c37fff2a278e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-23T06:09:46.000Z",
      "commit": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
      "fileid": "e42c0311ea5c742cbd5294ccd769f4b248ac12d1cce823e0794b6e211ffd767f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-23T06:09:51.000Z",
      "commit": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
      "fileid": "05d6f1d09da26ecbcf71206b1f76049ce7430cec483b78eb04db3e9039665bea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-23T06:08:44.000Z",
      "commit": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
      "fileid": "0e03343d3ba9a791f164cbad4cd55ee1cefea3fa1cd6ce68ea2ffa99c9c08ae5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-23T06:10:39.000Z",
      "commit": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
      "fileid": "4a4df017d5b746c5860263ad54104f3311c05982ec0afee8c90da101d6359c82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-23T06:08:43.000Z",
      "commit": "53c8e7bb5e1aef9bd093f9f7b6bf2fbb36494de5",
      "fileid": "267365c1d960d09dcf959b9800f28d091f8dbe5ce4dd80d8848a131fdbc4ed2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vathymut/actions/runs/26325320851"
    }
  ]
}