{
  "_id": "6a197cbaacfb0bcc41df675d",
  "Package": "hdm",
  "Type": "Package",
  "Title": "High-Dimensional Metrics",
  "Version": "0.3.1",
  "Date": "2018-12-19",
  "Authors@R": "c(person(\"Martin\", \"Spindler\", email=\"martin.spindler@gmx.de\", role=c(\"cre\", \"aut\")), person(\"Victor\", \"Chernozhukov\", role=\"aut\"), person(\"Christian\", \"Hansen\", role=\"aut\"),  person(\"Philipp\", \"Bach\", email = \"philipp.bach@uni-hamburg.de\", role=\"ctb\"))",
  "Description": "Implementation of selected high-dimensional statistical\nand econometric methods for estimation and inference. Efficient\nestimators and uniformly valid confidence intervals for various\nlow-dimensional causal/ structural parameters are provided\nwhich appear in high-dimensional approximately sparse models.\nIncluding functions for fitting heteroscedastic robust Lasso\nregressions with non-Gaussian errors and for instrumental\nvariable (IV) and treatment effect estimation in a\nhigh-dimensional setting. Moreover, the methods enable valid\npost-selection inference and rely on a theoretically grounded,\ndata-driven choice of the penalty. Chernozhukov, Hansen,\nSpindler (2016) <arXiv:1603.01700>.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Repository": "https://martinspindler.r-universe.dev",
  "Date/Publication": "2021-01-22 15:29:14 UTC",
  "RemoteUrl": "https://github.com/martinspindler/hdm",
  "RemoteRef": "HEAD",
  "RemoteSha": "51557106c20501459b3520810a2897eaccc4c33c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:36:58 UTC",
    "User": "root"
  },
  "Author": "Martin Spindler [cre, aut],\nVictor Chernozhukov [aut],\nChristian Hansen [aut],\nPhilipp Bach [ctb]",
  "Maintainer": "Martin Spindler <martin.spindler@gmx.de>",
  "MD5sum": "f7d6410597c712ad2352b261fb4b2c98",
  "_user": "martinspindler",
  "_type": "src",
  "_file": "hdm_0.3.1.tar.gz",
  "_fileid": "4f80d4a2138d3d761c435bce06dc43aed1d81e5d9ad368ee0d2e09e17382b5cf",
  "_filesize": 2150069,
  "_sha256": "4f80d4a2138d3d761c435bce06dc43aed1d81e5d9ad368ee0d2e09e17382b5cf",
  "_created": "2026-05-29T10:36:58.000Z",
  "_published": "2026-05-29T11:47:06.576Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78484621555,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7288762626"
    },
    {
      "job": 78484621495,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288763373"
    },
    {
      "job": 78484621529,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7289889955"
    },
    {
      "job": 78484621534,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7289890671"
    },
    {
      "job": 78484052093,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288726751"
    },
    {
      "job": 78484621497,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288757023"
    },
    {
      "job": 78484621549,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7288753356"
    },
    {
      "job": 78484621521,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7288752455"
    },
    {
      "job": 78484621505,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7288752278"
    }
  ],
  "_buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/martinspindler/hdm",
  "_commit": {
    "id": "51557106c20501459b3520810a2897eaccc4c33c",
    "author": "PhilippBach <philipp.bach@uni-hamburg.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from MartinSpindler/p-doc-coef-rlassoEffects\n\nP doc coef rlasso effects",
    "time": 1611329354
  },
  "_maintainer": {
    "name": "Martin Spindler",
    "email": "martin.spindler@gmx.de",
    "login": "martinspindler",
    "description": "Professor for Statistics, Machine Learning and Data Science",
    "uuid": 8526427
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    }
  ],
  "_owner": "martinspindler",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "philippbach",
      "count": 35,
      "uuid": 42535555
    }
  ],
  "_userbio": {
    "uuid": 8526427,
    "type": "user",
    "name": "Martin Spindler",
    "description": "Professor for Statistics, Machine Learning and Data Science"
  },
  "_downloads": {
    "count": 1570,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hdm"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/martinspindler/hdm",
  "_searchresults": 644,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hdm.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/martinspindler/hdm",
  "_realowner": "martinspindler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-02-02"
    },
    {
      "version": "0.2.0",
      "date": "2016-06-17"
    },
    {
      "version": "0.2.3",
      "date": "2018-01-23"
    },
    {
      "version": "0.3.1",
      "date": "2019-01-18"
    },
    {
      "version": "0.3.2",
      "date": "2024-02-14"
    }
  ],
  "_exports": [
    "lambdaCalculation",
    "LassoShooting.fit",
    "p_adjust",
    "print_coef",
    "rlasso",
    "rlassoATE",
    "rlassoATET",
    "rlassoEffect",
    "rlassoEffects",
    "rlassoIV",
    "rlassoIVmult",
    "rlassoIVselectX",
    "rlassoIVselectZ",
    "rlassoLATE",
    "rlassoLATET",
    "rlassologit",
    "rlassologitEffect",
    "rlassologitEffects",
    "tsls"
  ],
  "_datasets": [
    {
      "name": "AJR",
      "title": "AJR data set",
      "object": "AJR",
      "class": [
        "data.frame"
      ],
      "fields": [
        "GDP",
        "Exprop",
        "Mort",
        "Latitude",
        "Neo",
        "Africa",
        "Asia",
        "Namer",
        "Samer",
        "logMort",
        "Latitude2"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    },
    {
      "name": "BLP",
      "title": "BLP data set",
      "object": "BLP",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "cps2012",
      "title": "cps2012 data set",
      "object": "cps2012",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "lnw",
        "female",
        "widowed",
        "divorced",
        "separated",
        "nevermarried",
        "hsd08",
        "hsd911",
        "hsg",
        "cg",
        "ad",
        "mw",
        "so",
        "we",
        "exp1",
        "exp2",
        "exp3",
        "exp4",
        "weight",
        "married",
        "ne",
        "sc"
      ],
      "rows": 29217,
      "table": true,
      "tojson": true
    },
    {
      "name": "EminentDomain",
      "title": "Eminent Domain data set",
      "object": "EminentDomain",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "GrowthData",
      "title": "Growth data set",
      "object": "GrowthData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Outcome",
        "intercept",
        "gdpsh465",
        "bmp1l",
        "freeop",
        "freetar",
        "h65",
        "hm65",
        "hf65",
        "p65",
        "pm65",
        "pf65",
        "s65",
        "sm65",
        "sf65",
        "fert65",
        "mort65",
        "lifee065",
        "gpop1",
        "fert1",
        "mort1",
        "invsh41",
        "geetot1",
        "geerec1",
        "gde1",
        "govwb1",
        "govsh41",
        "gvxdxe41",
        "high65",
        "highm65",
        "highf65",
        "highc65",
        "highcm65",
        "highcf65",
        "human65",
        "humanm65",
        "humanf65",
        "hyr65",
        "hyrm65",
        "hyrf65",
        "no65",
        "nom65",
        "nof65",
        "pinstab1",
        "pop65",
        "worker65",
        "pop1565",
        "pop6565",
        "sec65",
        "secm65",
        "secf65",
        "secc65",
        "seccm65",
        "seccf65",
        "syr65",
        "syrm65",
        "syrf65",
        "teapri65",
        "teasec65",
        "ex1",
        "im1",
        "xr65",
        "tot1"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "pension",
      "title": "Pension 401(k) data set",
      "object": "pension",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ira",
        "a401",
        "hval",
        "hmort",
        "hequity",
        "nifa",
        "net_nifa",
        "tfa",
        "net_tfa",
        "tfa_he",
        "tw",
        "age",
        "inc",
        "fsize",
        "educ",
        "db",
        "marr",
        "male",
        "twoearn",
        "dum91",
        "e401",
        "p401",
        "pira",
        "nohs",
        "hs",
        "smcol",
        "col",
        "icat",
        "ecat",
        "zhat",
        "net_n401",
        "hown",
        "i1",
        "i2",
        "i3",
        "i4",
        "i5",
        "i6",
        "i7",
        "a1",
        "a2",
        "a3",
        "a4",
        "a5"
      ],
      "rows": 9915,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "hdm-package",
      "title": "hdm: High-Dimensional Metrics",
      "topics": [
        "hdm-package",
        "hdm"
      ]
    },
    {
      "page": "AJR",
      "title": "AJR data set",
      "topics": [
        "AJR"
      ]
    },
    {
      "page": "BLP",
      "title": "BLP data set",
      "topics": [
        "BLP"
      ]
    },
    {
      "page": "coef.rlassoEffects",
      "title": "Coefficients from S3 objects 'rlassoEffects'",
      "topics": [
        "coef.rlassoEffects"
      ]
    },
    {
      "page": "coef.rlassoIV",
      "title": "Coefficients from S3 objects 'rlassoIV'",
      "topics": [
        "coef.rlassoIV"
      ]
    },
    {
      "page": "coef.rlassoIVselectX",
      "title": "Coefficients from S3 objects 'rlassoIVselectX'",
      "topics": [
        "coef.rlassoIVselectX"
      ]
    },
    {
      "page": "coef.rlassoIVselectZ",
      "title": "Coefficients from S3 objects 'rlassoIVselectZ'",
      "topics": [
        "coef.rlassoIVselectZ"
      ]
    },
    {
      "page": "cps2012",
      "title": "cps2012 data set",
      "topics": [
        "cps2012"
      ]
    },
    {
      "page": "EminentDomain",
      "title": "Eminent Domain data set",
      "topics": [
        "EminentDomain"
      ]
    },
    {
      "page": "Growth-Data",
      "title": "Growth data set",
      "topics": [
        "Example",
        "GDP",
        "Growth",
        "Growth Data",
        "GrowthData"
      ]
    },
    {
      "page": "lambdaCalculation",
      "title": "Function for Calculation of the penalty parameter",
      "topics": [
        "lambdaCalculation"
      ]
    },
    {
      "page": "LassoShooting.fit",
      "title": "Shooting Lasso",
      "topics": [
        "LassoShooting.fit"
      ]
    },
    {
      "page": "p_adjust",
      "title": "Multiple Testing Adjustment of p-values for S3 objects 'rlassoEffects' and 'lm'",
      "topics": [
        "p_adjust",
        "p_adjust.lm",
        "p_adjust.rlassoEffects"
      ]
    },
    {
      "page": "pension",
      "title": "Pension 401(k) data set",
      "topics": [
        "401(k)",
        "data",
        "pension",
        "plans",
        "wealth"
      ]
    },
    {
      "page": "methods.rlassologit",
      "title": "Methods for S3 object 'rlassologit'",
      "topics": [
        "methods.rlassologit",
        "model.matrix.rlassologit",
        "predict.rlassologit",
        "print.rlassologit",
        "summary.rlassologit"
      ]
    },
    {
      "page": "print_coef",
      "title": "Printing coefficients from S3 objects 'rlassoEffects'",
      "topics": [
        "print_coef",
        "print_coef.rlassoEffects"
      ]
    },
    {
      "page": "methods.rlasso",
      "title": "Methods for S3 object 'rlasso'",
      "topics": [
        "methods.rlasso",
        "model.matrix.rlasso",
        "predict.rlasso",
        "print.rlasso",
        "summary.rlasso"
      ]
    },
    {
      "page": "methods.rlassoEffects",
      "title": "Methods for S3 object 'rlassoEffects'",
      "topics": [
        "confint.rlassoEffects",
        "methods.rlassoEffects",
        "plot.rlassoEffects",
        "print.rlassoEffects"
      ]
    },
    {
      "page": "methods.rlassoIV",
      "title": "Methods for S3 object 'rlassoIV'",
      "topics": [
        "confint.rlassoIV",
        "methods.rlassoIV",
        "print.rlassoIV",
        "summary.rlassoIV"
      ]
    },
    {
      "page": "methods.rlassoIVselectX",
      "title": "Methods for S3 object 'rlassoIVselectX'",
      "topics": [
        "confint.rlassoIVselectX",
        "methods.rlassoIVselectX",
        "print.rlassoIVselectX",
        "summary.rlassoIVselectX"
      ]
    },
    {
      "page": "methods.rlassoIVselectZ",
      "title": "Methods for S3 object 'rlassoIVselectZ'",
      "topics": [
        "confint.rlassoIVselectZ",
        "methods.rlassoIVselectZ",
        "print.rlassoIVselectZ",
        "summary.rlassoIVselectZ"
      ]
    },
    {
      "page": "methods.rlassologitEffects",
      "title": "Methods for S3 object 'rlassologitEffects'",
      "topics": [
        "confint.rlassologitEffects",
        "methods.rlassologitEffects",
        "print.rlassologitEffects",
        "summary.rlassologitEffects"
      ]
    },
    {
      "page": "methods.rlassoTE",
      "title": "Methods for S3 object 'rlassoTE'",
      "topics": [
        "confint.rlassoTE",
        "methods.rlassoTE",
        "print.rlassoTE",
        "summary.rlassoTE"
      ]
    },
    {
      "page": "methods.tsls",
      "title": "Methods for S3 object 'tsls'",
      "topics": [
        "methods.tsls",
        "print.tsls",
        "summary.tsls"
      ]
    },
    {
      "page": "rlasso",
      "title": "rlasso: Function for Lasso estimation under homoscedastic and heteroscedastic non-Gaussian disturbances",
      "topics": [
        "rlasso",
        "rlasso.character",
        "rlasso.default",
        "rlasso.formula"
      ]
    },
    {
      "page": "TE",
      "title": "Functions for estimation of treatment effects",
      "topics": [
        "ATE",
        "ate",
        "ATET",
        "atet",
        "LATE",
        "late",
        "LATET",
        "latet",
        "rlassoATE",
        "rlassoATE.default",
        "rlassoATE.formula",
        "rlassoATET",
        "rlassoATET.default",
        "rlassoATET.formula",
        "rlassoLATE",
        "rlassoLATE.default",
        "rlassoLATE.formula",
        "rlassoLATET",
        "rlassoLATET.default",
        "rlassoLATET.formula"
      ]
    },
    {
      "page": "rlassoEffects",
      "title": "rigorous Lasso for Linear Models: Inference",
      "topics": [
        "rlassoEffect",
        "rlassoEffects",
        "rlassoEffects.default",
        "rlassoEffects.formula"
      ]
    },
    {
      "page": "rlassoIV",
      "title": "Post-Selection and Post-Regularization Inference in Linear Models with Many Controls and Instruments",
      "topics": [
        "rlassoIV",
        "rlassoIV.default",
        "rlassoIV.formula",
        "rlassoIVmult"
      ]
    },
    {
      "page": "rlassoIVselectX",
      "title": "Instrumental Variable Estimation with Selection on the exogenous Variables by Lasso",
      "topics": [
        "rlassoIVselectX",
        "rlassoIVselectX.default",
        "rlassoIVselectX.formula"
      ]
    },
    {
      "page": "rlassoIVselectZ",
      "title": "Instrumental Variable Estimation with Lasso",
      "topics": [
        "rlassoIVselectZ",
        "rlassoIVselectZ.default",
        "rlassoIVselectZ.formula"
      ]
    },
    {
      "page": "rlassologit",
      "title": "rlassologit: Function for logistic Lasso estimation",
      "topics": [
        "rlassologit",
        "rlassologit.character",
        "rlassologit.default",
        "rlassologit.formula"
      ]
    },
    {
      "page": "rlassologitEffects",
      "title": "rigorous Lasso for Logistic Models: Inference",
      "topics": [
        "rlassologitEffect",
        "rlassologitEffects",
        "rlassologitEffects.default",
        "rlassologitEffects.formula"
      ]
    },
    {
      "page": "summary.rlassoEffects",
      "title": "Summarizing rlassoEffects fits",
      "topics": [
        "print.summary.rlassoEffects",
        "summary.rlassoEffects"
      ]
    },
    {
      "page": "tsls",
      "title": "Two-Stage Least Squares Estimation (TSLS)",
      "topics": [
        "tsls",
        "tsls.default",
        "tsls.formula"
      ]
    }
  ],
  "_readme": "https://github.com/martinspindler/hdm/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "farver",
    "foreach",
    "Formula",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "hdm.Rnw",
      "filename": "hdm.pdf",
      "title": "High-Dimensional Metrics, lasso",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2019-03-15 14:07:22",
      "modified": "2019-05-31 10:57:49",
      "commits": 2
    }
  ],
  "_score": 8.3627203667695,
  "_indexed": true,
  "_nocasepkg": "hdm",
  "_universes": [
    "martinspindler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-29T10:39:05.000Z",
      "distro": "noble",
      "commit": "51557106c20501459b3520810a2897eaccc4c33c",
      "fileid": "55f3ce826889d41413c9f28a1d251c812d41344876dfb9d9ff6a78f522ba6913",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-29T10:39:08.000Z",
      "distro": "noble",
      "commit": "51557106c20501459b3520810a2897eaccc4c33c",
      "fileid": "470006ebaad9e36ab98b1da949c93f343fff74f97668ff2a85204e8b9ae86739",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-29T11:45:48.000Z",
      "commit": "51557106c20501459b3520810a2897eaccc4c33c",
      "fileid": "574f127a6bf23c613de03cad9e75e217cb7d1f292d54ef5444642f2385d628df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-29T11:45:42.000Z",
      "commit": "51557106c20501459b3520810a2897eaccc4c33c",
      "fileid": "d31fde7ee695f7214e214b992ac9616cefaecb13a44f170cc6dc9b700ef593ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-29T10:39:09.000Z",
      "commit": "51557106c20501459b3520810a2897eaccc4c33c",
      "fileid": "d0bb15f931692b65e0298353022a23aa720a47c83a3dc5ff74f9381c57fa5000",
      "status": "success",
      "buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-29T10:38:23.000Z",
      "commit": "51557106c20501459b3520810a2897eaccc4c33c",
      "fileid": "6c9dd3ebaa91ee9bab8ed491bfd25abbbb21a0b5323b51e23d0c28835fbdb099",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-29T10:38:24.000Z",
      "commit": "51557106c20501459b3520810a2897eaccc4c33c",
      "fileid": "ea9fafdf1419d4b02be5a9a6b46482410daa8e0a41fc7bfe623fc857679ba898",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-29T10:38:23.000Z",
      "commit": "51557106c20501459b3520810a2897eaccc4c33c",
      "fileid": "7b00f2eb221734e14042bcb7a13a7e8e0cec286d9bd2e5003da05a42d6ae358c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/martinspindler/actions/runs/26632331548"
    }
  ]
}