{
  "_id": "6a10713bacfb0bcc41cabc59",
  "Package": "whomds",
  "Type": "Package",
  "Title": "Calculate Results from WHO Model Disability Survey Data",
  "Version": "1.1.1.9000",
  "Authors@R": "c(person(\"Lindsay\", \"Lee\", email = \"lindsayevanslee@gmail.com\", role = c(\"aut\",\"cre\")), person(\"Carolina\", \"Fellinghauer\", email = \"carolina.fellinghauer@data-fittery.ch\", role = c(\"ctb\")),  person(\"World Health Organization\", email = \"disability@who.int\", role = \"cph\"))",
  "Description": "The Model Disability Survey (MDS)\n<https://www.who.int/activities/collection-of-data-on-disability>\nis a World Health Organization (WHO) general population survey\ninstrument to assess the distribution of disability within a\ncountry or region, grounded in the International Classification\nof Functioning, Disability and Health\n<https://www.who.int/standards/classifications/international-classification-of-functioning-disability-and-health>.\nThis package provides fit-for-purpose functions for calculating\nand presenting the results from this survey, as used by the\nWHO. The package primarily provides functions for implementing\nRasch Analysis (see Andrich (2011) <doi:10.1586/erp.11.59>) to\ncalculate a metric scale for disability.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "BugReports": "https://github.com/lindsayevanslee/whomds/issues",
  "RoxygenNote": "7.2.0",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/lindsayevanslee/whomds",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nmake libicu-dev libxml2-dev libx11-dev",
  "Repository": "https://lindsayevanslee.r-universe.dev",
  "Date/Publication": "2023-09-09 01:44:52 UTC",
  "RemoteUrl": "https://github.com/lindsayevanslee/whomds",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 06:52:34 UTC",
    "User": "root"
  },
  "Author": "Lindsay Lee [aut, cre],\nCarolina Fellinghauer [ctb],\nWorld Health Organization [cph]",
  "Maintainer": "Lindsay Lee <lindsayevanslee@gmail.com>",
  "MD5sum": "a95681f109376b3698b890ee81be5e93",
  "_user": "lindsayevanslee",
  "_type": "src",
  "_file": "whomds_1.1.1.9000.tar.gz",
  "_fileid": "b96907aeb18745a2b758e764dd1bcbc6669d4cdd8bfc34a65a708befa2f634f0",
  "_filesize": 4181661,
  "_sha256": "b96907aeb18745a2b758e764dd1bcbc6669d4cdd8bfc34a65a708befa2f634f0",
  "_created": "2026-05-07T06:52:34.000Z",
  "_published": "2026-05-22T15:07:39.363Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77406974625,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6848753849"
    },
    {
      "job": 77406974535,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6848758455"
    },
    {
      "job": 77406974957,
      "time": 222,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6848753490"
    },
    {
      "job": 77406974556,
      "time": 207,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6848747254"
    },
    {
      "job": 77406974847,
      "time": 284,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848705083"
    },
    {
      "job": 77406974009,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163801159"
    },
    {
      "job": 77406975861,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6848742293"
    },
    {
      "job": 77406975259,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6848743017"
    },
    {
      "job": 77406974948,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6848732318"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lindsayevanslee/whomds",
  "_commit": {
    "id": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
    "author": "Lindsay Lee <yasdnil922@comcast.net>",
    "committer": "Lindsay Lee <yasdnil922@comcast.net>",
    "message": "Increment version number to 1.1.1.9000\n",
    "time": 1694223892
  },
  "_maintainer": {
    "name": "Lindsay Lee",
    "email": "lindsayevanslee@gmail.com",
    "login": "lindsayevanslee",
    "uuid": 22692101
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "psych",
      "role": "Depends"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "eRm",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "GPArotation",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "nFactors",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "polycor",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "srvyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "TAM",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "WrightMap",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "lindsayevanslee",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "lindsayevanslee",
      "count": 315,
      "uuid": 22692101
    }
  ],
  "_userbio": {
    "uuid": 22692101,
    "type": "user",
    "name": "Lindsay Lee",
    "description": "Principal AI & Data Solutions Architect with @stjude "
  },
  "_downloads": {
    "count": 253,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/whomds"
  },
  "_devurl": "https://github.com/lindsayevanslee/whomds",
  "_searchresults": 15,
  "_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/whomds.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lindsayevanslee/whomds",
  "_realowner": "lindsayevanslee",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-11-23"
    },
    {
      "version": "1.0.1",
      "date": "2021-11-26"
    },
    {
      "version": "1.1.0",
      "date": "2022-05-27"
    },
    {
      "version": "1.1.1",
      "date": "2023-09-08"
    }
  ],
  "_exports": [
    "fig_density",
    "fig_dist",
    "fig_LID",
    "fig_poppyramid",
    "helper_indicator",
    "helper_rowSums",
    "rasch_df_nest",
    "rasch_DIF",
    "rasch_drop",
    "rasch_factor",
    "rasch_mds",
    "rasch_mds_children",
    "rasch_model",
    "rasch_model_children",
    "rasch_quality_children",
    "rasch_quality_children_print",
    "rasch_rawscore",
    "rasch_recode",
    "rasch_rescale",
    "rasch_rescale_children",
    "rasch_split",
    "rasch_split_age",
    "rasch_testlet",
    "SepRel_1.0.1",
    "table_basicstats",
    "table_unweightedpctn",
    "table_weightedpct"
  ],
  "_datasets": [
    {
      "name": "df_adults",
      "title": "Example of WHO Model Disability Survey data for adults",
      "object": "df_adults",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "HHID",
        "strata",
        "PSU",
        "weight",
        "sex",
        "age",
        "age_cat",
        "edu_cat",
        "work_cat",
        "disability_score",
        "disability_cat",
        "F1",
        "F2",
        "F3",
        "F4",
        "F5",
        "F6",
        "F7",
        "F8",
        "F9",
        "F10",
        "F11",
        "F12",
        "F13",
        "F14",
        "F15",
        "F16",
        "F17",
        "F18",
        "F19",
        "F20",
        "F21",
        "F22",
        "F23",
        "F24",
        "F25",
        "F26",
        "F27",
        "F28",
        "F29",
        "F30",
        "F31",
        "F32",
        "F33",
        "F34",
        "F35",
        "F36",
        "F37",
        "F38",
        "F39",
        "F40",
        "F41",
        "F42",
        "F43",
        "F44",
        "F45",
        "F46",
        "F47",
        "C2",
        "C3",
        "C4",
        "C5",
        "C6",
        "C7",
        "C9",
        "C13",
        "C14",
        "C15",
        "C16",
        "C17",
        "C18",
        "C19",
        "C20",
        "C21",
        "C22",
        "C23",
        "C24",
        "C25",
        "EF1",
        "EF2",
        "EF3",
        "EF4",
        "EF5",
        "EF6",
        "EF7",
        "EF8",
        "EF9",
        "EF10",
        "EF11",
        "EF12"
      ],
      "rows": 2500,
      "table": true,
      "tojson": true
    },
    {
      "name": "df_children",
      "title": "Example of WHO Model Disability Survey data for children",
      "object": "df_children",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "HHID",
        "strata",
        "PSU",
        "weight",
        "sex",
        "age",
        "age_cat",
        "child1",
        "child2",
        "child3",
        "child4",
        "child5",
        "child6",
        "child7",
        "child8",
        "child9",
        "child10",
        "child11",
        "child12",
        "child13",
        "child14",
        "child15",
        "child16",
        "child17",
        "child18",
        "child19",
        "child20",
        "child21",
        "child22",
        "child23",
        "child24",
        "child25",
        "child26",
        "child27",
        "child28",
        "child29",
        "child30",
        "child31",
        "child32",
        "child33",
        "child34",
        "child35"
      ],
      "rows": 2500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "df_adults",
      "title": "Example of WHO Model Disability Survey data for adults",
      "topics": [
        "df_adults"
      ]
    },
    {
      "page": "df_children",
      "title": "Example of WHO Model Disability Survey data for children",
      "topics": [
        "df_children"
      ]
    },
    {
      "page": "fig_density",
      "title": "Plot a density of a score",
      "concept": [
        "figure functions"
      ],
      "topics": [
        "fig_density"
      ]
    },
    {
      "page": "fig_dist",
      "title": "Plot a distribution of a score",
      "concept": [
        "figure functions"
      ],
      "topics": [
        "fig_dist"
      ]
    },
    {
      "page": "fig_LID",
      "title": "Print a graph showing significant correlations between survey items",
      "concept": [
        "figure functions"
      ],
      "topics": [
        "fig_LID"
      ]
    },
    {
      "page": "fig_poppyramid",
      "title": "Print a population pyramid",
      "concept": [
        "figure functions"
      ],
      "topics": [
        "fig_poppyramid"
      ]
    },
    {
      "page": "helper_checkrow",
      "title": "Check a vector for particular values",
      "concept": [
        "helper functions"
      ],
      "topics": [
        "helper_checkrow"
      ]
    },
    {
      "page": "helper_indicator",
      "title": "Create indicators from data frame",
      "topics": [
        "helper_indicator"
      ]
    },
    {
      "page": "helper_installation",
      "title": "Check installation of whomds is the most updated",
      "topics": [
        "helper_installation"
      ]
    },
    {
      "page": "helper_palette",
      "title": "Color palette for the MDS",
      "concept": [
        "helper functions"
      ],
      "topics": [
        "helper_palette"
      ]
    },
    {
      "page": "helper_rowSums",
      "title": "Perform row sum",
      "topics": [
        "helper_rowSums"
      ]
    },
    {
      "page": "helper_varslist",
      "title": "Convert list to vector with unique elements",
      "concept": [
        "helper functions"
      ],
      "topics": [
        "helper_varslist"
      ]
    },
    {
      "page": "rasch_df_nest",
      "title": "Nest data by age group",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_df_nest"
      ]
    },
    {
      "page": "rasch_DIF",
      "title": "Perform analysis of Differential Item Functioning (DIF) for Rasch Model",
      "concept": [
        "rasch functions"
      ],
      "topics": [
        "rasch_DIF"
      ]
    },
    {
      "page": "rasch_drop",
      "title": "Drop items from a Rasch Analysis",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_drop"
      ]
    },
    {
      "page": "rasch_factor",
      "title": "Calculate a factor analysis for a Rasch Model",
      "concept": [
        "rasch functions"
      ],
      "topics": [
        "rasch_factor"
      ]
    },
    {
      "page": "rasch_mds",
      "title": "Top-level function to perform Rasch Analysis on WHO Model Disability Survey data",
      "concept": [
        "rasch functions"
      ],
      "topics": [
        "rasch_mds"
      ]
    },
    {
      "page": "rasch_mds_children",
      "title": "Top-level function to perform Rasch Analysis on WHO Model Disability Survey data for children",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_mds_children"
      ]
    },
    {
      "page": "rasch_model",
      "title": "Run the Rasch Model and print diagnostic results",
      "concept": [
        "rasch functions"
      ],
      "topics": [
        "rasch_model"
      ]
    },
    {
      "page": "rasch_model_children",
      "title": "Run the multigroup and anchored Rasch Model",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_model_children"
      ]
    },
    {
      "page": "rasch_quality_children",
      "title": "Calculate quality of multigroup and anchored Rasch Models",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_quality_children"
      ]
    },
    {
      "page": "rasch_quality_children_print",
      "title": "Print results of analysis of Rasch Model quality",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_quality_children_print"
      ]
    },
    {
      "page": "rasch_rawscore",
      "title": "Add the raw scores to the data and artificial individuals attaining the minimum and/or maximum",
      "concept": [
        "rasch functions"
      ],
      "topics": [
        "rasch_rawscore"
      ]
    },
    {
      "page": "rasch_recode",
      "title": "Recode survey items for use in Rasch Analysis",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_recode"
      ]
    },
    {
      "page": "rasch_rescale",
      "title": "Rescale score from Rasch Analysis to range from 0 to 100",
      "concept": [
        "rasch functions"
      ],
      "topics": [
        "rasch_rescale"
      ]
    },
    {
      "page": "rasch_rescale_children",
      "title": "Rescale score from Rasch Analysis for children to range from 0 to 100",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_rescale_children"
      ]
    },
    {
      "page": "rasch_split",
      "title": "Split survey items by categories for a Rasch Model",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_split"
      ]
    },
    {
      "page": "rasch_split_age",
      "title": "Split all survey items by age category for a Rasch Model if they are not discrete",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_split_age"
      ]
    },
    {
      "page": "rasch_testlet",
      "title": "Create testlets of survey items for a Rasch Model",
      "concept": [
        "children analysis functions",
        "rasch functions"
      ],
      "topics": [
        "rasch_testlet"
      ]
    },
    {
      "page": "SepRel_1.0.1",
      "title": "Separation Reliability: Person Separation Reliability",
      "topics": [
        "SepRel_1.0.1"
      ]
    },
    {
      "page": "table_basicstats",
      "title": "Compute basic statistics of the number of members per group per household",
      "concept": [
        "table functions"
      ],
      "topics": [
        "table_basicstats"
      ]
    },
    {
      "page": "table_unweightedpctn",
      "title": "Compute unweighted percent and N for multiple variables, disaggregated",
      "concept": [
        "table functions"
      ],
      "topics": [
        "table_unweightedpctn"
      ]
    },
    {
      "page": "table_weightedpct",
      "title": "Calculate table of percentages or N of response distribution for survey items, survey weighted, disaggregated",
      "concept": [
        "table functions"
      ],
      "topics": [
        "table_weightedpct"
      ]
    }
  ],
  "_readme": "https://github.com/lindsayevanslee/whomds/raw/HEAD/README.md",
  "_rundeps": [
    "admisc",
    "base64enc",
    "bit",
    "bit64",
    "cachem",
    "CDM",
    "cli",
    "clipr",
    "colorspace",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "eRm",
    "farver",
    "fastmap",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "GPArotation",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "hms",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "minqa",
    "mitools",
    "mnormt",
    "mvtnorm",
    "nFactors",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "polyclip",
    "polycor",
    "prettyunits",
    "progress",
    "psych",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "S7",
    "scales",
    "srvyr",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "systemfonts",
    "TAM",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tweenr",
    "tzdb",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "vroom",
    "withr",
    "WrightMap"
  ],
  "_vignettes": [
    {
      "source": "c1_background_ES.Rmd",
      "filename": "c1_background_ES.html",
      "title": "1 - Antecedentes sobre la medición de discapacidad",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducción",
        "Antecedentes",
        "Propósito de esta guía",
        "Los objetivos",
        "¿Qué es la medición?",
        "¿Cómo se aplica una escala de intervalo para medir la discapacidad?",
        "¿Por qué debemos usar el Análisis de Rasch?",
        "Propiedades importantes",
        "Metas",
        "Salida",
        "¿Qué es el Análisis de Rasch?",
        "El Modelo Rasch - Dicotómico",
        "El Modelo Rasch - Politómico",
        "¿Cómo se hace el Análisis de Rasch?",
        "El resumen del método",
        "Las suposiciones de Rasch",
        "Independencia de ítems",
        "Unidimensionalidad",
        "Ordenamiento estocástico",
        "Invariancia de grupo",
        "Ajuste al modelo",
        "¿Por qué tengo que ejecutar el modelo varias veces?",
        "¿Dónde empiezo?",
        "¿Cómo puedo saber cuándo he terminado?"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2022-05-24 23:13:49",
      "commits": 4
    },
    {
      "source": "c1_background_EN.Rmd",
      "filename": "c1_background_EN.html",
      "title": "1 - Background on disability measurement",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Background",
        "Purpose of this guide",
        "Objectives",
        "What is measurement?",
        "How does an interval scale apply to measuring disability?",
        "Why should we use Rasch Analysis?",
        "Important properties",
        "Goals",
        "Output",
        "What is Rasch Analysis?",
        "The Rasch Model - Dichotomous",
        "The Rasch Model - Polytomous",
        "How do you do Rasch Analysis?",
        "Overview of the method",
        "Rasch assumptions",
        "Item independence",
        "Unidimensionality",
        "Stochastic ordering",
        "Group invariance",
        "Fit to model",
        "Why do I have to run the model multiple times?",
        "Where do I start?",
        "How do I know when I'm done?"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2022-05-24 23:13:49",
      "commits": 5
    },
    {
      "source": "c2_getting_started_ES.Rmd",
      "filename": "c2_getting_started_ES.html",
      "title": "2 - Empezar con el paquete de OMS para Análisis Rasch",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducción",
        "¿Qué es un paquete y cómo instalo uno?",
        "Utilizar whomds",
        "Dependencias de paquetes"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2023-09-07 00:47:55",
      "commits": 7
    },
    {
      "source": "c2_getting_started_EN.Rmd",
      "filename": "c2_getting_started_EN.html",
      "title": "2 - Getting started with WHO package for Rasch Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "What is a package and how do I install one?",
        "Using whomds",
        "Package dependencies"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2023-09-07 00:47:55",
      "commits": 7
    },
    {
      "source": "c3_rasch_adults_ES.Rmd",
      "filename": "c3_rasch_adults_ES.html",
      "title": "3 - Análisis Rasch con los datos de adultos de MDS",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Estructura",
        "Salida",
        "Argumentos de rasch_mds()",
        "Ajustar los datos",
        "Crear testlets",
        "Recodificación",
        "Eliminar variables",
        "Dividir",
        "Ejemplo",
        "Start",
        "Testlet1",
        "Más sobre la recodificación",
        "Testlet1_Recode1",
        "Testlet1_Recode2",
        "Testlet1_Recode3",
        "Testlet1_Recode4",
        "Mejores prácticas"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2020-08-01 21:01:37",
      "commits": 3
    },
    {
      "source": "c3_rasch_adults_EN.Rmd",
      "filename": "c3_rasch_adults_EN.html",
      "title": "3 - Rasch Analysis for MDS data from adults",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Structure",
        "Output",
        "Arguments of rasch_mds()",
        "Adjusting the data",
        "Making testlets",
        "Recoding",
        "Dropping variables",
        "Splitting",
        "Example",
        "Start",
        "Testlet1",
        "More on recoding",
        "Testlet1_Recode1",
        "Testlet1_Recode2",
        "Testlet1_Recode3",
        "Testlet1_Recode4",
        "Best practices"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2020-08-01 21:01:37",
      "commits": 3
    },
    {
      "source": "c4_rasch_children_ES.Rmd",
      "filename": "c4_rasch_children_ES.html",
      "title": "4 - Análisis Rasch con los datos de niños de MDS",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Estructura",
        "Salida",
        "Argumentos de rasch_mds_children()",
        "Ejemplo",
        "Diferencias de modelos adultos",
        "Mejorando la calidad del modelo",
        "Salida importante para examinar",
        "Mejores prácticas"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2020-08-01 21:01:37",
      "commits": 3
    },
    {
      "source": "c4_rasch_children_EN.Rmd",
      "filename": "c4_rasch_children_EN.html",
      "title": "4 - Rasch Analysis for MDS data from children",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Structure",
        "Output",
        "Arguments of rasch_mds_children()",
        "Example",
        "Differences from adult models",
        "Improving model quality",
        "Important output to examine",
        "Best practices"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2020-08-01 21:01:37",
      "commits": 3
    },
    {
      "source": "c5_best_practices_EN.Rmd",
      "filename": "c5_best_practices_EN.html",
      "title": "5 - Best practices with Rasch Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-02-07 15:12:13",
      "modified": "2020-02-07 15:18:15",
      "commits": 2
    },
    {
      "source": "c5_best_practices_ES.Rmd",
      "filename": "c5_best_practices_ES.html",
      "title": "5 - Mejores prácticas con Análisis Rasch",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-02-07 15:12:13",
      "modified": "2020-02-07 15:18:15",
      "commits": 2
    },
    {
      "source": "c6_after_rasch_EN.Rmd",
      "filename": "c6_after_rasch_EN.html",
      "title": "6 - After Rasch Analysis: Descriptive Analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Joining scores with original data",
        "Descriptive analysis",
        "Tables",
        "table_weightedpct()",
        "Example 1: long table, one level of disaggregation",
        "Example 2: wide table, one level of disaggregation",
        "Example 3: wide table, one level of disaggregation, filtered",
        "Example 4: wide table, multiple levels of disaggregation, filtered",
        "Example 5: wide table, multiple levels of disaggregation, transmuted",
        "table_unweightedpctn()",
        "table_basicstats()",
        "Figures",
        "fig_poppyramid()",
        "fig_dist()",
        "fig_density()",
        "Descriptive statistics templates"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2022-05-24 23:13:49",
      "commits": 5
    },
    {
      "source": "c6_after_rasch_ES.Rmd",
      "filename": "c6_after_rasch_ES.html",
      "title": "6 - Después de Análisis Rasch: Análisis descriptivo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Unir puntajes con datos originales",
        "Después de Rasch: análisis descriptivo",
        "Tablas",
        "table_weightedpct()",
        "Ejemplo 1: tabla larga, un nivel de desagregación",
        "Ejemplo 2: tabla ancha, un nivel de desagregación",
        "Ejemplo 3: tabla amplia, un nivel de desagregación, filtrado",
        "Ejemplo 4: tabla ancha, múltiples niveles de desagregación, filtrada",
        "Ejemplo 5: tabla ancha, niveles múltiples de desagregación, transmutada",
        "table_unweightedpctn()",
        "table_basicstats()",
        "Figuras",
        "fig_poppyramid()",
        "fig_dist()",
        "fig_density()",
        "Plantillas para estadísticas descriptivas"
      ],
      "created": "2020-02-07 15:12:13",
      "modified": "2022-05-24 23:13:49",
      "commits": 5
    }
  ],
  "_score": 5.556302500767288,
  "_indexed": true,
  "_nocasepkg": "whomds",
  "_universes": [
    "lindsayevanslee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-07T06:55:11.000Z",
      "distro": "noble",
      "commit": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
      "fileid": "b478ea1edc9c91d87910aebcc56f4e73e3639264236c636f047fac939e606426",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-07T06:55:23.000Z",
      "distro": "noble",
      "commit": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
      "fileid": "a22a6d342c4d29a5bb81a2a4d4a78e52051dd7d6741bd8ba49302dc4bc6f2979",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-07T06:55:08.000Z",
      "commit": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
      "fileid": "bc30cfe4822b60c33093e81386370ab5311ec8befa9d14eda54c0b0ad223a0c6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-07T06:54:52.000Z",
      "commit": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
      "fileid": "675991855a06af07d8aeecb6c7c13c5910485599fd1d152ecf244f035fcc5f48",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-07T06:54:14.000Z",
      "commit": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
      "fileid": "3242d85392116c87fb358d35ad6726b1cb276a43a11490e4c5f1556b0b401a50",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-07T06:54:16.000Z",
      "commit": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
      "fileid": "cc785ffbbdd5e973ba3327847b8385599f90453784197f566d5f202afcfbcbd8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-07T06:53:49.000Z",
      "commit": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
      "fileid": "01db08ae83c8956e1c1b0dfbb9190fdb8f33b2602fdebb73d28ae67989f7ccdc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9000",
      "date": "2026-05-22T15:07:14.000Z",
      "commit": "4c3afa13ae56d87dd4e089e270765b38c17c570f",
      "fileid": "bd12d3e1089bd0c212574448a8c4889a22ae9c8a6f964c2fb5050e68dff1d8fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lindsayevanslee/actions/runs/25480564332"
    }
  ]
}