{
  "_id": "6a441ab131091564a7def09b",
  "Type": "Package",
  "Package": "modelbased",
  "Title": "Estimation of Model-Based Predictions, Contrasts and Means",
  "Version": "0.16.0",
  "Authors@R": "c(person(given = \"Dominique\",\nfamily = \"Makowski\",\nrole = c(\"aut\", \"cre\"),\nemail = \"officialeasystats@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5375-9967\")),\nperson(given = \"Daniel\",\nfamily = \"Lüdecke\",\nrole = \"aut\",\nemail = \"d.luedecke@uke.de\",\ncomment = c(ORCID = \"0000-0002-8895-3206\")),\nperson(given = \"Mattan S.\",\nfamily = \"Ben-Shachar\",\nrole = \"aut\",\nemail = \"matanshm@post.bgu.ac.il\",\ncomment = c(ORCID = \"0000-0002-4287-4801\")),\nperson(given = \"Indrajeet\",\nfamily = \"Patil\",\nrole = \"aut\",\nemail = \"patilindrajeet.science@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1995-6531\")),\nperson(given = \"Rémi\",\nfamily = \"Thériault\",\nrole = \"aut\",\nemail = \"remi.theriault@mail.mcgill.ca\",\ncomment = c(ORCID = \"0000-0003-4315-6788\")))",
  "Maintainer": "Dominique Makowski <officialeasystats@gmail.com>",
  "Description": "Implements a general interface for model-based estimations\nfor a wide variety of models, used in the computation of\nmarginal means, contrast analysis and predictions. For a list\nof supported models, see 'insight::supported_models()'.",
  "License": "GPL-3",
  "URL": "https://easystats.github.io/modelbased/",
  "BugReports": "https://github.com/easystats/modelbased/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/Needs/check": "stan-dev/cmdstanr",
  "Config/Needs/website": "easystats/easystatstemplate",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 19:31:19 UTC",
    "User": "root"
  },
  "Author": "Dominique Makowski [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5375-9967>), Daniel Lüdecke [aut]\n(ORCID: <https://orcid.org/0000-0002-8895-3206>), Mattan S.\nBen-Shachar [aut] (ORCID:\n<https://orcid.org/0000-0002-4287-4801>), Indrajeet Patil [aut]\n(ORCID: <https://orcid.org/0000-0003-1995-6531>), Rémi\nThériault [aut] (ORCID:\n<https://orcid.org/0000-0003-4315-6788>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-30 13:20:20 UTC",
  "RemoteUrl": "https://github.com/cran/modelbased",
  "RemoteRef": "HEAD",
  "RemoteSha": "87f1ab2f81941e13798bf8be8d936b9734d96d45",
  "MD5sum": "e66af2acc3d19f4116f7463a0330039f",
  "_user": "cran",
  "_type": "src",
  "_file": "modelbased_0.16.0.tar.gz",
  "_fileid": "8526d91dcedac2137d447dd9d043eec8dd1f84125bcdbf178968d6e349b8ece9",
  "_filesize": 906528,
  "_sha256": "8526d91dcedac2137d447dd9d043eec8dd1f84125bcdbf178968d6e349b8ece9",
  "_created": "2026-06-30T19:31:19.000Z",
  "_published": "2026-06-30T19:36:16.974Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84381923522,
      "time": 256,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7991580670"
    },
    {
      "job": 84381923511,
      "time": 251,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7991579460"
    },
    {
      "job": 84380897555,
      "time": 316,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7991483690"
    },
    {
      "job": 84381923557,
      "time": 228,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7991570425"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28470297854",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/modelbased",
  "_commit": {
    "id": "87f1ab2f81941e13798bf8be8d936b9734d96d45",
    "author": "Dominique Makowski <officialeasystats@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.16.0\n",
    "time": 1782825620
  },
  "_maintainer": {
    "name": "Dominique Makowski",
    "email": "officialeasystats@gmail.com",
    "orcid": "0000-0001-5375-9967"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "bayestestR",
      "version": ">= 0.18.1",
      "role": "Imports"
    },
    {
      "package": "datawizard",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "insight",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "parameters",
      "version": ">= 0.29.1",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "afex",
      "role": "Suggests"
    },
    {
      "package": "BH",
      "role": "Suggests"
    },
    {
      "package": "betareg",
      "role": "Suggests"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "bootES",
      "role": "Suggests"
    },
    {
      "package": "brglm2",
      "role": "Suggests"
    },
    {
      "package": "brms",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "carData",
      "role": "Suggests"
    },
    {
      "package": "coda",
      "role": "Suggests"
    },
    {
      "package": "collapse",
      "role": "Suggests"
    },
    {
      "package": "correlation",
      "role": "Suggests"
    },
    {
      "package": "coxme",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "discovr",
      "role": "Suggests"
    },
    {
      "package": "easystats",
      "role": "Suggests"
    },
    {
      "package": "effectsize",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "version": ">= 1.10.2",
      "role": "Suggests"
    },
    {
      "package": "Formula",
      "role": "Suggests"
    },
    {
      "package": "gamm4",
      "role": "Suggests"
    },
    {
      "package": "gganimate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "version": ">= 1.1.12",
      "role": "Suggests"
    },
    {
      "package": "httr2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "logspline",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "MatchIt",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "marginaleffects",
      "version": ">= 0.29.0",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "nanoparquet",
      "role": "Suggests"
    },
    {
      "package": "nestedLogit",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "performance",
      "version": ">= 0.14.0",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "pbkrtest",
      "role": "Suggests"
    },
    {
      "package": "poorman",
      "role": "Suggests"
    },
    {
      "package": "pscl",
      "role": "Suggests"
    },
    {
      "package": "RcppEigen",
      "role": "Suggests"
    },
    {
      "package": "Rdatasets",
      "role": "Suggests"
    },
    {
      "package": "report",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstanarm",
      "role": "Suggests"
    },
    {
      "package": "rtdists",
      "role": "Suggests"
    },
    {
      "package": "RWiener",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "see",
      "version": ">= 0.11.0",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.1",
      "role": "Suggests"
    },
    {
      "package": "tinyplot",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "tinytable",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.12.0",
      "date": "2025-07-10"
    },
    {
      "name": "0.13.0",
      "date": "2025-08-30"
    },
    {
      "name": "0.13.1",
      "date": "2025-12-08"
    },
    {
      "name": "0.14.0",
      "date": "2026-02-17"
    },
    {
      "name": "0.15.0",
      "date": "2026-05-10"
    },
    {
      "name": "0.16.0",
      "date": "2026-06-30"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dominiquemakowski",
      "count": 20,
      "uuid": 8875533
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 19485,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modelbased"
  },
  "_devurl": "https://github.com/easystats/modelbased",
  "_pkgdown": "https://easystats.github.io/modelbased/",
  "_searchresults": 612,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modelbased.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/easystats/modelbased",
  "_realowner": "easystats",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-01-12"
    },
    {
      "version": "0.1.1",
      "date": "2020-01-27"
    },
    {
      "version": "0.1.2",
      "date": "2020-03-12"
    },
    {
      "version": "0.3.0",
      "date": "2020-09-27"
    },
    {
      "version": "0.4.0",
      "date": "2020-12-06"
    },
    {
      "version": "0.5.0",
      "date": "2021-01-15"
    },
    {
      "version": "0.5.1",
      "date": "2021-01-27"
    },
    {
      "version": "0.6.0",
      "date": "2021-04-12"
    },
    {
      "version": "0.7.0",
      "date": "2021-06-06"
    },
    {
      "version": "0.7.1",
      "date": "2022-01-13"
    },
    {
      "version": "0.7.2",
      "date": "2022-02-28"
    },
    {
      "version": "0.8.0",
      "date": "2022-03-31"
    },
    {
      "version": "0.8.1",
      "date": "2022-05-30"
    },
    {
      "version": "0.8.5",
      "date": "2022-08-18"
    },
    {
      "version": "0.8.6",
      "date": "2023-01-14"
    },
    {
      "version": "0.8.7",
      "date": "2024-02-15"
    },
    {
      "version": "0.8.8",
      "date": "2024-06-11"
    },
    {
      "version": "0.8.9",
      "date": "2024-10-26"
    },
    {
      "version": "0.9.0",
      "date": "2025-02-05"
    },
    {
      "version": "0.10.0",
      "date": "2025-03-10"
    },
    {
      "version": "0.11.0",
      "date": "2025-05-02"
    },
    {
      "version": "0.11.2",
      "date": "2025-05-30"
    },
    {
      "version": "0.12.0",
      "date": "2025-07-10"
    },
    {
      "version": "0.13.0",
      "date": "2025-08-30"
    },
    {
      "version": "0.13.1",
      "date": "2025-12-11"
    },
    {
      "version": "0.14.0",
      "date": "2026-02-17"
    },
    {
      "version": "0.15.0",
      "date": "2026-05-10"
    },
    {
      "version": "0.16.0",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "collapse_by_group",
    "describe_nonlinear",
    "display",
    "estimate_contrasts",
    "estimate_expectation",
    "estimate_grouplevel",
    "estimate_link",
    "estimate_means",
    "estimate_prediction",
    "estimate_relation",
    "estimate_slopes",
    "estimate_smooth",
    "find_inversions",
    "get_emcontrasts",
    "get_emmeans",
    "get_emtrends",
    "get_marginalcontrasts",
    "get_marginalmeans",
    "get_marginaltrends",
    "pool_contrasts",
    "pool_predictions",
    "pool_slopes",
    "print_html",
    "print_md",
    "reshape_grouplevel",
    "residualize_over_grid",
    "smoothing",
    "standardize",
    "unstandardize",
    "visualisation_recipe",
    "zero_crossings"
  ],
  "_datasets": [
    {
      "name": "coffee_data",
      "title": "Sample dataset from a course about analysis of factorial designs",
      "object": "coffee_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "sex",
        "time",
        "coffee",
        "alertness"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "efc",
      "title": "Sample dataset from the EFC Survey",
      "object": "efc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "c12hour",
        "e15relat",
        "e16sex",
        "e17age",
        "e42dep",
        "c82cop1",
        "c83cop2",
        "c84cop3",
        "c85cop4",
        "c86cop5",
        "c87cop6",
        "c88cop7",
        "c89cop8",
        "c90cop9",
        "c160age",
        "c161sex",
        "c172code",
        "c175empl",
        "barthtot",
        "neg_c_7",
        "pos_v_4",
        "quol_5",
        "resttotn",
        "tot_sc_e",
        "n4pstu",
        "nur_pst",
        "grp",
        "negc7d"
      ],
      "rows": 908,
      "table": true,
      "tojson": true
    },
    {
      "name": "fish",
      "title": "Sample data set",
      "object": "fish",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nofish",
        "livebait",
        "camper",
        "persons",
        "child",
        "xb",
        "zg",
        "count",
        "ID"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    },
    {
      "name": "puppy_love",
      "title": "More puppy therapy data",
      "object": "puppy_love",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "dose",
        "happiness",
        "puppy_love"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.data.frame.estimate_contrasts",
      "title": "Converting modelbased-objects into raw data frames",
      "topics": [
        "as.data.frame.estimate_contrasts"
      ]
    },
    {
      "page": "coffee_data",
      "title": "Sample dataset from a course about analysis of factorial designs",
      "topics": [
        "coffee_data"
      ]
    },
    {
      "page": "collapse_by_group",
      "title": "Collapse raw data by random effect groups",
      "topics": [
        "collapse_by_group"
      ]
    },
    {
      "page": "describe_nonlinear",
      "title": "Describe the smooth term (for GAMs) or non-linear predictors",
      "topics": [
        "describe_nonlinear",
        "describe_nonlinear.data.frame",
        "estimate_smooth"
      ]
    },
    {
      "page": "print.estimate_contrasts",
      "title": "Printing modelbased-objects",
      "topics": [
        "display.estimate_contrasts",
        "format.estimate_contrasts",
        "print.estimate_contrasts"
      ]
    },
    {
      "page": "efc",
      "title": "Sample dataset from the EFC Survey",
      "topics": [
        "efc"
      ]
    },
    {
      "page": "estimate_contrasts",
      "title": "Estimate Marginal Contrasts",
      "topics": [
        "estimate_contrasts",
        "estimate_contrasts.default"
      ]
    },
    {
      "page": "estimate_expectation",
      "title": "Model-based predictions",
      "topics": [
        "estimate_expectation",
        "estimate_link",
        "estimate_prediction",
        "estimate_relation"
      ]
    },
    {
      "page": "estimate_grouplevel",
      "title": "Group-specific parameters of mixed models random effects",
      "topics": [
        "estimate_grouplevel",
        "estimate_grouplevel.brmsfit",
        "estimate_grouplevel.default",
        "reshape_grouplevel",
        "reshape_grouplevel.estimate_grouplevel"
      ]
    },
    {
      "page": "estimate_means",
      "title": "Estimate Marginal Means (Model-based average at each factor level)",
      "topics": [
        "estimate_means"
      ]
    },
    {
      "page": "estimate_slopes",
      "title": "Estimate Marginal Effects",
      "topics": [
        "estimate_slopes"
      ]
    },
    {
      "page": "fish",
      "title": "Sample data set",
      "topics": [
        "fish"
      ]
    },
    {
      "page": "get_emmeans",
      "title": "Consistent API for 'emmeans' and 'marginaleffects'",
      "topics": [
        "get_emcontrasts",
        "get_emmeans",
        "get_emtrends",
        "get_marginalcontrasts",
        "get_marginalmeans",
        "get_marginaltrends"
      ]
    },
    {
      "page": "modelbased-options",
      "title": "Global options from the modelbased package",
      "topics": [
        "modelbased-options"
      ]
    },
    {
      "page": "visualisation_recipe.estimate_predicted",
      "title": "Automated plotting for 'modelbased' objects",
      "topics": [
        "plot.estimate_means",
        "plot.estimate_predicted",
        "tinyplot.estimate_means",
        "visualisation_recipe.estimate_grouplevel",
        "visualisation_recipe.estimate_predicted",
        "visualisation_recipe.estimate_slopes"
      ]
    },
    {
      "page": "pool_contrasts",
      "title": "Pool contrasts and comparisons from 'estimate_contrasts()'",
      "topics": [
        "pool_contrasts"
      ]
    },
    {
      "page": "pool_predictions",
      "title": "Pool Predictions and Estimated Marginal Means",
      "topics": [
        "pool_predictions",
        "pool_slopes"
      ]
    },
    {
      "page": "puppy_love",
      "title": "More puppy therapy data",
      "topics": [
        "puppy_love"
      ]
    },
    {
      "page": "residualize_over_grid",
      "title": "Compute partial residuals from a data grid",
      "topics": [
        "residualize_over_grid",
        "residualize_over_grid.data.frame"
      ]
    },
    {
      "page": "smoothing",
      "title": "Smoothing a vector or a time series",
      "topics": [
        "smoothing"
      ]
    },
    {
      "page": "zero_crossings",
      "title": "Find zero-crossings and inversion points",
      "topics": [
        "find_inversions",
        "zero_crossings"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/modelbased/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/modelbased/raw/HEAD/README.md",
  "_rundeps": [
    "bayestestR",
    "datawizard",
    "insight",
    "parameters"
  ],
  "_vignettes": [
    {
      "source": "overview_of_vignettes.Rmd",
      "filename": "overview_of_vignettes.html",
      "title": "Overview of Vignettes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Function Overview",
        "Introductions",
        "Basics",
        "Interpretation",
        "Visualization",
        "Case Studies",
        "Workflows",
        "Contrasts"
      ],
      "created": "2022-05-30 11:10:05",
      "modified": "2026-05-10 07:37:17",
      "commits": 10
    }
  ],
  "_score": 7.7296643460496135,
  "_indexed": false,
  "_nocasepkg": "modelbased",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://easystats.r-universe.dev/modelbased",
  "_previous": "0.15.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.16.0",
      "date": "2026-06-30T19:35:06.000Z",
      "distro": "resolute",
      "commit": "87f1ab2f81941e13798bf8be8d936b9734d96d45",
      "fileid": "5bc6765921dd7efbb443757cf4b1629e4884e717e60d1d0e7d28afe284907c6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470297854"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.16.0",
      "date": "2026-06-30T19:35:00.000Z",
      "distro": "resolute",
      "commit": "87f1ab2f81941e13798bf8be8d936b9734d96d45",
      "fileid": "5e82f17e7fa17933ba4bc4dc46e82193a5e975a108261f7b381a71af504c665a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470297854"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.16.0",
      "date": "2026-06-30T19:35:33.000Z",
      "commit": "87f1ab2f81941e13798bf8be8d936b9734d96d45",
      "fileid": "eeb13a6ce674c1bb161d01bbce2ab9be871b7411631249f627998f3242d8af0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28470297854"
    }
  ]
}