{
  "_id": "6a1f1e2fb401979e7341fd9b",
  "Package": "TestDataImputation",
  "Type": "Package",
  "Title": "Missing Item Responses Imputation for Test and Assessment Data",
  "Version": "2.3",
  "Date": "2021-10-18",
  "Authors@R": "c(person(\"Shenghai\", \"Dai\", role = c(\"aut\", \"cre\"), \nemail = \"s.dai@wsu.edu\"),\nperson(\"Xiaolin\", \"Wang\", role = \"aut\"),\nperson(\"Dubravka\", \"Svetina\", role = \"aut\"))",
  "Author": "Shenghai Dai [aut, cre], Xiaolin Wang [aut], Dubravka Svetina\n[aut]",
  "Maintainer": "Shenghai Dai <s.dai@wsu.edu>",
  "Description": "Functions for imputing missing item responses for\ndichotomous and polytomous test and assessment data. This\npackage enables missing imputation methods that are suitable\nfor test and assessment data, including: listwise (LW) deletion\n(see De Ayala et al. 2001\n<doi:10.1111/j.1745-3984.2001.tb01124.x>), treating as\nincorrect (IN, see Lord, 1974 <doi:\n10.1111/j.1745-3984.1974.tb00996.x>; Mislevy & Wu, 1996 <doi:\n10.1002/j.2333-8504.1996.tb01708.x>; Pohl et al., 2014 <doi:\n10.1177/0013164413504926>), person mean imputation (PM), item\nmean imputation (IM), two-way (TW) and response function (RF)\nimputation, (see Sijtsma & van der Ark, 2003 <doi:\n10.1207/s15327906mbr3804_4>), logistic regression (LR)\nimputation, predictive mean matching (PMM), and\nexpectation–maximization (EM) imputation (see Finch, 2008 <doi:\n10.1111/j.1745-3984.2008.00062.x>).",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "LazyData": "true",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.1.2",
  "Packaged": {
    "Date": "2026-05-16 08:26:58 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://daiscode.r-universe.dev",
  "Date/Publication": "2021-10-18 17:10:11 UTC",
  "RemoteUrl": "https://github.com/cran/TestDataImputation",
  "RemoteRef": "HEAD",
  "RemoteSha": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
  "MD5sum": "c13ef78d4caca5747e0c6f8582fcaf40",
  "_user": "daiscode",
  "_type": "src",
  "_file": "TestDataImputation_2.3.tar.gz",
  "_fileid": "280f64c0070a2bd88ad5ddc9e158159c9cb251b1f341e4ac043466db233a0368",
  "_filesize": 128099,
  "_sha256": "280f64c0070a2bd88ad5ddc9e158159c9cb251b1f341e4ac043466db233a0368",
  "_created": "2026-05-16T08:26:58.000Z",
  "_published": "2026-06-02T18:17:19.757Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141211558,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031956806"
    },
    {
      "job": 79141211811,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031956375"
    },
    {
      "job": 79141211800,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031956138"
    },
    {
      "job": 79141211761,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031957712"
    },
    {
      "job": 79141210161,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031942621"
    },
    {
      "job": 79141210801,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366208853"
    },
    {
      "job": 79141212020,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031951649"
    },
    {
      "job": 79141212024,
      "time": 229,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031963275"
    },
    {
      "job": 79141211951,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031951510"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/TestDataImputation",
  "_commit": {
    "id": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
    "author": "Shenghai Dai <s.dai@wsu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.3\n",
    "time": 1634577011
  },
  "_maintainer": {
    "name": "Shenghai Dai",
    "email": "s.dai@wsu.edu",
    "login": "daiscode",
    "linkedin": "in/shenghaidai",
    "uuid": 65202496
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "mice",
      "role": "Depends"
    },
    {
      "package": "Amelia",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "daiscode",
      "count": 5,
      "uuid": 65202496
    }
  ],
  "_userbio": {
    "uuid": 65202496,
    "type": "user",
    "name": "Dai"
  },
  "_downloads": {
    "count": 422,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TestDataImputation"
  },
  "_mentions": 2,
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/TestDataImputation.html",
    "manual.pdf"
  ],
  "_realowner": "daiscode",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-08-11"
    },
    {
      "version": "1.1",
      "date": "2019-03-09"
    },
    {
      "version": "1.2",
      "date": "2020-11-16"
    },
    {
      "version": "2.1",
      "date": "2021-07-28"
    },
    {
      "version": "2.2",
      "date": "2021-09-02"
    },
    {
      "version": "2.3",
      "date": "2021-10-18"
    }
  ],
  "_exports": [
    "EMimpute",
    "ImputeTestData",
    "ItemMean",
    "Listwise",
    "LogisticReg",
    "micePMM",
    "PersonMean",
    "ResponseFun",
    "TreatIncorrect",
    "Twoway"
  ],
  "_datasets": [
    {
      "name": "test.data",
      "title": "Example test data",
      "object": "test.data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Item_1",
        "Item_2",
        "Item_3",
        "Item_4",
        "Item_5",
        "Item_6",
        "Item_7",
        "Item_8",
        "Item_9",
        "Item_10",
        "Item_11",
        "Item_12",
        "Item_13",
        "Item_14",
        "Item_15",
        "Item_16",
        "Item_17",
        "Item_18",
        "Item_19",
        "Item_20"
      ],
      "rows": 775,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "EMimpute",
      "title": "EM Imputation",
      "topics": [
        "EMimpute"
      ]
    },
    {
      "page": "ImputeTestData",
      "title": "This main function imputes for missing responses using selected method",
      "topics": [
        "ImputeTestData"
      ]
    },
    {
      "page": "ItemMean",
      "title": "Item Mean (IM) Imputation",
      "topics": [
        "ItemMean"
      ]
    },
    {
      "page": "Listwise",
      "title": "Listwise Deletion (LW)",
      "topics": [
        "Listwise"
      ]
    },
    {
      "page": "LogisticReg",
      "title": "Logistic Regression (LR) Imputation",
      "topics": [
        "LogisticReg"
      ]
    },
    {
      "page": "micePMM",
      "title": "Predictive mean matching (PMM)",
      "topics": [
        "micePMM"
      ]
    },
    {
      "page": "PersonMean",
      "title": "Person Mean Imputation (PM)",
      "topics": [
        "PersonMean"
      ]
    },
    {
      "page": "ResponseFun",
      "title": "Response Function Imputation (RF)",
      "topics": [
        "ResponseFun"
      ]
    },
    {
      "page": "test.data",
      "title": "Example test data",
      "topics": [
        "test.data"
      ]
    },
    {
      "page": "TreatIncorrect",
      "title": "Treat missing responses as incorrect (IN)",
      "topics": [
        "TreatIncorrect"
      ]
    },
    {
      "page": "Twoway",
      "title": "Two-Way Imputation (TW)",
      "topics": [
        "Twoway"
      ]
    }
  ],
  "_rundeps": [
    "Amelia",
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "dplyr",
    "forcats",
    "foreach",
    "foreign",
    "generics",
    "glmnet",
    "glue",
    "haven",
    "hms",
    "iterators",
    "jomo",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "mice",
    "minqa",
    "mitml",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 1.8195439355418688,
  "_indexed": true,
  "_nocasepkg": "testdataimputation",
  "_universes": [
    "daiscode"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-16T08:29:14.000Z",
      "distro": "noble",
      "commit": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
      "fileid": "41928c7c8acbe893d5db938108569941a4aa773d3c4a7fee9cd105d655fecaaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3",
      "date": "2026-05-16T08:29:11.000Z",
      "distro": "noble",
      "commit": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
      "fileid": "b72286c4a447be0050ab35a7c5d68375d0e497c4e60f89f9a8217823e0e295e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3",
      "date": "2026-05-16T08:29:22.000Z",
      "commit": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
      "fileid": "854998029e30dc8674241c6c9e140205a84fb0510daca8ed8af09103fbbb9821",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3",
      "date": "2026-05-16T08:29:36.000Z",
      "commit": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
      "fileid": "a8ac20a361eedbece4e1680ef43c3371f44f76945cb2a045b407a2c0afebf570",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-16T08:28:12.000Z",
      "commit": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
      "fileid": "87cb47844e4c224bb3eb8b9e0d84a04093e20c7b8476c3c774a4e114cd0fdd39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-16T08:30:07.000Z",
      "commit": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
      "fileid": "79f7282c04329f0965d226fd65e7bb4d23ce2b3d9aaf705700c10f94bb409e0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3",
      "date": "2026-05-16T08:28:09.000Z",
      "commit": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
      "fileid": "c8d26c95f619765afd7c3eaaf9296300cef20a58ae3b4a2a50f5efa003426d65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3",
      "date": "2026-06-02T18:17:03.000Z",
      "commit": "fcdba13b0b05d60612e7384fc306e1bdb2cccc32",
      "fileid": "80d5799f55ca2b09b45c9f03bd31f47400ce6f6b4203abc883256c05d1df94bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daiscode/actions/runs/25957235524"
    }
  ]
}