{
  "_id": "6a1efeabb401979e7341a7b4",
  "Package": "CompareMultipleModels",
  "Type": "Package",
  "Title": "Finding the Best Model Using Eight Metrics Values",
  "Version": "0.1.0",
  "Authors@R": "person(\" Mr. Sandip\", \"Garai\", role = c(\"aut\",\"cre\"), email = \"sandipnicksandy@gmail.com\")",
  "Author": "Mr. Sandip Garai [aut, cre]",
  "Maintainer": "Mr. Sandip Garai <sandipnicksandy@gmail.com>",
  "Description": "In statistical modeling, multiple models need to be\ncompared based on certain criteria. The method described here\nuses eight metrics from 'AllMetrics' package. ‘input_df’ is the\ndata frame (at least two columns for comparison) containing\nmetrics values in different rows of a column (which denotes a\nparticular model’s performance). First five metrics are\nexpected to be minimum and last three metrics are expected to\nbe maximum for a model to be considered good. Firstly, every\nmetric value (among first five) is searched in every columns\nand minimum values are denoted as ‘MIN’ and other values are\ndenoted as ‘NA’. Secondly, every metric (among last three) is\nsearched in every columns and maximum values are denoted as\n‘MAX’ and other values are denoted as ‘NA’. ‘output_df’\ncontains the similar number of rows (which is 8) and columns\n(which is number of models to be compared) as of ‘input_df’.\nValues in ‘output_df’ are corresponding ‘NA’, ‘MIN’ or ‘MAX’.\nFinally, the column containing minimum number of ‘NA’ values is\ndenoted as the best column. ‘min_NA_col’ gives the name of the\nbest column (model). ‘min_NA_values’ are the corresponding\nmetrics values. ‘BestColumn_metrics’ is the data frame\n(dimension: 1*8) containing different metrics of the best\ncolumn (model). ‘best_column_results’ is the final result (a\nlist) containing all of these output elements. In special case,\nif two columns having equal 'NA', it will be checked among\nthese two column which one is having least 'NA' in first five\nrows and will be inferred as the best. More details about\n'AllMetrics' can be found in Garai (2023)\n<doi:10.13140/RG.2.2.18688.30723>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:38:50 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libgsl0-dev libicu-dev libssl-dev",
  "Repository": "https://sandipgarai.r-universe.dev",
  "Date/Publication": "2023-04-12 10:50:06 UTC",
  "RemoteUrl": "https://github.com/cran/CompareMultipleModels",
  "RemoteRef": "HEAD",
  "RemoteSha": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
  "MD5sum": "275fd2a7bf5b65fbb4bf932ac5dd8d1d",
  "_user": "sandipgarai",
  "_type": "src",
  "_file": "CompareMultipleModels_0.1.0.tar.gz",
  "_fileid": "0e3e0ad8cc69ee9397722f26b1e73d5cb45d72644d53a9ad9ae35b5b1d11329a",
  "_filesize": 83040,
  "_sha256": "0e3e0ad8cc69ee9397722f26b1e73d5cb45d72644d53a9ad9ae35b5b1d11329a",
  "_created": "2026-05-18T09:38:50.000Z",
  "_published": "2026-06-02T16:02:51.379Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79115023374,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054429989"
    },
    {
      "job": 79115023944,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054435391"
    },
    {
      "job": 79115023382,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054425852"
    },
    {
      "job": 79115023757,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054414125"
    },
    {
      "job": 79115023181,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054370798"
    },
    {
      "job": 79115022769,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363097670"
    },
    {
      "job": 79115023213,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054429575"
    },
    {
      "job": 79115023652,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054428155"
    },
    {
      "job": 79115024400,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054425343"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CompareMultipleModels",
  "_commit": {
    "id": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
    "author": "Mr. Sandip Garai <sandipnicksandy@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1681296606
  },
  "_maintainer": {
    "name": "Mr. Sandip Garai",
    "email": "sandipnicksandy@gmail.com",
    "login": "sandipgarai",
    "description": "",
    "uuid": 98933634
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "CEEMDANML",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sandipgarai",
      "count": 1,
      "uuid": 98933634
    }
  ],
  "_userbio": {
    "uuid": 98933634,
    "type": "user",
    "name": "SandipGarai"
  },
  "_downloads": {
    "count": 189,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CompareMultipleModels"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CompareMultipleModels.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "sandipgarai",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-04-12"
    }
  ],
  "_exports": [
    "best_model_finder"
  ],
  "_help": [
    {
      "page": "best_model_finder",
      "title": "Finding the Best Model Using Eight Metrics Values",
      "topics": [
        "best_model_finder"
      ]
    }
  ],
  "_rundeps": [
    "aTSA",
    "caret",
    "CEEMDANML",
    "class",
    "cli",
    "clock",
    "codetools",
    "colorspace",
    "cpp11",
    "curl",
    "cvar",
    "data.table",
    "Deriv",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "earth",
    "farver",
    "fastICA",
    "fBasics",
    "fGarch",
    "FinTS",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "future",
    "future.apply",
    "gbutils",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gss",
    "gtable",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lmtest",
    "LSTS",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "neuralnet",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plotmo",
    "plotrix",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "pso",
    "purrr",
    "quadprog",
    "quantmod",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "recipes",
    "reshape2",
    "rlang",
    "Rlibeemd",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "spatial",
    "SQUAREM",
    "stabledist",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "timeSeries",
    "tseries",
    "TTR",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xts",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "comparemultiplemodels",
  "_universes": [
    "sandipgarai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T09:41:06.000Z",
      "distro": "noble",
      "commit": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
      "fileid": "0b9e68b3d36bafc258994d202b3b36f27d361b97806442b6611f21ca9dd060dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T09:41:20.000Z",
      "distro": "noble",
      "commit": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
      "fileid": "96a0d3a5f9a4c2b6848e12e12238ca36d8ad2b046e62ce14cfb6d4bb349fb9d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T09:40:48.000Z",
      "commit": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
      "fileid": "24df62151280b0fc5ffbd7cf72f6378c55fe1654b6aa7a7e5b4dcec35a4c03be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T09:40:29.000Z",
      "commit": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
      "fileid": "cfce5293f13df4e722157b2a8e4cf070c70f0041daf9961f8fc3b16460ba759d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T09:40:54.000Z",
      "commit": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
      "fileid": "3f2f034fa504caee1c9550edb8c0366773ed3ee549a1750863c3f486cfc56b51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T09:41:01.000Z",
      "commit": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
      "fileid": "07ef2533bd3b8de74507ef390c8dfb19cac6c8c9df046448cc63389f59333be3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T09:40:46.000Z",
      "commit": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
      "fileid": "0695c77e5fffbd28ca92c07fb85389d1074f47612db9cc57b1f5e2734ee6d953",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T16:00:54.000Z",
      "commit": "f971f314dc7b8b310e4c213013cdb5310e5e55b1",
      "fileid": "344cdb247aaeb8ac64fccfb9a97f815f99cb668bc0f6d3862008e612dabe704d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sandipgarai/actions/runs/26025389921"
    }
  ]
}