{
  "_id": "6a1073d2acfb0bcc41cac2fc",
  "Package": "desk",
  "Type": "Package",
  "Title": "Didactic Econometrics Starter Kit",
  "Version": "1.1.2",
  "Authors@R": "c(\nperson(\"Soenke\", \"Hoffmann\", email = \"sohoffma@ovgu.de\", role = c(\"cre\", \"aut\")),\nperson(\"Tobias\", \"Kranz\", email = \"tobias.kranz@uni-trier.de\", role = \"aut\")\n)",
  "Description": "Written to help undergraduate as well as graduate students\nto get started with R for basic econometrics without the need\nto import specific functions and datasets from many different\nsources. Primarily, the package is meant to accompany the\nGerman textbook Auer, L.v., Hoffmann, S., Kranz, T. (2024,\nISBN: 978-3-662-68263-0) from which the exercises cover all the\ntopics from the textbook Auer, L.v. (2023, ISBN:\n978-3-658-42699-6).",
  "URL": "https://github.com/OvGU-SH/desk",
  "BugReports": "https://github.com/OvGU-SH/desk/issues",
  "License": "GPL (>=3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://ovgu-sh.r-universe.dev",
  "Date/Publication": "2024-04-22 14:37:38 UTC",
  "RemoteUrl": "https://github.com/ovgu-sh/desk",
  "RemoteRef": "HEAD",
  "RemoteSha": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 05:50:18 UTC",
    "User": "root"
  },
  "Author": "Soenke Hoffmann [cre, aut],\nTobias Kranz [aut]",
  "Maintainer": "Soenke Hoffmann <sohoffma@ovgu.de>",
  "MD5sum": "7b143c5976bcb6f88932c77344807a7d",
  "_user": "ovgu-sh",
  "_type": "src",
  "_file": "desk_1.1.2.tar.gz",
  "_fileid": "705e004014819e35a2b008440f7df38d13d8d7ab257fd18fd1863207bad3467f",
  "_filesize": 897342,
  "_sha256": "705e004014819e35a2b008440f7df38d13d8d7ab257fd18fd1863207bad3467f",
  "_created": "2026-05-07T05:50:18.000Z",
  "_published": "2026-05-22T15:18:42.965Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77409035208,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6847875364"
    },
    {
      "job": 77409034789,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6847872173"
    },
    {
      "job": 77409035472,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6847874653"
    },
    {
      "job": 77409035226,
      "time": 203,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6847877577"
    },
    {
      "job": 77409034666,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847847122"
    },
    {
      "job": 77409034405,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164041476"
    },
    {
      "job": 77409035219,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6847867901"
    },
    {
      "job": 77409035325,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6847867915"
    },
    {
      "job": 77409035886,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6847864563"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ovgu-sh/desk",
  "_commit": {
    "id": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
    "author": "TK-UniTrier <tobias.kranz@uni-trier.de>",
    "committer": "TK-UniTrier <tobias.kranz@uni-trier.de>",
    "message": "vignette v2\n",
    "time": 1713796658
  },
  "_maintainer": {
    "name": "Soenke Hoffmann",
    "email": "sohoffma@ovgu.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stargazer",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "wooldridge",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ovgu-sh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "tk-unitrier",
      "count": 146,
      "uuid": 66017659
    },
    {
      "user": "ovgu-sh",
      "count": 12,
      "uuid": 22097323
    }
  ],
  "_userbio": {
    "uuid": 22097323,
    "type": "user",
    "name": "OvGU_SH"
  },
  "_downloads": {
    "count": 467,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/desk"
  },
  "_devurl": "https://github.com/ovgu-sh/desk",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/desk.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ovgu-sh/desk",
  "_realowner": "ovgu-sh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2023-09-19"
    },
    {
      "version": "1.1.1",
      "date": "2024-01-09"
    },
    {
      "version": "1.1.2",
      "date": "2024-12-20"
    }
  ],
  "_exports": [
    "acc",
    "ar1sim",
    "arguments",
    "bc.model",
    "bc.test",
    "bp.test",
    "cochorc",
    "datasets",
    "ddw",
    "def.exp",
    "def.log",
    "dw.test",
    "gq.test",
    "hcc",
    "hilu",
    "ivr",
    "jb.test",
    "lagk",
    "makedata.bc",
    "makedata.corr",
    "mc.table",
    "new.session",
    "ols",
    "ols.has.const",
    "ols.infocrit",
    "ols.interval",
    "ols.predict",
    "par.f.test",
    "par.t.test",
    "pc.test",
    "pdw",
    "qlr.cv",
    "qlr.test",
    "repeat.sample",
    "reset.test",
    "rm.all",
    "roll.win",
    "rprofile.add",
    "rprofile.open",
    "Sxy",
    "wh.test"
  ],
  "_datasets": [
    {
      "name": "data.anscombe",
      "title": "Anscombe's Quartet",
      "object": "data.anscombe",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "x3",
        "x4",
        "y1",
        "y2",
        "y3",
        "y4"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.auto",
      "title": "Prices and Qualitative Characteristics of US-Cars",
      "object": "data.auto",
      "class": [
        "data.frame"
      ],
      "fields": [
        "make",
        "price",
        "mpgall",
        "headroom",
        "trunk",
        "weight",
        "length",
        "turn",
        "displacement",
        "gear_ratio"
      ],
      "rows": 52,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.ballb",
      "title": "Defective Ball Bearings",
      "object": "data.ballb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "defbb",
        "nshifts"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.burglary",
      "title": "Burglaries and Power Blackouts",
      "object": "data.burglary",
      "class": [
        "data.frame"
      ],
      "fields": [
        "month",
        "burglary",
        "blackout"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.cars",
      "title": "Speed and Stopping Distances of Cars",
      "object": "data.cars",
      "class": [
        "data.frame"
      ],
      "fields": [
        "speed",
        "dist"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.cobbdoug",
      "title": "Cobb-Douglas Production Function",
      "object": "data.cobbdoug",
      "class": [
        "data.frame"
      ],
      "fields": [
        "output",
        "labor",
        "capital"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.comp",
      "title": "Monthly Rentals and Qualitative Characteristics of Computers",
      "object": "data.comp",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rent",
        "mem",
        "access",
        "mult"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.eu",
      "title": "Expenditures of the EU-25",
      "object": "data.eu",
      "class": [
        "data.frame"
      ],
      "fields": [
        "member",
        "expend",
        "pop",
        "gdp",
        "farm",
        "votes",
        "mship"
      ],
      "rows": 25,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.fertilizer",
      "title": "Fertilizer in the Cultivation of Barley",
      "object": "data.fertilizer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "phos",
        "nit",
        "barley"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.filter",
      "title": "Water Filter Sales",
      "object": "data.filter",
      "class": [
        "data.frame"
      ],
      "fields": [
        "price",
        "sales"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.govexpend",
      "title": "Government Expenditures of US-States",
      "object": "data.govexpend",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "expend",
        "aid",
        "gdp",
        "pop"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.icecream",
      "title": "Sales of Ice Cream",
      "object": "data.icecream",
      "class": [
        "data.frame"
      ],
      "fields": [
        "revenues",
        "temp"
      ],
      "rows": 35,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.income",
      "title": "Income Per Capita",
      "object": "data.income",
      "class": [
        "data.frame"
      ],
      "fields": [
        "loginc",
        "logsave",
        "logsum"
      ],
      "rows": 75,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.insurance",
      "title": "Sales of Insurance Contracts",
      "object": "data.insurance",
      "class": [
        "data.frame"
      ],
      "fields": [
        "contr",
        "score",
        "contrprev",
        "ability"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.iv",
      "title": "Instrumental Variables",
      "object": "data.iv",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2",
        "z1",
        "z2"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.lifesat",
      "title": "Life Satisfaction",
      "object": "data.lifesat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "income",
        "lsat"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.macro",
      "title": "Macroeconomic Data from Germany",
      "object": "data.macro",
      "class": [
        "data.frame"
      ],
      "fields": [
        "quarter",
        "year",
        "consump",
        "invest",
        "gov",
        "netex",
        "gdp"
      ],
      "rows": 129,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.milk",
      "title": "Milk Production",
      "object": "data.milk",
      "class": [
        "data.frame"
      ],
      "fields": [
        "feed",
        "milk"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.pharma",
      "title": "Pharmaceutical Advertisements",
      "object": "data.pharma",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sales",
        "ads",
        "price",
        "adsprice"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.printer",
      "title": "Prices and Qualitative Characteristics of Laser Printers",
      "object": "data.printer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "price",
        "speed",
        "size",
        "mcost",
        "tdiff"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.regional",
      "title": "Regional Cost of Living in Germany",
      "object": "data.regional",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "region",
        "area",
        "pop",
        "coli",
        "wage",
        "unempl"
      ],
      "rows": 401,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.rent",
      "title": "Average Basic Rent in City Districts",
      "object": "data.rent",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rent",
        "dist",
        "share",
        "area"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.savings",
      "title": "International Life-Cycle Savings and Disposable Income",
      "object": "data.savings",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sr",
        "pop15",
        "pop75",
        "dpi",
        "ddpi"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.sick",
      "title": "Sick Leave and Unemployment",
      "object": "data.sick",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "jobless",
        "sick"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.software",
      "title": "Employment Data of a Software Company",
      "object": "data.software",
      "class": [
        "data.frame"
      ],
      "fields": [
        "period",
        "empl",
        "orders"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.spurious",
      "title": "Non-Stationary Time Series Data",
      "object": "data.spurious",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "temp",
        "elements",
        "gold",
        "cpi"
      ],
      "rows": 143,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.tip",
      "title": "Tip Data in a Restaurant",
      "object": "data.tip",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.tip.all",
      "title": "Tip Data in a Restaurant with all 20 observations. Only used in textbook.",
      "object": "data.tip.all",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.trade",
      "title": "Gravity Model Applied to Germany",
      "object": "data.trade",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "imports",
        "exports",
        "gdp",
        "dist"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.unempl",
      "title": "German Economic Growth and Unemployment Rates",
      "object": "data.unempl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "gdp",
        "unempl"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.wage",
      "title": "Wage Data in a Company",
      "object": "data.wage",
      "class": [
        "data.frame"
      ],
      "fields": [
        "wage",
        "educ",
        "age",
        "empl",
        "score",
        "sex",
        "religion"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "data.windscreen",
      "title": "Efficiency of a Car Glass Service Company",
      "object": "data.windscreen",
      "class": [
        "data.frame"
      ],
      "fields": [
        "screen",
        "foreman",
        "assist",
        "f.wage",
        "a.wage",
        "f.age",
        "a.age",
        "capital"
      ],
      "rows": 248,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acc",
      "title": "Autocorrelation Coefficient",
      "concept": [
        "AR1",
        "autocorrelation",
        "autoregressive model",
        "lagged variables"
      ],
      "topics": [
        "acc"
      ]
    },
    {
      "page": "ar1sim",
      "title": "Simulate AR(1) Process",
      "concept": [
        "AR1 process",
        "autocorrelated errors",
        "simulation"
      ],
      "topics": [
        "ar1sim"
      ]
    },
    {
      "page": "arguments",
      "title": "Arguments of a Function",
      "concept": [
        "arguments",
        "default value",
        "function"
      ],
      "topics": [
        "arguments"
      ]
    },
    {
      "page": "bc.model",
      "title": "One Dimensional Box-Cox Model",
      "concept": [
        "Box-Cox-Model",
        "deformed logarithm"
      ],
      "topics": [
        "bc.model"
      ]
    },
    {
      "page": "bc.test",
      "title": "Box-Cox Test",
      "concept": [
        "htest"
      ],
      "topics": [
        "bc.test"
      ]
    },
    {
      "page": "bp.test",
      "title": "Breusch-Pagan Test",
      "concept": [
        "Breuch Pagan test",
        "heteroskedasticity",
        "non-constant error variance"
      ],
      "topics": [
        "bp.test"
      ]
    },
    {
      "page": "cochorc",
      "title": "Estimating Linear Models under AR(1) with Cochrane-Orcutt Iteration",
      "topics": [
        "cochorc"
      ]
    },
    {
      "page": "data.anscombe",
      "title": "Anscombe's Quartet",
      "topics": [
        "data.anscombe"
      ]
    },
    {
      "page": "data.auto",
      "title": "Prices and Qualitative Characteristics of US-Cars",
      "topics": [
        "data.auto"
      ]
    },
    {
      "page": "data.ballb",
      "title": "Defective Ball Bearings",
      "topics": [
        "data.ballb"
      ]
    },
    {
      "page": "data.burglary",
      "title": "Burglaries and Power Blackouts",
      "topics": [
        "data.burglary"
      ]
    },
    {
      "page": "data.cars",
      "title": "Speed and Stopping Distances of Cars",
      "topics": [
        "data.cars"
      ]
    },
    {
      "page": "data.cobbdoug",
      "title": "Cobb-Douglas Production Function",
      "topics": [
        "data.cobbdoug"
      ]
    },
    {
      "page": "data.comp",
      "title": "Monthly Rentals and Qualitative Characteristics of Computers",
      "topics": [
        "data.comp"
      ]
    },
    {
      "page": "data.eu",
      "title": "Expenditures of the EU-25",
      "topics": [
        "data.eu"
      ]
    },
    {
      "page": "data.fertilizer",
      "title": "Fertilizer in the Cultivation of Barley",
      "topics": [
        "data.fertilizer"
      ]
    },
    {
      "page": "data.filter",
      "title": "Water Filter Sales",
      "topics": [
        "data.filter"
      ]
    },
    {
      "page": "data.govexpend",
      "title": "Government Expenditures of US-States",
      "topics": [
        "data.govexpend"
      ]
    },
    {
      "page": "data.icecream",
      "title": "Sales of Ice Cream",
      "topics": [
        "data.icecream"
      ]
    },
    {
      "page": "data.income",
      "title": "Income Per Capita",
      "topics": [
        "data.income"
      ]
    },
    {
      "page": "data.insurance",
      "title": "Sales of Insurance Contracts",
      "topics": [
        "data.insurance"
      ]
    },
    {
      "page": "data.iv",
      "title": "Instrumental Variables",
      "topics": [
        "data.iv"
      ]
    },
    {
      "page": "data.lifesat",
      "title": "Life Satisfaction",
      "topics": [
        "data.lifesat"
      ]
    },
    {
      "page": "data.macro",
      "title": "Macroeconomic Data from Germany",
      "topics": [
        "data.macro"
      ]
    },
    {
      "page": "data.milk",
      "title": "Milk Production",
      "topics": [
        "data.milk"
      ]
    },
    {
      "page": "data.pharma",
      "title": "Pharmaceutical Advertisements",
      "topics": [
        "data.pharma"
      ]
    },
    {
      "page": "data.printer",
      "title": "Prices and Qualitative Characteristics of Laser Printers",
      "topics": [
        "data.printer"
      ]
    },
    {
      "page": "data.regional",
      "title": "Regional Cost of Living in Germany",
      "topics": [
        "data.regional"
      ]
    },
    {
      "page": "data.rent",
      "title": "Average Basic Rent in City Districts",
      "topics": [
        "data.rent"
      ]
    },
    {
      "page": "data.savings",
      "title": "International Life-Cycle Savings and Disposable Income",
      "topics": [
        "data.savings"
      ]
    },
    {
      "page": "data.sick",
      "title": "Sick Leave and Unemployment",
      "topics": [
        "data.sick"
      ]
    },
    {
      "page": "data.software",
      "title": "Employment Data of a Software Company",
      "topics": [
        "data.software"
      ]
    },
    {
      "page": "data.spurious",
      "title": "Non-Stationary Time Series Data",
      "topics": [
        "data.spurious"
      ]
    },
    {
      "page": "data.tip",
      "title": "Tip Data in a Restaurant",
      "topics": [
        "data.tip"
      ]
    },
    {
      "page": "data.tip.all",
      "title": "Tip Data in a Restaurant with all 20 observations. Only used in textbook.",
      "topics": [
        "data.tip.all"
      ]
    },
    {
      "page": "data.trade",
      "title": "Gravity Model Applied to Germany",
      "topics": [
        "data.trade"
      ]
    },
    {
      "page": "data.unempl",
      "title": "German Economic Growth and Unemployment Rates",
      "topics": [
        "data.unempl"
      ]
    },
    {
      "page": "data.wage",
      "title": "Wage Data in a Company",
      "topics": [
        "data.wage"
      ]
    },
    {
      "page": "data.windscreen",
      "title": "Efficiency of a Car Glass Service Company",
      "topics": [
        "data.windscreen"
      ]
    },
    {
      "page": "datasets",
      "title": "Datasets in DESK",
      "concept": [
        "datasets",
        "desk"
      ],
      "topics": [
        "datasets"
      ]
    },
    {
      "page": "ddw",
      "title": "Durbin Watson Distribution",
      "concept": [
        "Durbin Watson",
        "null distribution"
      ],
      "topics": [
        "ddw"
      ]
    },
    {
      "page": "def.exp",
      "title": "Lambda Deformed Exponential",
      "concept": [
        "deformation",
        "exponential"
      ],
      "topics": [
        "def.exp"
      ]
    },
    {
      "page": "def.log",
      "title": "Lambda Deformed Logarithm",
      "concept": [
        "deformation",
        "logarithm"
      ],
      "topics": [
        "def.log"
      ]
    },
    {
      "page": "dw.test",
      "title": "Durbin-Watson Test on AR(1) Autocorrelation",
      "concept": [
        "AR1",
        "Durbin Watson test",
        "autocorrelation"
      ],
      "topics": [
        "dw.test"
      ]
    },
    {
      "page": "gq.test",
      "title": "Goldfeld-Quandt Test",
      "concept": [
        "heteroskedastic errors",
        "heteroskedasticity"
      ],
      "topics": [
        "gq.test"
      ]
    },
    {
      "page": "hcc",
      "title": "Heteroskedasticity Corrected Covariance Matrix",
      "concept": [
        "correction",
        "heteroskedasticity"
      ],
      "topics": [
        "hcc"
      ]
    },
    {
      "page": "hilu",
      "title": "Estimating Linear Models under AR(1) Autocorrelation with Hildreth and Lu Method",
      "concept": [
        "AR1 process",
        "Hildreth-Lu",
        "VKQ",
        "autocorrelation"
      ],
      "topics": [
        "hilu"
      ]
    },
    {
      "page": "ivr",
      "title": "Two-Stage Least Squares (2SLS) Instrumental Variable Regression",
      "concept": [
        "endogeneity",
        "instrument variable"
      ],
      "topics": [
        "ivr"
      ]
    },
    {
      "page": "jb.test",
      "title": "Jarque-Bera Test",
      "concept": [
        "normal distribution",
        "normality",
        "test"
      ],
      "topics": [
        "jb.test"
      ]
    },
    {
      "page": "lagk",
      "title": "1 to k-Period Lags of Given Vector",
      "concept": [
        "heteroscedasticity",
        "lag",
        "lagged residuals"
      ],
      "topics": [
        "lagk"
      ]
    },
    {
      "page": "makedata.bc",
      "title": "Generate Artificial, Non-linear Data for Simple Regression",
      "concept": [
        "confidence band",
        "plot",
        "prediction band",
        "regression line",
        "scatter"
      ],
      "topics": [
        "makedata.bc"
      ]
    },
    {
      "page": "makedata.corr",
      "title": "Generate Exogenous Normal Data with Specified Correlations",
      "concept": [
        "covariance",
        "covariation",
        "variance",
        "variation"
      ],
      "topics": [
        "makedata.corr"
      ]
    },
    {
      "page": "mc.table",
      "title": "Generate R² Matrix of all Possible Regressions Among Regressors to Check Multicollinearity",
      "concept": [
        "coefficient of determination",
        "multicollinearity"
      ],
      "topics": [
        "mc.table"
      ]
    },
    {
      "page": "new.session",
      "title": "R Session Reset",
      "concept": [
        ".GlobalEnv",
        "delete",
        "environment",
        "objects",
        "remove"
      ],
      "topics": [
        "new.session"
      ]
    },
    {
      "page": "ols",
      "title": "Ordinary Least Squares Regression",
      "concept": [
        "linear model",
        "ordinary least squares",
        "regression"
      ],
      "topics": [
        "ols"
      ]
    },
    {
      "page": "ols.has.const",
      "title": "Check if Model has a Constant",
      "concept": [
        "constant",
        "intercept",
        "level parameter",
        "linear model"
      ],
      "topics": [
        "ols.has.const"
      ]
    },
    {
      "page": "ols.infocrit",
      "title": "Calculate Common Information Criteria",
      "concept": [
        "Akaike Information Criterion",
        "Prognostic Criterion",
        "Schwarz Criterion"
      ],
      "topics": [
        "ols.infocrit"
      ]
    },
    {
      "page": "ols.interval",
      "title": "Calculate Different Types of Intervals in a Linear Model",
      "concept": [
        "acceptance interval",
        "confidence interval",
        "linear model",
        "prediction interval"
      ],
      "topics": [
        "ols.interval"
      ]
    },
    {
      "page": "ols.predict",
      "title": "Predictions in a Linear Model",
      "concept": [
        "linear model",
        "predicted values"
      ],
      "topics": [
        "ols.predict"
      ]
    },
    {
      "page": "par.F.test",
      "title": "F-test on Multiple Linear Combinations of Estimated Parameters in a Linear Model",
      "concept": [
        "F-test",
        "linear combination",
        "linear hypothesis",
        "linear model"
      ],
      "topics": [
        "par.f.test"
      ]
    },
    {
      "page": "par.t.test",
      "title": "t-Test on Estimated Parameters of a Linear Model",
      "concept": [
        "linear hypothesis",
        "linear model",
        "t-test"
      ],
      "topics": [
        "par.t.test"
      ]
    },
    {
      "page": "pc.test",
      "title": "Prognostic Chow Test on Structural Break",
      "concept": [
        "Chow test",
        "prognostic Chow test",
        "structural break"
      ],
      "topics": [
        "pc.test"
      ]
    },
    {
      "page": "pdw",
      "title": "Durbin-Watson Distribution",
      "concept": [
        "Durbin-Watson",
        "null distribution"
      ],
      "topics": [
        "pdw"
      ]
    },
    {
      "page": "plot.desk",
      "title": "Simplified Plotting of Regression- and Test-results",
      "concept": [
        "plot",
        "regression results",
        "test results"
      ],
      "topics": [
        "plot.desk"
      ]
    },
    {
      "page": "print.desk",
      "title": "Alternative Console Output for Regression- and Test-results",
      "concept": [
        "console",
        "print",
        "regression results",
        "test results"
      ],
      "topics": [
        "print.desk"
      ]
    },
    {
      "page": "qlr.cv",
      "title": "Calculates the critical value in a Quandt Likelihood Ratio-Test for Structural Breaks in a Parameter with Unknown Break Date",
      "concept": [
        "Quandt Likelihod Ratio test",
        "structural break",
        "unknown breakdate"
      ],
      "topics": [
        "qlr.cv"
      ]
    },
    {
      "page": "qlr.test",
      "title": "Quandt Likelihood Ratio-Test for Structural Breaks in any Parameter with Unknown Break Date",
      "concept": [
        "Quandt Likelihod Ratio test",
        "structural break",
        "unknown breakdate"
      ],
      "topics": [
        "qlr.test"
      ]
    },
    {
      "page": "repeat.sample",
      "title": "Generates OLS Data and Confidence/Prediction Intervals for Repeated Samples",
      "concept": [
        "CI",
        "confidence interval",
        "omitted variable bias",
        "ordinary least squares",
        "prediction interval",
        "repeated samples",
        "simulation",
        "true regression parameters"
      ],
      "topics": [
        "repeat.sample"
      ]
    },
    {
      "page": "reset.test",
      "title": "RESET Method for Non-linear Functional Form",
      "concept": [
        "RESET",
        "functional form",
        "specification"
      ],
      "topics": [
        "reset.test"
      ]
    },
    {
      "page": "rm.all",
      "title": "Remove All Objects",
      "concept": [
        ".GlobalEnv",
        "delete",
        "environment",
        "objects",
        "remove"
      ],
      "topics": [
        "rm.all"
      ]
    },
    {
      "page": "roll.win",
      "title": "Rolling Window Analysis of a Time Series",
      "concept": [
        "non-stationarity",
        "rolling window",
        "stationarity",
        "weak dependence"
      ],
      "topics": [
        "roll.win"
      ]
    },
    {
      "page": "rprofile.add",
      "title": "Add a Command to User R Startup File Rprofile.site",
      "concept": [
        "R",
        "Rprofile.site",
        "configuration",
        "startup"
      ],
      "topics": [
        "rprofile.add"
      ]
    },
    {
      "page": "rprofile.open",
      "title": "Open User R Startup File Rprofile.site",
      "concept": [
        "R",
        "Rprofile.site",
        "configuration",
        "startup"
      ],
      "topics": [
        "rprofile.open"
      ]
    },
    {
      "page": "Sxy",
      "title": "Variation and Covariation",
      "concept": [
        "covariance",
        "covariation",
        "variance",
        "variation"
      ],
      "topics": [
        "Sxy"
      ]
    },
    {
      "page": "wh.test",
      "title": "White Heteroskedasticity Test",
      "concept": [
        "White test",
        "heteroscedastic errors",
        "heteroskedastic errors"
      ],
      "topics": [
        "wh.test"
      ]
    }
  ],
  "_readme": "https://github.com/ovgu-sh/desk/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "rstudioapi"
  ],
  "_vignettes": [
    {
      "source": "desk-intro.Rmd",
      "filename": "desk-intro.html",
      "title": "Introduction to the desk-package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Ordinary Least Squares: ols()",
        "t-test: par.t.test()",
        "Available data: datasets()",
        "Simulated data: repeat.sample()",
        "Useful tools"
      ],
      "created": "2024-03-31 17:19:23",
      "modified": "2024-04-22 14:37:38",
      "commits": 4
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "desk",
  "_universes": [
    "ovgu-sh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-07T05:52:41.000Z",
      "distro": "noble",
      "commit": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
      "fileid": "cfd59ffad52a0303fa2549909cf2b85cb306be65ff35cefc8030fd3557a28d7b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-05-07T05:52:32.000Z",
      "distro": "noble",
      "commit": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
      "fileid": "43baff29f18741f64b54fd576e1eafeccda630a6b510a6653bc6e51c853e139b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-07T05:52:47.000Z",
      "commit": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
      "fileid": "b1621a69b70fb3a4a438a2ffd3b71615c399e737a30cd495533ed8c7503be4b6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-05-07T05:53:01.000Z",
      "commit": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
      "fileid": "dfd57d0b184e5162d79c91c11724df65dfa3cc7f2d3045fa62f30ebcdfeb5033",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-07T05:51:53.000Z",
      "commit": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
      "fileid": "e6cec8c36d4e815b61c3708c8484e1e35919dc6b17c35c644965a1d1c3005b1d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-07T05:51:55.000Z",
      "commit": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
      "fileid": "57d1b845b28205de3671929606626456bdc6d025fcecf60ae3d64b9b1769f47b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-05-07T05:51:40.000Z",
      "commit": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
      "fileid": "2c53888101be28898aac97627d31286ad66d0f6b5a82ec6680ed8dea8c072dae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-05-22T15:18:21.000Z",
      "commit": "bb4d7cc3991fb41fe9c7590a28ce57d016fb4850",
      "fileid": "65730555a74b31e63c132a61827bcf081b50fdb74590e93e40532f7cb2902ee9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ovgu-sh/actions/runs/25478253802"
    }
  ]
}