{
  "_id": "6a13f7bcacfb0bcc41d341ad",
  "Package": "semtree",
  "Type": "Package",
  "Title": "Recursive Partitioning for Structural Equation Models",
  "Authors@R": "c(person(\"Andreas M. Brandmaier\", email=\"andy@brandmaier.de\", role=c(\"aut\",\"cre\")), person(\"John J. Prindle\", email=\"jprindle@usc.edu\",role=c(\"aut\")),person(\"Manuel Arnold\", email=\"arnoldmz@hu-berlin.de\",role=c(\"aut\")),person(\"Caspar J. Van Lissa\", email=\"C.J.vanLissa@uu.nl\",role=c(\"aut\")), person(\"Moritz John\",role=\"ctb\"))",
  "Author": "Andreas M. Brandmaier [aut, cre], John J. Prindle [aut], Manuel\nArnold [aut], Caspar J. Van Lissa [aut], Moritz John [ctb]",
  "Maintainer": "Andreas M. Brandmaier <andy@brandmaier.de>",
  "Description": "SEM Trees and SEM Forests -- an extension of model-based\ndecision trees and forests to Structural Equation Models (SEM).\nSEM trees hierarchically split empirical data into homogeneous\ngroups each sharing similar data patterns with respect to a SEM\nby recursively selecting optimal predictors of these\ndifferences. SEM forests are an extension of SEM trees. They\nare ensembles of SEM trees each built on a random sample of the\noriginal data. By aggregating over a forest, we obtain measures\nof variable importance that are more robust than measures from\nsingle trees. A description of the method was published by\nBrandmaier, von Oertzen, McArdle, & Lindenberger (2013)\n<doi:10.1037/a0030001> and Arnold, Voelkle, & Brandmaier (2020)\n<doi:10.3389/fpsyg.2020.564403>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "Version": "0.10.0",
  "Date": "2026-02-16",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/brandmaier/semtree/issues",
  "URL": "https://github.com/brandmaier/semtree",
  "Language": "en-US",
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://lifebrain.r-universe.dev",
  "Date/Publication": "2026-03-26 12:48:33 UTC",
  "RemoteUrl": "https://github.com/brandmaier/semtree",
  "RemoteRef": "HEAD",
  "RemoteSha": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:13:47 UTC",
    "User": "root"
  },
  "MD5sum": "5ef28b562cb0038cc2a48d01654801d3",
  "_user": "lifebrain",
  "_type": "src",
  "_file": "semtree_0.10.0.tar.gz",
  "_fileid": "2f01f0f6105d75671f4fe6a7de0eb0dd0ed57166e173d9bd60e5436d363f284c",
  "_filesize": 5862793,
  "_sha256": "2f01f0f6105d75671f4fe6a7de0eb0dd0ed57166e173d9bd60e5436d363f284c",
  "_created": "2026-05-25T07:13:47.000Z",
  "_published": "2026-05-25T07:18:20.893Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77671968672,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7193520040"
    },
    {
      "job": 77671968664,
      "time": 231,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7193523584"
    },
    {
      "job": 77671968667,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7193508073"
    },
    {
      "job": 77671968697,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7193513430"
    },
    {
      "job": 77670885892,
      "time": 592,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193468788"
    },
    {
      "job": 77671968683,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193502070"
    },
    {
      "job": 77671968719,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7193513944"
    },
    {
      "job": 77671968702,
      "time": 174,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7193510307"
    },
    {
      "job": 77671968703,
      "time": 180,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7193511438"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brandmaier/semtree",
  "_commit": {
    "id": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
    "author": "brandmaier <brandmaier@mpib-berlin.mpg.de>",
    "committer": "brandmaier <brandmaier@mpib-berlin.mpg.de>",
    "message": "updated NEWS\n",
    "time": 1774529313
  },
  "_maintainer": {
    "name": "Andreas M. Brandmaier",
    "email": "andy@brandmaier.de",
    "login": "brandmaier",
    "twitter": "@brandmaier",
    "description": "Professor of Research Methods. Senior Research Scientist. Computer & Data Scientist in Lifespan Psychology. ",
    "uuid": 116031
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "OpenMx",
      "version": ">= 2.6.9",
      "role": "Depends"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "rpart.plot",
      "version": ">= 3.0.6",
      "role": "Imports"
    },
    {
      "package": "lavaan",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "strucchange",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "clisymbols",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "gridBase",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "role": "Suggests"
    },
    {
      "package": "psychTools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "ctsem",
      "role": "Suggests"
    },
    {
      "package": "ctsemOMX",
      "role": "Suggests"
    }
  ],
  "_owner": "brandmaier",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 12
    },
    {
      "week": "2025-49",
      "n": 6
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 10
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 10
    },
    {
      "week": "2026-13",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "bigdata",
    "decision-tree",
    "forest",
    "multivariate",
    "randomforest",
    "recursive-partitioning",
    "sem",
    "statistical-modeling",
    "structural-equation-modeling",
    "structural-equation-models"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "brandmaier",
      "count": 408,
      "uuid": 116031
    },
    {
      "user": "manuelarnold",
      "count": 91,
      "uuid": 45664381
    },
    {
      "user": "opecheese",
      "count": 2,
      "uuid": 71661723
    },
    {
      "user": "a-moritz-john",
      "count": 2,
      "uuid": 137484597
    },
    {
      "user": "manuelarnold2",
      "count": 2,
      "uuid": 138020142
    },
    {
      "user": "octomike",
      "count": 1,
      "uuid": 5805185
    },
    {
      "user": "yihui",
      "count": 1,
      "uuid": 163582
    },
    {
      "user": "cjvanlissa",
      "count": 1,
      "uuid": 11941251
    }
  ],
  "_userbio": {
    "uuid": 33749879,
    "type": "organization",
    "name": "Lifebrain Consortium",
    "description": "Identify lifespan impact of environmental, social, occupational, and lifestyle factors on brain development, cognitive function and mental health"
  },
  "_downloads": {
    "count": 503,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semtree"
  },
  "_devurl": "https://github.com/brandmaier/semtree",
  "_searchresults": 117,
  "_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/semtree.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/brandmaier/semtree",
  "_realowner": "brandmaier",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.9",
      "date": "2016-12-16"
    },
    {
      "version": "0.9.10",
      "date": "2017-04-05"
    },
    {
      "version": "0.9.11",
      "date": "2017-12-14"
    },
    {
      "version": "0.9.12",
      "date": "2018-02-13"
    },
    {
      "version": "0.9.13",
      "date": "2018-11-05"
    },
    {
      "version": "0.9.14",
      "date": "2020-01-07"
    },
    {
      "version": "0.9.15",
      "date": "2021-04-29"
    },
    {
      "version": "0.9.16",
      "date": "2021-06-11"
    },
    {
      "version": "0.9.17",
      "date": "2021-07-30"
    },
    {
      "version": "0.9.18",
      "date": "2022-05-13"
    },
    {
      "version": "0.9.19",
      "date": "2023-11-26"
    },
    {
      "version": "0.9.20",
      "date": "2024-04-08"
    },
    {
      "version": "0.9.22",
      "date": "2025-08-01"
    },
    {
      "version": "0.9.23",
      "date": "2025-11-26"
    }
  ],
  "_exports": [
    "aggregateVarimp",
    "biodiversity",
    "boruta",
    "countPredictors",
    "diversityMatrix",
    "evaluateTree",
    "fitSubmodels",
    "getDepth",
    "getLeafs",
    "getNodeById",
    "getParDiffForest",
    "getParDiffTree",
    "getTerminalNodes",
    "hellinger",
    "isLeaf",
    "kl",
    "modelEstimates",
    "outliers",
    "parameters",
    "partialDependence",
    "partialDependence_data",
    "partialDependence_growth",
    "plotParDiffForest",
    "plotParDiffTree",
    "plotTreeStructure",
    "proximity",
    "prune",
    "se",
    "semforest",
    "semforest_control",
    "semforest_score_control",
    "semforest.control",
    "semtree",
    "semtree_control",
    "semtree.constraints",
    "semtree.control",
    "strip",
    "subforest",
    "subtree",
    "thinOut",
    "toTable",
    "varimp",
    "varimpConvergencePlot"
  ],
  "_datasets": [
    {
      "name": "lgcm",
      "title": "Simulated Linear Latent Growth Curve Data",
      "object": "lgcm",
      "file": "lgcm.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "o1",
        "o2",
        "o3",
        "o4",
        "o5",
        "agegroup",
        "training",
        "noise"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "semtree-package",
      "title": "SEM Tree Package",
      "topics": [
        "semtree-package",
        ".SCALE_METRIC"
      ]
    },
    {
      "page": "aggregateVarimp",
      "title": "Aggregate Variable Importance Estimates",
      "topics": [
        "aggregateVarimp"
      ]
    },
    {
      "page": "biodiversity",
      "title": "Quantify bio diversity of a SEM Forest",
      "topics": [
        "biodiversity"
      ]
    },
    {
      "page": "boruta",
      "title": "Run the Boruta algorithm on a sem tree",
      "topics": [
        "boruta",
        "plot.boruta",
        "print.boruta"
      ]
    },
    {
      "page": "coef.semtree",
      "title": "Return the parameter estimates of a given leaf of a SEM tree",
      "topics": [
        "coef.semtree"
      ]
    },
    {
      "page": "computePval_maxLR",
      "title": "Wrapper function for computing the maxLR corrected p value from strucchange",
      "topics": [
        "computePval_maxLR"
      ]
    },
    {
      "page": "countPredictors",
      "title": "Count predictors",
      "topics": [
        "countPredictors",
        "countPredictors.semforest",
        "countPredictors.semtree"
      ]
    },
    {
      "page": "diversityMatrix",
      "title": "Diversity Matrix",
      "topics": [
        "diversityMatrix"
      ]
    },
    {
      "page": "evaluate",
      "title": "Average Deviance of a Dataset given a Forest",
      "topics": [
        "evaluate",
        "evaluate.semforest"
      ]
    },
    {
      "page": "evaluateDataLikelihood",
      "title": "Compute the Negative Two-Loglikelihood of some data given a model (either OpenMx or lavaan)",
      "topics": [
        "evaluateDataLikelihood"
      ]
    },
    {
      "page": "evaluateTree",
      "title": "Evaluate Tree -2LL",
      "topics": [
        "evaluateTree"
      ]
    },
    {
      "page": "findOtherSplits",
      "title": "Find Other Node Split Values",
      "topics": [
        "findOtherSplits"
      ]
    },
    {
      "page": "fitSubmodels",
      "title": "Fit multigroup model for evaluating a candidate split. This function has the fundamental logic for fitting two-group models in different variants",
      "topics": [
        "fitSubmodels"
      ]
    },
    {
      "page": "getDepth",
      "title": "Get the depth (or, height) a tree.",
      "topics": [
        "getDepth"
      ]
    },
    {
      "page": "getHeight",
      "title": "Determine Height of a Tree",
      "topics": [
        "getHeight"
      ]
    },
    {
      "page": "getLeafs",
      "title": "Get a list of all leafs in a tree",
      "topics": [
        "getLeafs"
      ]
    },
    {
      "page": "getNodeById",
      "title": "Get Node By Id",
      "topics": [
        "getNodeById"
      ]
    },
    {
      "page": "getNumNodes",
      "title": "Tree Size",
      "topics": [
        "getNumNodes"
      ]
    },
    {
      "page": "getParDiffForest",
      "title": "Return list with parameter differences of a forest",
      "topics": [
        "getParDiffForest"
      ]
    },
    {
      "page": "getParDiffTree",
      "title": "Return table with parameter differences of a tree",
      "topics": [
        "getParDiffTree"
      ]
    },
    {
      "page": "getTerminalNodes",
      "title": "Returns all leafs of a tree",
      "topics": [
        "getTerminalNodes"
      ]
    },
    {
      "page": "isLeaf",
      "title": "Test whether a semtree object is a leaf.",
      "topics": [
        "isLeaf"
      ]
    },
    {
      "page": "kl",
      "title": "Distances",
      "topics": [
        "hellinger",
        "kl",
        "klsym"
      ]
    },
    {
      "page": "lgcm",
      "title": "Simulated Linear Latent Growth Curve Data",
      "topics": [
        "lgcm"
      ]
    },
    {
      "page": "merge.semforest",
      "title": "Merge two SEM forests",
      "topics": [
        "merge.semforest"
      ]
    },
    {
      "page": "modelEstimates",
      "title": "Returns all estimates of a tree",
      "topics": [
        "modelEstimates"
      ]
    },
    {
      "page": "outliers",
      "title": "Find outliers based on case proximity",
      "topics": [
        "outliers"
      ]
    },
    {
      "page": "parameters",
      "title": "SEMtrees Parameter Estimates Table",
      "topics": [
        "parameters"
      ]
    },
    {
      "page": "partialDependence",
      "title": "Compute partial dependence",
      "topics": [
        "partialDependence"
      ]
    },
    {
      "page": "partialDependence_data",
      "title": "Create dataset to compute partial dependence",
      "topics": [
        "partialDependence_data"
      ]
    },
    {
      "page": "partialDependence_growth",
      "title": "Compute partial dependence for latent growth models",
      "topics": [
        "partialDependence_growth"
      ]
    },
    {
      "page": "plotParDiffForest",
      "title": "Plot parameter differences",
      "topics": [
        "plotParDiffForest"
      ]
    },
    {
      "page": "plotParDiffTree",
      "title": "Plot parameter differences",
      "topics": [
        "plotParDiffTree"
      ]
    },
    {
      "page": "plotTreeStructure",
      "title": "Plot tree structure",
      "topics": [
        "plotTreeStructure"
      ]
    },
    {
      "page": "predict.semforest",
      "title": "Predict method for semtree and semforest",
      "topics": [
        "predict.semforest"
      ]
    },
    {
      "page": "proximity",
      "title": "Compute proximity matrix",
      "topics": [
        "proximity"
      ]
    },
    {
      "page": "prune",
      "title": "Prune a SEM Tree or SEM Forest",
      "topics": [
        "prune",
        "prune.semforest",
        "prune.semtree"
      ]
    },
    {
      "page": "se",
      "title": "SEMtrees Parameter Estimates Standard Error Table",
      "topics": [
        "se"
      ]
    },
    {
      "page": "semforest",
      "title": "Create a SEM Forest",
      "topics": [
        "plot.semforest",
        "print.semforest",
        "semforest"
      ]
    },
    {
      "page": "semforest.control",
      "title": "SEM Forest Control Object",
      "topics": [
        "print.semforest.control",
        "semforest.control",
        "semforest_control",
        "semforest_score_control"
      ]
    },
    {
      "page": "semtree",
      "title": "SEM Tree: Recursive Partitioning for Structural Equation Models",
      "topics": [
        "nodeFunSemtree",
        "plot.semtree",
        "print.semtree",
        "semtree",
        "summary.semtree",
        "toLatex.semtree"
      ]
    },
    {
      "page": "semtree_control",
      "title": "SEM Tree Control Object",
      "topics": [
        "print.semtree.control",
        "semtree.control",
        "semtree_control"
      ]
    },
    {
      "page": "semtree.constraints",
      "title": "SEM Tree Constraints Object",
      "topics": [
        "semtree.constraints"
      ]
    },
    {
      "page": "strip",
      "title": "Retain only basic tree structure",
      "topics": [
        "strip"
      ]
    },
    {
      "page": "subforest",
      "title": "Creates subsets of trees from forests",
      "topics": [
        "subforest"
      ]
    },
    {
      "page": "subtree",
      "title": "SEMtree Partitioning Tool",
      "topics": [
        "subtree"
      ]
    },
    {
      "page": "thinOut",
      "title": "Thin Out a Forest",
      "topics": [
        "thinOut"
      ]
    },
    {
      "page": "toTable",
      "title": "Tabular Representation of a SEM Tree",
      "topics": [
        "toTable"
      ]
    },
    {
      "page": "varimp",
      "title": "SEM Forest Variable Importance",
      "topics": [
        "plot.semforest.varimp",
        "print.semforest.varimp",
        "varimp",
        "varimpConvergencePlot"
      ]
    }
  ],
  "_readme": "https://github.com/brandmaier/semtree/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "clisymbols",
    "cluster",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "expm",
    "farver",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gridBase",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mnormt",
    "mvtnorm",
    "numDeriv",
    "OpenMx",
    "parallelly",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rpart",
    "rpart.plot",
    "rpf",
    "S7",
    "sandwich",
    "scales",
    "StanHeaders",
    "stringi",
    "stringr",
    "strucchange",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "constraints.Rmd",
      "filename": "constraints.html",
      "title": "Constraints in semtree",
      "author": "Andreas M. Brandmaier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Constraints",
        "Load the package",
        "Simulation",
        "Local Invariance",
        "Focus Parameters"
      ],
      "created": "2019-09-17 06:09:51",
      "modified": "2025-12-05 08:07:36",
      "commits": 13
    },
    {
      "source": "semforest-focus.Rmd",
      "filename": "semforest-focus.html",
      "title": "Focus parameters in SEM forests",
      "author": "Andreas M. Brandmaier",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-04-23 11:10:25",
      "modified": "2025-12-05 08:07:36",
      "commits": 11
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with the semtree package",
      "author": "Andreas M. Brandmaier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the Package",
        "Simulate data",
        "Specify an OpenMx model",
        "Run a tree",
        "Plotting",
        "Table",
        "Pruning",
        "Hyper-parameters"
      ],
      "created": "2019-09-12 08:45:26",
      "modified": "2025-12-05 08:07:36",
      "commits": 8
    },
    {
      "source": "spi-semtree.Rmd",
      "filename": "spi-semtree.html",
      "title": "Multiple-Testing Corrections: Personality Structure in the spi Dataset",
      "author": "Andreas M. Brandmaier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Prepare the spi data",
        "Specify a two-dimensional OpenMx model",
        "Grow a SEM tree",
        "Applying the Bonferroni correction"
      ],
      "created": "2025-11-25 13:58:56",
      "modified": "2025-12-05 08:07:36",
      "commits": 4
    },
    {
      "source": "future-parallel-semforest.Rmd",
      "filename": "future-parallel-semforest.html",
      "title": "Parallel SEM Forests with the future Package",
      "author": "Andreas M. Brandmaier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Packages",
        "Simulate the latent growth curve data",
        "Specify and fit the SEM",
        "Enable parallelism with future",
        "Grow the SEM forest in parallel",
        "Inspect variable importance"
      ],
      "created": "2025-11-26 08:20:33",
      "modified": "2025-11-26 10:52:06",
      "commits": 2
    },
    {
      "source": "forests.Rmd",
      "filename": "forests.html",
      "title": "SEM Forests",
      "author": "Andreas Brandmaier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load data",
        "Create simple model of state anxiety",
        "Forest",
        "Variable importance",
        "Partial Dependence"
      ],
      "created": "2020-11-05 08:12:22",
      "modified": "2026-01-20 13:51:29",
      "commits": 15
    },
    {
      "source": "score-based-tests.Rmd",
      "filename": "score-based-tests.html",
      "title": "SEM Trees with score-based tests",
      "author": "Andreas M. Brandmaier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load data",
        "Create simple model of state anxiety",
        "Score-based Tests"
      ],
      "created": "2020-04-17 05:31:52",
      "modified": "2025-12-05 08:07:36",
      "commits": 15
    }
  ],
  "_score": 8.85875248689224,
  "_indexed": false,
  "_nocasepkg": "semtree",
  "_universes": [
    "lifebrain"
  ],
  "_indexurl": "https://brandmaier.r-universe.dev/semtree",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-25T07:16:23.000Z",
      "distro": "noble",
      "commit": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
      "fileid": "8cf3dda8ae4a545f80a99fba14d145f815cc58a607d60f035046f1f3b363c1b3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-25T07:16:42.000Z",
      "distro": "noble",
      "commit": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
      "fileid": "419d3bccff14ca94866985a67d8894337b9a731ccd81de5ee6c4207448d59674",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-25T07:15:50.000Z",
      "commit": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
      "fileid": "e1e3e13a030a9fdcb206ec85050c7af9f6caf621558724dba7118de594497cd5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-25T07:16:02.000Z",
      "commit": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
      "fileid": "12935000bd08d7aff871324b4e7a78a5cee6681f859aafe30a217db03688ec71",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0",
      "date": "2026-05-25T07:16:31.000Z",
      "commit": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
      "fileid": "55608878a5d2dc0467c70efedad06d1c9b85f21b11b9441d272ca1d35a8137a7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-25T07:15:47.000Z",
      "commit": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
      "fileid": "8df0f0829fc87ac56c4cc55066d9e71886777ce3ae733f3433c590e3214bb466",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-25T07:15:30.000Z",
      "commit": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
      "fileid": "0e9c53f07d6c9853bffc888f15f097243ddea6e60b9814008cc19d74b93d7a45",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-25T07:15:36.000Z",
      "commit": "7102fce4ddfe27bf241e8c7b3f8962a04cba13d0",
      "fileid": "fe28192bfee820f62c43092dc8ab38e55e1ee8cb3e091daba11cf41452d56219",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/lifebrain/actions/runs/26388018277"
    }
  ]
}