{
  "_id": "6a27e2cb24555f66ed548765",
  "Package": "modeLLtest",
  "Type": "Package",
  "Title": "Compare Models with Cross-Validated Log-Likelihood",
  "Version": "1.0.5",
  "Date": "2025-10-11",
  "Authors@R": "c(person(\"Shana\",\n\"Scogin\",\nemail = \"shanarscogin@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7801-853X\")),\nperson(\"Sarah\",\n\"Petersen\",\nemail = \"sarahllpetersen@gmail.com\",\nrole = c(\"aut\")),\nperson(\"Jeff\",\n\"Harden\",\nemail = \"jeff.harden@nd.edu\",\nrole = c(\"aut\")),\nperson(\"Bruce A.\",\n\"Desmarais\",\nemail = \"bdesmarais@psu.edu\",\nrole = c(\"aut\"))\n)",
  "Description": "An implementation of the cross-validated difference in\nmeans (CVDM) test by Desmarais and Harden (2014)\n<doi:10.1007/s11135-013-9884-7> (see also Harden and Desmarais,\n2011 <doi:10.1177/1532440011408929>) and the cross-validated\nmedian fit (CVMF) test by Desmarais and Harden (2012)\n<doi:10.1093/pan/mpr042>. These tests use leave-one-out\ncross-validated log-likelihoods to assist in selecting among\nmodel estimations. You can also utilize data from Golder (2010)\n<doi:10.1177/0010414009341714> and Joshi & Mason (2008)\n<doi:10.1177/0022343308096155> that are included to facilitate\nexamples from real-world analysis.",
  "URL": "https://github.com/ShanaScogin/modeLLtest",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "BugReports": "https://github.com/ShanaScogin/modeLLtest/issues",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "LazyLoad": "TRUE",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "GNU make",
  "RoxygenNote": "7.1.2",
  "Packaged": {
    "Date": "2026-06-09 09:50:11 UTC",
    "User": "root"
  },
  "Author": "Shana Scogin [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7801-853X>), Sarah Petersen [aut],\nJeff Harden [aut], Bruce A. Desmarais [aut]",
  "Maintainer": "Shana Scogin <shanarscogin@gmail.com>",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-12 02:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/modeLLtest",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d75bf8799074155f5e3df79f29a4b1317a05d4e",
  "MD5sum": "90547c010b7243fdd18a57563ba6eba0",
  "_user": "cran",
  "_type": "src",
  "_file": "modeLLtest_1.0.5.tar.gz",
  "_fileid": "49490b77ca16d6408666bce8eb75c55fd3cfaacf318cedd7ac506202944109d7",
  "_filesize": 240987,
  "_sha256": "49490b77ca16d6408666bce8eb75c55fd3cfaacf318cedd7ac506202944109d7",
  "_created": "2026-06-09T09:50:11.000Z",
  "_published": "2026-06-09T09:54:19.957Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80294853329,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504298877"
    },
    {
      "job": 80294853372,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7504300444"
    },
    {
      "job": 80294853936,
      "time": 169,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504299567"
    },
    {
      "job": 80294853354,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504301555"
    },
    {
      "job": 80294117610,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504235694"
    },
    {
      "job": 80294853351,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7504285465"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27197871389",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/modeLLtest",
  "_commit": {
    "id": "3d75bf8799074155f5e3df79f29a4b1317a05d4e",
    "author": "Shana Scogin <shanarscogin@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.5\n",
    "time": 1760236802
  },
  "_maintainer": {
    "name": "Shana Scogin",
    "email": "shanarscogin@gmail.com",
    "login": "shanascogin",
    "twitter": "@ShanaScogin",
    "description": "Political scientist, researcher, educator",
    "uuid": 26779067,
    "orcid": "0000-0002-7801-853X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "coxrobust",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.5",
      "date": "2025-10-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "shanascogin",
      "count": 5,
      "uuid": 26779067
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modeLLtest"
  },
  "_devurl": "https://github.com/shanascogin/modelltest",
  "_searchresults": 15,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modeLLtest.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shanascogin/modelltest",
  "_realowner": "shanascogin",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-07-03"
    },
    {
      "version": "1.0.2",
      "date": "2020-06-11"
    },
    {
      "version": "1.0.3",
      "date": "2020-08-07"
    },
    {
      "version": "1.0.4",
      "date": "2022-05-06"
    },
    {
      "version": "1.0.5",
      "date": "2025-10-12"
    }
  ],
  "_exports": [
    "cvdm",
    "cvll",
    "cvlldiff",
    "cvmf"
  ],
  "_datasets": [
    {
      "name": "govtform",
      "title": "Data from Golder (2010) on government formation in Western Europe",
      "object": "govtform",
      "class": [
        "data.frame"
      ],
      "fields": [
        "countryname",
        "country",
        "cabinet",
        "bargainingdays",
        "datein",
        "dateout",
        "postelection",
        "nonpartisan",
        "legislative_parties",
        "inconclusive",
        "cabinetname",
        "singleparty_majority",
        "polarization",
        "continuation",
        "positive_parl",
        "post_legislative_parties",
        "post_polariz",
        "post_positive"
      ],
      "rows": 410,
      "table": true,
      "tojson": true
    },
    {
      "name": "nepaldem",
      "title": "Data from Joshi and Mason (2008) on voter turnout in Nepal",
      "object": "nepaldem",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sn",
        "district",
        "householdsize",
        "total_holding",
        "noown_single_tenure",
        "norent_single_ten",
        "noother_single_ten",
        "nomore1_ten_hold",
        "noholding_below1_pa",
        "noholding_2to3_pa",
        "noholding_4to5_pa",
        "noholding_6to9_pa",
        "noholding_10_pa",
        "total_ha",
        "total_parcel",
        "no_hold_fixmoney2",
        "no_hold_fixproduct2",
        "no_hold_share2",
        "no_hold_services2",
        "no_hold_mortgage2",
        "no_hold_fixmoney1",
        "no_hold_fixproduct1",
        "no_hold_share1",
        "no_hold_services1",
        "no_hold_mortgage1",
        "totalhouseholds",
        "landless",
        "totalvoters1991",
        "totalcastedvote1991",
        "totalvalidvote1991",
        "constituency1991",
        "totalcontestants1991",
        "totalvoters1994",
        "totalcastedvote1994",
        "totalvalidvote1994",
        "constituency1994",
        "totalcontestants1994",
        "togalvoters1999",
        "totalcastedvote1999",
        "totalvalidvote1999",
        "constituency1999",
        "totalcontestants1999",
        "pop_2001",
        "hdi_1996",
        "per_without_instcredit",
        "access_instutional_credit",
        "total_hh_sharecrop",
        "total_hh_fixmoney",
        "total_hh_fixproduct",
        "total_hh_service",
        "total_hh_mortgage",
        "total_killed",
        "percent_regvote1991",
        "percent_regvote1994",
        "percent_regvote1999",
        "per_total_hold_sharecrop",
        "per_total_hold_fixmoney",
        "per_total_hold_fixproduct",
        "per_total_hold_service",
        "per_total_hold_mortgage",
        "per_noholding_below1_pa",
        "landless_1000",
        "totoalkilled_1000",
        "cast_eth_fract",
        "languistic_fract",
        "landless_gap",
        "below1pa_gap",
        "sharecrop_gap",
        "service_gap",
        "fixmoney_gap",
        "fixprod_gap",
        "hdi_gap",
        "ln_pop2001",
        "hdi_gap1"
      ],
      "rows": 76,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cvdm",
      "title": "Cross-Validated Difference in Means (CVDM) Test",
      "topics": [
        "cvdm"
      ]
    },
    {
      "page": "cvdm_object",
      "title": "Cross-Validated Difference in Means (CVDM) Object",
      "topics": [
        "cvdm_object"
      ]
    },
    {
      "page": "cvll",
      "title": "Cross-Validated Log Likelihood (CVLL)",
      "topics": [
        "cvll"
      ]
    },
    {
      "page": "cvll_object",
      "title": "Cross-Validated Log-Likelihood (CVLL) Object",
      "topics": [
        "cvll_object"
      ]
    },
    {
      "page": "cvlldiff",
      "title": "Cross-Validated Difference in Means (CVDM) Test with Vector Imputs",
      "topics": [
        "cvlldiff"
      ]
    },
    {
      "page": "cvlldiff_object",
      "title": "Cross-Validated Difference in Means (CVDM) Object from General 'cvlldiff' Function",
      "topics": [
        "cvlldiff_object"
      ]
    },
    {
      "page": "cvmf",
      "title": "Cross-Validated Median Fit (CVMF) Test",
      "topics": [
        "cvmf"
      ]
    },
    {
      "page": "cvmf_object",
      "title": "Cross-Validated Median Fit (CVMF) Object",
      "topics": [
        "cvmf_object"
      ]
    },
    {
      "page": "govtform",
      "title": "Data from Golder (2010) on government formation in Western Europe",
      "topics": [
        "govtform"
      ]
    },
    {
      "page": "modeLLtest",
      "title": "modeLLtest Overview",
      "topics": [
        "modeLLtest"
      ]
    },
    {
      "page": "nepaldem",
      "title": "Data from Joshi and Mason (2008) on voter turnout in Nepal",
      "topics": [
        "nepaldem"
      ]
    }
  ],
  "_readme": "https://github.com/cran/modeLLtest/raw/HEAD/README.md",
  "_rundeps": [
    "coxrobust",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quantreg",
    "Rcpp",
    "RcppArmadillo",
    "SparseM",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Getting Started with ModeLLtest",
      "author": "Shana Scogin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Usage",
        "Examples",
        "Data",
        "Examples with Replication Data",
        "Future Improvements"
      ],
      "created": "2019-07-03 14:10:10",
      "modified": "2020-08-07 06:50:03",
      "commits": 2
    }
  ],
  "_score": 2.8750612633917,
  "_indexed": false,
  "_nocasepkg": "modelltest",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://shanascogin.r-universe.dev/modeLLtest",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-09T09:52:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d75bf8799074155f5e3df79f29a4b1317a05d4e",
      "fileid": "dfbe81ca72c79e7b5a9eec9e5d84e11c89fe531ded5a1b861b1ef29f631b6295",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27197871389"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-09T09:52:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d75bf8799074155f5e3df79f29a4b1317a05d4e",
      "fileid": "79e90ec30fc30e9fddc0d409a2ba97b5091ed883a381222ae49b87562b2462ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27197871389"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-09T09:52:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3d75bf8799074155f5e3df79f29a4b1317a05d4e",
      "fileid": "82bb3a64e07cb52ef3ab550f012750992e41e46f312854cdd5dc78590485d049",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27197871389"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-09T09:52:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3d75bf8799074155f5e3df79f29a4b1317a05d4e",
      "fileid": "e90e43e40d5cf4a02aba02c239574dab44004b1e422e44764ca604ca7a07ca47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27197871389"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-09T09:52:46.000Z",
      "arch": "emscripten",
      "commit": "3d75bf8799074155f5e3df79f29a4b1317a05d4e",
      "fileid": "e440a8bdb2c0aed03d537f4187eaebde673b25edd81c89f4147e5785404cbe4b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27197871389"
    }
  ]
}