{
  "_id": "6a4a1204b9bf02698bd57c07",
  "Package": "ROCit",
  "Language": "en-US",
  "Type": "Package",
  "Title": "Performance Assessment of Binary Classifier with Visualization",
  "Version": "2.1.1",
  "Date": "2020-06-14",
  "Authors@R": "c(person(\"Md Riaz Ahmed\", \"Khan\", email = \"mdriazahmed.khan@jacks.sdstate.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Thomas\", \"Brandenburger\", email = \"thomas.brandenburger@sdstate.edu\", role = \"aut\" ))",
  "Description": "Sensitivity (or recall or true positive rate), false\npositive rate, specificity, precision (or positive predictive\nvalue), negative predictive value, misclassification rate,\naccuracy, F-score- these are popular metrics for assessing\nperformance of binary classifier for certain threshold. These\nmetrics are calculated at certain threshold values. Receiver\noperating characteristic (ROC) curve is a common tool for\nassessing overall diagnostic ability of the binary classifier.\nUnlike depending on a certain threshold, area under ROC curve\n(also known as AUC), is a summary statistic about how well a\nbinary classifier performs overall for the classification task.\nROCit package provides flexibility to easily evaluate\nthreshold-bound metrics. Also, ROC curve, along with AUC, can\nbe obtained using different methods, such as empirical,\nbinormal and non-parametric. ROCit encompasses a wide variety\nof methods for constructing confidence interval of ROC curve\nand AUC. ROCit also features the option of constructing\nempirical gains table, which is a handy tool for direct\nmarketing. The package offers options for commonly used\nvisualization, such as, ROC curve, KS plot, lift plot. Along\nwith in-built default graphics setting, there are rooms for\nmanual tweak by providing the necessary values as function\narguments. ROCit is a powerful tool offering a range of things,\nyet it is very easy to use.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 09:00:25 UTC",
    "User": "root"
  },
  "Author": "Md Riaz Ahmed Khan [aut, cre], Thomas Brandenburger [aut]",
  "Maintainer": "Md Riaz Ahmed Khan <mdriazahmed.khan@jacks.sdstate.edu>",
  "Repository": "https://riazakhan94.r-universe.dev",
  "Date/Publication": "2022-05-19 02:01:12 UTC",
  "RemoteUrl": "https://github.com/riazakhan94/rocit",
  "RemoteRef": "HEAD",
  "RemoteSha": "068953e58f5e46291c033a82b57e9e42fe30806d",
  "_user": "riazakhan94",
  "_type": "src",
  "_file": "ROCit_2.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/10278dc804f1df05e3cc6f6187e93ef6a4ae13727bd813d56fa4449e4a05eeb5",
  "_filesize": 1076526,
  "_sha256": "10278dc804f1df05e3cc6f6187e93ef6a4ae13727bd813d56fa4449e4a05eeb5",
  "_expires": "2026-10-13T08:12:50.000Z",
  "_created": "2026-06-10T09:00:25.000Z",
  "_published": "2026-07-05T08:12:52.626Z",
  "_jobs": [
    {
      "job": 85205904034,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7531210983"
    },
    {
      "job": 85205904254,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7531193521"
    },
    {
      "job": 85205904087,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7531433623"
    },
    {
      "job": 85205904222,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7531508885"
    },
    {
      "job": 85205903883,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531145498"
    },
    {
      "job": 85205904106,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7531187345"
    },
    {
      "job": 85205904187,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7531182487"
    },
    {
      "job": 85205904076,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7531176697"
    },
    {
      "job": 85205904072,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7531183791"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290",
  "_status": "success",
  "_upstream": "https://github.com/riazakhan94/rocit",
  "_commit": {
    "id": "068953e58f5e46291c033a82b57e9e42fe30806d",
    "author": "riazakhan94 <30937347+riazakhan94@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1652925672
  },
  "_maintainer": {
    "name": "Md Riaz Ahmed Khan",
    "email": "mdriazahmed.khan@jacks.sdstate.edu",
    "login": "riazakhan94",
    "description": "",
    "uuid": 30937347
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "riazakhan94",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "riazakhan94",
      "count": 1,
      "uuid": 30937347
    }
  ],
  "_userbio": {
    "uuid": 30937347,
    "type": "user",
    "name": "riazakhan94"
  },
  "_downloads": {
    "count": 1280,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROCit"
  },
  "_mentions": 17,
  "_devurl": "https://github.com/riazakhan94/rocit",
  "_searchresults": 468,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ROCit.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/riazakhan94/rocit",
  "_realowner": "riazakhan94",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2019-01-30"
    },
    {
      "version": "2.1.1",
      "date": "2020-06-14"
    },
    {
      "version": "2.1.2",
      "date": "2024-05-16"
    }
  ],
  "_exports": [
    "cartesian_2D",
    "ciAUC",
    "ciROC",
    "ciROCbin",
    "ciROCemp",
    "convertclass",
    "gainstable",
    "getsurvival",
    "gettptnfpfn",
    "invlogit",
    "ksplot",
    "logit",
    "measureit",
    "MLestimates",
    "rankorderdata",
    "rocit",
    "trapezoidarea"
  ],
  "_datasets": [
    {
      "name": "Diabetes",
      "title": "Diabetes Data",
      "object": "Diabetes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "chol",
        "stab.glu",
        "hdl",
        "ratio",
        "glyhb",
        "location",
        "age",
        "gender",
        "height",
        "weight",
        "frame",
        "bp.1s",
        "bp.1d",
        "bp.2s",
        "bp.2d",
        "waist",
        "hip",
        "time.ppn",
        "bmi",
        "dtest",
        "whr"
      ],
      "rows": 403,
      "table": true,
      "tojson": true
    },
    {
      "name": "Loan",
      "title": "Loan Data",
      "object": "Loan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Amount",
        "Term",
        "IntRate",
        "ILR",
        "EmpLen",
        "Home",
        "Income",
        "Status",
        "Score"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cartesian_2D",
      "title": "Cartesian Product of Two Vectors",
      "topics": [
        "cartesian_2D"
      ]
    },
    {
      "page": "ciAUC",
      "title": "Confidence Interval of AUC",
      "topics": [
        "ciAUC"
      ]
    },
    {
      "page": "ciAUC.rocit",
      "title": "Confidence Interval of AUC",
      "topics": [
        "ciAUC.rocit"
      ]
    },
    {
      "page": "ciROC",
      "title": "Confidence Interval of ROC curve",
      "topics": [
        "ciROC"
      ]
    },
    {
      "page": "ciROC.rocit",
      "title": "Confidence Interval of ROC curve",
      "topics": [
        "ciROC.rocit"
      ]
    },
    {
      "page": "ciROCbin",
      "title": "Confidence Interval of Binormal ROC Curve",
      "topics": [
        "ciROCbin"
      ]
    },
    {
      "page": "ciROCemp",
      "title": "Confidence Interval of Empirical ROC Curve",
      "topics": [
        "ciROCemp"
      ]
    },
    {
      "page": "convertclass",
      "title": "Converts Binary Vector into 1 and 0",
      "topics": [
        "convertclass"
      ]
    },
    {
      "page": "Diabetes",
      "title": "Diabetes Data",
      "topics": [
        "Diabetes"
      ]
    },
    {
      "page": "gainstable",
      "title": "Gains Table for Binary Classifier",
      "topics": [
        "gainstable"
      ]
    },
    {
      "page": "gainstable.default",
      "title": "Gains Table for Binary Classifier",
      "topics": [
        "gainstable.default"
      ]
    },
    {
      "page": "gainstable.rocit",
      "title": "Gains Table for Binary Classifier",
      "topics": [
        "gainstable.rocit"
      ]
    },
    {
      "page": "getsurvival",
      "title": "Survival Probability",
      "topics": [
        "getsurvival"
      ]
    },
    {
      "page": "ksplot",
      "title": "KS Plot",
      "topics": [
        "ksplot"
      ]
    },
    {
      "page": "ksplot.rocit",
      "title": "KS Plot",
      "topics": [
        "ksplot.rocit"
      ]
    },
    {
      "page": "Loan",
      "title": "Loan Data",
      "topics": [
        "Loan"
      ]
    },
    {
      "page": "measureit",
      "title": "Performance Metrics of Binary Classifier",
      "topics": [
        "measureit"
      ]
    },
    {
      "page": "measureit.default",
      "title": "Performance Metrics of Binary Classifier",
      "topics": [
        "measureit.default"
      ]
    },
    {
      "page": "measureit.rocit",
      "title": "Performance Metrics of Binary Classifier",
      "topics": [
        "measureit.rocit"
      ]
    },
    {
      "page": "MLestimates",
      "title": "ML Estimate of Normal Parameters",
      "topics": [
        "MLestimates"
      ]
    },
    {
      "page": "plot.gainstable",
      "title": "Plot '\"gainstable\"' Object",
      "topics": [
        "plot.gainstable"
      ]
    },
    {
      "page": "plot.rocci",
      "title": "Plot ROC Curve with confidence limits",
      "topics": [
        "plot.rocci"
      ]
    },
    {
      "page": "plot.rocit",
      "title": "Plot ROC Curve",
      "topics": [
        "plot.rocit"
      ]
    },
    {
      "page": "print.gainstable",
      "title": "Print ''gainstable'' Object",
      "topics": [
        "print.gainstable"
      ]
    },
    {
      "page": "print.measureit",
      "title": "Print ''measureit'' Object",
      "topics": [
        "print.measureit"
      ]
    },
    {
      "page": "print.rocci",
      "title": "Print 'rocci' Object",
      "topics": [
        "print.rocci"
      ]
    },
    {
      "page": "print.rocit",
      "title": "Print 'rocit' Object",
      "topics": [
        "print.rocit"
      ]
    },
    {
      "page": "print.rocitaucci",
      "title": "Print Confidence Interval of AUC",
      "topics": [
        "print.rocitaucci"
      ]
    },
    {
      "page": "rankorderdata",
      "title": "Rank order data",
      "topics": [
        "rankorderdata"
      ]
    },
    {
      "page": "rocit",
      "title": "ROC Analysis of Binary Classifier",
      "topics": [
        "rocit"
      ]
    },
    {
      "page": "summary.rocit",
      "title": "Summary of rocit object",
      "topics": [
        "summary.rocit"
      ]
    },
    {
      "page": "trapezoidarea",
      "title": "Approximate Area with Trapezoid Rule",
      "topics": [
        "trapezoidarea"
      ]
    }
  ],
  "_readme": "https://github.com/riazakhan94/rocit/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "my-vignette.Rmd",
      "filename": "my-vignette.html",
      "title": "ROCit: An R Package for Performance Assessment of Binary Classifier with Visualization",
      "author": "Md Riaz Ahmed Khan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Binary Classifier",
        "Binary Classifier Performance Metrics",
        "Hard Classification",
        "Observation Are Scored",
        "Common approaches to estimate ROC curve",
        "Using Package ROCit",
        "1/0 coding of response",
        "Performance metrics of binary classifier",
        "ROC curve estimation",
        "Gains table",
        "References"
      ],
      "created": "2022-05-19 02:01:12",
      "modified": "2022-05-19 02:01:12",
      "commits": 1
    }
  ],
  "_score": 7.798645121791931,
  "_indexed": true,
  "_nocasepkg": "rocit",
  "_universes": [
    "riazakhan94"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-10T09:03:17.000Z",
      "distro": "noble",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "https://r2.ropensci.org/d8cdb80aa7e47043fb088747c0cc66f002450535cf87b3f48f15ffc734c14587",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-10T09:02:30.000Z",
      "distro": "noble",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "https://r2.ropensci.org/e0ff5e75797090240a39520af6a0980b2d28b7e8d1cbc74915edabf76da1740b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-10T09:13:21.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "https://r2.ropensci.org/ed9b7669721e26115f9435b3add0e447b7578f324cd7a3c899f42f647d4a4fe8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-10T09:16:34.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "https://r2.ropensci.org/3be59dc59b7a532ca35e2c6501d3a77b1ae5a3630b5b83ae6633cf7146a31918",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-06-10T09:02:33.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "https://r2.ropensci.org/77e7f55901ec16f610858cea9bb7f32f68be051313b81bda846c43f03e183c91",
      "status": "success",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-10T09:01:56.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "https://r2.ropensci.org/8a89ec173908c79cdbe5ec267415c91d04e9c570d1953d63681bcfcfd201f225",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-10T09:01:41.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "https://r2.ropensci.org/19e048b76f6ae7c614a6e8a9444d3305f78a9057ac0db02150e4c188c7dd50e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-10T09:02:00.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "https://r2.ropensci.org/6d6bbb5a99ce54a38ffa3aa0744664bd2619d47178f6cabeab6ca61e7f05b6c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/27265126290"
    }
  ]
}