{
  "_id": "6a104227acfb0bcc41c9dab1",
  "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-05-11 07:25:16 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",
  "MD5sum": "5da4f2f1ee51050d0388b8d90b1d23f7",
  "_user": "riazakhan94",
  "_type": "src",
  "_file": "ROCit_2.1.1.tar.gz",
  "_fileid": "85fed9bc898eea8fe68fbf748beec0e00a376fae43dedd3eac6d50b079b76176",
  "_filesize": 1078240,
  "_sha256": "85fed9bc898eea8fe68fbf748beec0e00a376fae43dedd3eac6d50b079b76176",
  "_created": "2026-05-11T07:25:16.000Z",
  "_published": "2026-05-22T11:46:47.832Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373207450,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912587411"
    },
    {
      "job": 77373207445,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912584835"
    },
    {
      "job": 77373207325,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912606601"
    },
    {
      "job": 77373207535,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912592325"
    },
    {
      "job": 77373207119,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912547195"
    },
    {
      "job": 77373206877,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159719509"
    },
    {
      "job": 77373207480,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912582552"
    },
    {
      "job": 77373207596,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912575778"
    },
    {
      "job": 77373207433,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912571629"
    }
  ],
  "_buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 30937347
  },
  "_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": 1164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ROCit"
  },
  "_mentions": 17,
  "_devurl": "https://github.com/riazakhan94/rocit",
  "_searchresults": 408,
  "_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.697802442473688,
  "_indexed": true,
  "_nocasepkg": "rocit",
  "_universes": [
    "riazakhan94"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-11T07:27:26.000Z",
      "distro": "noble",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "8d9440a5591300f4e0020e91643428e4665bdeb9c6c6572b660f01c2bd45858b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-11T07:27:18.000Z",
      "distro": "noble",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "1b224ff4a287c714f9cd6dca8c273c6fe2529bc15a2f120197efa0e93c0f02c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-11T07:28:25.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "ad39f2a721ec12dc7333fb0160fbc74f741e5c6a4519a344d396d915d4e04f27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-11T07:27:46.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "56f0f9bdd516fa969a0d297d210a788f214b706b6f0373830e4fe171131c5355",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-11T07:27:04.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "401ffd57f6f9213385963e1aaf0f55d6896f912b1652a0c1987334e28f2eddcc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-11T07:26:44.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "8a005c7da8f33096374cbca6fbf6c84e755b74af3621262aa5b65a9808b1a585",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-11T07:26:27.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "1f2334c8e0eb0c17c46bc88bbb363c1a64703b9aa716ae4806a1edf110293b86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-05-22T11:46:32.000Z",
      "commit": "068953e58f5e46291c033a82b57e9e42fe30806d",
      "fileid": "2784e778b87eaadfcf5081c134cbcaaf2a012cef4103a24d1c8c7991a940be2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/riazakhan94/actions/runs/25656165059"
    }
  ]
}