{
  "_id": "6a104cdfacfb0bcc41ca046b",
  "Package": "PointFore",
  "Type": "Package",
  "Title": "Interpretation of Point Forecasts as State-Dependent Quantiles\nand Expectiles",
  "Version": "0.2.0.9000",
  "Authors@R": "person(\"Patrick\", \"Schmidt\", email = \"pschmidte@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Estimate specification models for the state-dependent\nlevel of an optimal quantile/expectile forecast. Wald Tests and\nthe test of overidentifying restrictions are implemented.\nPlotting of the estimated specification model is possible. The\npackage contains two data sets with forecasts and realizations:\nthe daily accumulated precipitation at London, UK from the\nhigh-resolution model of the European Centre for Medium-Range\nWeather Forecasts (ECMWF, <https://www.ecmwf.int/>) and GDP\ngrowth Greenbook data by the US Federal Reserve. See Schmidt,\nKatzfuss and Gneiting (2015) <arXiv:1506.01917> for more\ndetails on the identification and estimation of a directive\nbehind a point forecast.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://schmidtpk.r-universe.dev",
  "Date/Publication": "2020-12-08 06:42:32 UTC",
  "RemoteUrl": "https://github.com/schmidtpk/pointfore",
  "RemoteRef": "HEAD",
  "RemoteSha": "c10c5cba01c4a53fc426158197b9181e463a39b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 07:16:56 UTC",
    "User": "root"
  },
  "Author": "Patrick Schmidt [aut, cre]",
  "Maintainer": "Patrick Schmidt <pschmidte@gmail.com>",
  "MD5sum": "8139b0bc6a750ac4c40bea3a7730993e",
  "_user": "schmidtpk",
  "_type": "src",
  "_file": "PointFore_0.2.0.9000.tar.gz",
  "_fileid": "8f28d63246088222d44071ec8a8f0bc7d835c4b0e81071d9ea107191c1ad48f8",
  "_filesize": 1271664,
  "_sha256": "8f28d63246088222d44071ec8a8f0bc7d835c4b0e81071d9ea107191c1ad48f8",
  "_created": "2026-05-10T07:16:56.000Z",
  "_published": "2026-05-22T12:32:31.963Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77379925230,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6901901644"
    },
    {
      "job": 77379925624,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6901900795"
    },
    {
      "job": 77379925330,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6901900391"
    },
    {
      "job": 77379925331,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6901899892"
    },
    {
      "job": 77379924738,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901887480"
    },
    {
      "job": 77379924608,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160541982"
    },
    {
      "job": 77379925363,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6901898588"
    },
    {
      "job": 77379925487,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6901898474"
    },
    {
      "job": 77379925265,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6901899057"
    }
  ],
  "_buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/schmidtpk/pointfore",
  "_commit": {
    "id": "c10c5cba01c4a53fc426158197b9181e463a39b2",
    "author": "SchmidtPk <pschmidte@gmail.com>",
    "committer": "SchmidtPk <pschmidte@gmail.com>",
    "message": "new vignettes with non-centered covariance estimation\n",
    "time": 1607409752
  },
  "_maintainer": {
    "name": "Patrick Schmidt",
    "email": "pschmidte@gmail.com",
    "login": "schmidtpk",
    "uuid": 38980096
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "gmm",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "schmidtpk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "schmidtpk",
      "count": 67,
      "uuid": 38980096
    }
  ],
  "_userbio": {
    "uuid": 38980096,
    "type": "user",
    "name": "Patrick Schmidt",
    "description": "Econ and Stats."
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PointFore"
  },
  "_devurl": "https://github.com/schmidtpk/pointfore",
  "_searchresults": 20,
  "_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/PointFore.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/schmidtpk/pointfore",
  "_realowner": "schmidtpk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2019-02-22"
    }
  ],
  "_exports": [
    "constant",
    "estimate.functional",
    "expectiles",
    "lag",
    "logistic_linear",
    "probit_break",
    "probit_linear",
    "probit_spline2",
    "probit_spline3",
    "quantiles"
  ],
  "_datasets": [
    {
      "name": "GDP",
      "title": "real GDP realized values and one quarter ahead Greenbook forecasts (1969-2012)",
      "object": "GDP",
      "class": [
        "data.frame"
      ],
      "fields": [
        "observation",
        "observation_second",
        "observation_recent",
        "forecast",
        "date",
        "forecast_late"
      ],
      "rows": 176,
      "table": true,
      "tojson": true
    },
    {
      "name": "precipitation",
      "title": "daily accumulated precipitation (in millimeter) at London, UK and 24-hours-ahead forecasts of the ECMWF (1969-2011)",
      "object": "precipitation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "X"
      ],
      "rows": 2192,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "constant",
      "title": "Constant specification model",
      "concept": [
        "specification models"
      ],
      "topics": [
        "constant"
      ]
    },
    {
      "page": "estimate.functional",
      "title": "Estimate Functional",
      "topics": [
        "estimate.functional"
      ]
    },
    {
      "page": "expectiles",
      "title": "Identification function for state-dependent expectiles",
      "concept": [
        "identification functions"
      ],
      "topics": [
        "expectiles"
      ]
    },
    {
      "page": "GDP",
      "title": "real GDP realized values and one quarter ahead Greenbook forecasts (1969-2012)",
      "topics": [
        "GDP"
      ]
    },
    {
      "page": "lag",
      "title": "Lagging variables for use in estimate functional",
      "topics": [
        "lag"
      ]
    },
    {
      "page": "logistic_linear",
      "title": "linear logistic specification model",
      "concept": [
        "specification models"
      ],
      "topics": [
        "logistic_linear"
      ]
    },
    {
      "page": "plot.pointfore",
      "title": "Plots object of class \"pointfore\"",
      "topics": [
        "plot.pointfore"
      ]
    },
    {
      "page": "PointFore",
      "title": "PointFore: A package for estimating state-dependent quantile and expectile levels from a time series of point forecasts and observations",
      "topics": [
        "PointFore"
      ]
    },
    {
      "page": "precipitation",
      "title": "daily accumulated precipitation (in millimeter) at London, UK and 24-hours-ahead forecasts of the ECMWF (1969-2011)",
      "topics": [
        "precipitation"
      ]
    },
    {
      "page": "probit_break",
      "title": "probit break specification model with probit link",
      "concept": [
        "specification models"
      ],
      "topics": [
        "probit_break"
      ]
    },
    {
      "page": "probit_linear",
      "title": "linear specification model with probit link",
      "concept": [
        "specification models"
      ],
      "topics": [
        "probit_linear"
      ]
    },
    {
      "page": "probit_spline2",
      "title": "quadratic spline specification model with probit link",
      "concept": [
        "specification models"
      ],
      "topics": [
        "probit_spline2"
      ]
    },
    {
      "page": "probit_spline3",
      "title": "cubic spline specification model with probit link",
      "concept": [
        "specification models"
      ],
      "topics": [
        "probit_spline3"
      ]
    },
    {
      "page": "quantiles",
      "title": "Identification function for state-dependent quantiles",
      "concept": [
        "identification functions"
      ],
      "topics": [
        "quantiles"
      ]
    },
    {
      "page": "summary.pointfore",
      "title": "Method for object of class pointfore",
      "topics": [
        "summary.pointfore"
      ]
    }
  ],
  "_readme": "https://github.com/schmidtpk/pointfore/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gmm",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "GDP.Rmd",
      "filename": "GDP.html",
      "title": "GDP Greenbook forecasts",
      "author": "Patrick Schmidt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Analysis",
        "Replication of the results in \"Interpretation of Point Forecasts with Unknown Directive\" by Schmidt, Katzfuss and Gneiting",
        "Different information sets (instrumental vectors)",
        "Different specification models",
        "Different state variables"
      ],
      "created": "2019-01-23 15:14:18",
      "modified": "2020-12-07 16:40:46",
      "commits": 4
    },
    {
      "source": "Precipitation.Rmd",
      "filename": "Precipitation.html",
      "title": "Precipitation forecasts",
      "author": "Patrick Schmidt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data",
        "Analysis"
      ],
      "created": "2018-12-28 11:32:02",
      "modified": "2020-12-07 16:40:46",
      "commits": 2
    },
    {
      "source": "Tutorial.Rmd",
      "filename": "Tutorial.html",
      "title": "Tutorial for PointFore",
      "author": "Patrick Schmidt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulated Example",
        "Generate data",
        "Estimation of the functional",
        "Plot results",
        "Wald tests",
        "Creating your own specification models",
        "Applying non-standard instruments"
      ],
      "created": "2018-06-21 11:17:31",
      "modified": "2019-02-12 11:29:46",
      "commits": 4
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "pointfore",
  "_universes": [
    "schmidtpk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-10T07:19:06.000Z",
      "distro": "noble",
      "commit": "c10c5cba01c4a53fc426158197b9181e463a39b2",
      "fileid": "5860f0f9c0e3f738e150c9432eb43d7049a6cda495762b3b51671f72d2eb9583",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-10T07:18:59.000Z",
      "distro": "noble",
      "commit": "c10c5cba01c4a53fc426158197b9181e463a39b2",
      "fileid": "fe90ad66e2eaff2e1652c63137367d0002233298e685cd9ff91c8ce99501386d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-10T07:19:01.000Z",
      "commit": "c10c5cba01c4a53fc426158197b9181e463a39b2",
      "fileid": "91edafe4c89c9c416ace6798e9777c12af896b2ed474dd448c9ffe393c3d1024",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-10T07:18:54.000Z",
      "commit": "c10c5cba01c4a53fc426158197b9181e463a39b2",
      "fileid": "6589db9abd9a6dc825d78ea8231c4b4d0f86712ee92924f785b10347ed2690ee",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-10T07:18:29.000Z",
      "commit": "c10c5cba01c4a53fc426158197b9181e463a39b2",
      "fileid": "549963a6ee95872ac783288e8c0aceb964537e460277abf1d4f779ab555f37b7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-10T07:18:29.000Z",
      "commit": "c10c5cba01c4a53fc426158197b9181e463a39b2",
      "fileid": "d380bcd7e1ee4230a4b39d826a9b2b205e8ffaee8aeef1340a0c808e6de981ab",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-10T07:18:35.000Z",
      "commit": "c10c5cba01c4a53fc426158197b9181e463a39b2",
      "fileid": "b7add3fbc9d4cd1bff1b16edef405452a92e2bf7ada418d7ff5aabb70d9b4745",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-22T12:32:18.000Z",
      "commit": "c10c5cba01c4a53fc426158197b9181e463a39b2",
      "fileid": "b4a1b3e127d603c14816dada2d44c3f744ea3f3b4aff9b7dd268194d71ac570e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schmidtpk/actions/runs/25622640290"
    }
  ]
}