{
  "_id": "6a251d994b233be19838f07c",
  "Package": "Kernelheaping",
  "Type": "Package",
  "Title": "Kernel Density Estimation for Heaped and Rounded Data",
  "Authors@R": "c(person(\"Marcus\", \"Gross\",\nrole = c(\"aut\", \"cre\"), email = \"marcus.gross@inwt-statistics.de\"),\nperson(\"Lukas\", \"Fuchs\", role = \"aut\",\nemail = \"f.lukas@live.de\"),\nperson(\"Kerstin\", \"Erfurth\", role = \"ctb\",\nemail = \"keri.erfurth@gmail.com\"))",
  "Version": "2.3.0",
  "Date": "2022-01-26",
  "Author": "Marcus Gross [aut, cre], Lukas Fuchs [aut], Kerstin Erfurth\n[ctb]",
  "Maintainer": "Marcus Gross <marcus.gross@inwt-statistics.de>",
  "Description": "In self-reported or anonymised data the user often\nencounters heaped data, i.e. data which are rounded (to a\npossibly different degree of coarseness). While this is mostly\na minor problem in parametric density estimation the bias can\nbe very large for non-parametric methods such as kernel density\nestimation. This package implements a partly Bayesian algorithm\ntreating the true unknown values as additional parameters and\nestimates the rounding parameters to give a corrected kernel\ndensity estimate. It supports various standard bandwidth\nselection methods. Varying rounding probabilities (depending on\nthe true value) and asymmetric rounding is estimable as well:\nGross, M. and Rendtel, U. (2016) (<doi:10.1093/jssam/smw011>).\nAdditionally, bivariate non-parametric density estimation for\nrounded data, Gross, M. et al. (2016)\n(<doi:10.1111/rssa.12179>), as well as data aggregated on areas\nis supported.",
  "License": "GPL-2 | GPL-3",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:14:26 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make pari-gp",
  "Repository": "https://mgross.r-universe.dev",
  "Date/Publication": "2022-01-26 17:42:52 UTC",
  "RemoteUrl": "https://github.com/cran/Kernelheaping",
  "RemoteRef": "HEAD",
  "RemoteSha": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
  "MD5sum": "5c1e6efe7e3fae37969f292a058059f1",
  "_user": "mgross",
  "_type": "src",
  "_file": "Kernelheaping_2.3.0.tar.gz",
  "_fileid": "f8ffacc18bca39d31c6a5afc0ba26448e3941603184c7f3fd48d2d8289f3aadf",
  "_filesize": 152075,
  "_sha256": "f8ffacc18bca39d31c6a5afc0ba26448e3941603184c7f3fd48d2d8289f3aadf",
  "_created": "2026-06-07T07:14:26.000Z",
  "_published": "2026-06-07T07:28:25.725Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940104831,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461805762"
    },
    {
      "job": 79940104846,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461808284"
    },
    {
      "job": 79940104852,
      "time": 267,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461873844"
    },
    {
      "job": 79940104843,
      "time": 159,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461853958"
    },
    {
      "job": 79939855135,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461784746"
    },
    {
      "job": 79940104840,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461800076"
    },
    {
      "job": 79940104882,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461803853"
    },
    {
      "job": 79940104845,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461801516"
    },
    {
      "job": 79940104886,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461802866"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Kernelheaping",
  "_commit": {
    "id": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
    "author": "Marcus Gross <marcus.gross@inwt-statistics.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.3.0\n",
    "time": 1643218972
  },
  "_maintainer": {
    "name": "Marcus Gross",
    "email": "marcus.gross@inwt-statistics.de",
    "login": "mgross",
    "description": "",
    "uuid": 5138071
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "ks",
      "role": "Depends"
    },
    {
      "package": "sparr",
      "role": "Depends"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "GB2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mgross",
      "count": 6,
      "uuid": 5138071
    }
  ],
  "_userbio": {
    "uuid": 5138071,
    "type": "user",
    "name": "Marcus Groß"
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Kernelheaping"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Kernelheaping.html",
    "manual.pdf"
  ],
  "_realowner": "mgross",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2",
      "date": "2015-01-27"
    },
    {
      "version": "0.5",
      "date": "2015-04-27"
    },
    {
      "version": "0.9",
      "date": "2015-06-13"
    },
    {
      "version": "1.0",
      "date": "2015-07-31"
    },
    {
      "version": "1.2",
      "date": "2015-12-07"
    },
    {
      "version": "1.5",
      "date": "2016-03-21"
    },
    {
      "version": "1.6",
      "date": "2016-04-15"
    },
    {
      "version": "2.1.8",
      "date": "2017-10-10"
    },
    {
      "version": "2.2.0",
      "date": "2018-07-31"
    },
    {
      "version": "2.2.1",
      "date": "2019-08-02"
    },
    {
      "version": "2.2.2",
      "date": "2020-02-21"
    },
    {
      "version": "2.2.8",
      "date": "2021-05-11"
    },
    {
      "version": "2.3.0",
      "date": "2022-01-26"
    }
  ],
  "_exports": [
    "createSim.Kernelheaping",
    "dbivr",
    "dclass",
    "dheaping",
    "dshape3dProp",
    "dshapebivr",
    "dshapebivrProp",
    "sim.Kernelheaping",
    "simSummary.Kernelheaping",
    "toOtherShape",
    "tracePlots"
  ],
  "_datasets": [
    {
      "name": "students",
      "title": "Student0405",
      "object": "students",
      "file": "students.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sex",
        "GPA",
        "ReligImp",
        "MissClass",
        "Seat",
        "PartyDays",
        "StudyHrs"
      ],
      "rows": 690,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "createSim.Kernelheaping",
      "title": "Create heaped data for Simulation",
      "topics": [
        "createSim.Kernelheaping"
      ]
    },
    {
      "page": "dbivr",
      "title": "Bivariate kernel density estimation for rounded data",
      "topics": [
        "dbivr"
      ]
    },
    {
      "page": "dclass",
      "title": "Kernel density estimation for classified data",
      "topics": [
        "dclass"
      ]
    },
    {
      "page": "dheaping",
      "title": "Kernel density estimation for heaped data",
      "topics": [
        "dheaping"
      ]
    },
    {
      "page": "dshape3dProp",
      "title": "3d Kernel density estimation for data classified in polygons or shapes",
      "topics": [
        "dshape3dProp"
      ]
    },
    {
      "page": "dshapebivr",
      "title": "Bivariate Kernel density estimation for data classified in polygons or shapes",
      "topics": [
        "dshapebivr"
      ]
    },
    {
      "page": "dshapebivrProp",
      "title": "Bivariate Kernel density estimation for data classified in polygons or shapes",
      "topics": [
        "dshapebivrProp"
      ]
    },
    {
      "page": "Kernelheaping",
      "title": "Kernel Density Estimation for Heaped Data",
      "topics": [
        "Kernelheaping"
      ]
    },
    {
      "page": "plot.bivrounding",
      "title": "Plot Kernel density estimate of heaped data naively and corrected by partly bayesian model",
      "topics": [
        "plot.bivrounding"
      ]
    },
    {
      "page": "plot.Kernelheaping",
      "title": "Plot Kernel density estimate of heaped data naively and corrected by partly bayesian model",
      "topics": [
        "plot.Kernelheaping"
      ]
    },
    {
      "page": "sim.Kernelheaping",
      "title": "Simulation of heaping correction method",
      "topics": [
        "sim.Kernelheaping"
      ]
    },
    {
      "page": "simSummary.Kernelheaping",
      "title": "Simulation Summary",
      "topics": [
        "simSummary.Kernelheaping"
      ]
    },
    {
      "page": "students",
      "title": "Student0405",
      "topics": [
        "students"
      ]
    },
    {
      "page": "summary.Kernelheaping",
      "title": "Prints some descriptive statistics (means and quantiles) for the estimated rounding, bias and acceleration (beta) parameters",
      "topics": [
        "summary.Kernelheaping"
      ]
    },
    {
      "page": "toOtherShape",
      "title": "Transfer observations to other shape",
      "topics": [
        "toOtherShape"
      ]
    },
    {
      "page": "tracePlots",
      "title": "Plots some trace plots for the rounding, bias and acceleration (beta) parameters",
      "topics": [
        "tracePlots"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "boot",
    "cli",
    "codetools",
    "contfrac",
    "cubature",
    "DBI",
    "deldir",
    "deSolve",
    "doParallel",
    "dplyr",
    "elliptic",
    "fastmatch",
    "fitdistrplus",
    "FNN",
    "foreach",
    "GB2",
    "generics",
    "glue",
    "goftest",
    "hypergeo",
    "iterators",
    "kernlab",
    "KernSmooth",
    "ks",
    "laeken",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "minqa",
    "misc3d",
    "mitools",
    "multicool",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "polyclip",
    "pracma",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rpart",
    "sp",
    "sparr",
    "spatstat",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.linnet",
    "spatstat.model",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "survey",
    "survival",
    "tensor",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.0413926851582251,
  "_indexed": true,
  "_nocasepkg": "kernelheaping",
  "_universes": [
    "mgross"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-06-07T07:17:28.000Z",
      "distro": "noble",
      "commit": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
      "fileid": "d5f3b3a8d624c03920e318d1e6657e403ec32ab209397ae07891d07c9260881d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-06-07T07:17:43.000Z",
      "distro": "noble",
      "commit": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
      "fileid": "7edbd847ef6383cf17fb17e379b0383440b5a564f77dccef1ea64b86d2a1c6f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-06-07T07:26:20.000Z",
      "commit": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
      "fileid": "3bfcf839376c0675403ad572f14605062a2f92a28f2c00e54c0557e7de759db5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-06-07T07:24:02.000Z",
      "commit": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
      "fileid": "c21337d3ea07a0301664610871b380e56042040157103d04d103bfb60b723637",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0",
      "date": "2026-06-07T07:17:36.000Z",
      "commit": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
      "fileid": "0d15b434884ebbdb75b13278f74d9469d0e7ad8f573368aca55b74a9d80db6a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-06-07T07:17:07.000Z",
      "commit": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
      "fileid": "ce1fae87119244b1283feb5fecf76f6d2e8065f27ce2aa7b6dbf5bdd1a68c1c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-06-07T07:16:50.000Z",
      "commit": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
      "fileid": "780a30f7793856564034cd48e17940c934a6ce8a54df50410547d7c6c236f582",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-06-07T07:17:01.000Z",
      "commit": "d916c0c7286124af4c9f4c5094ede84a7e3f9b2a",
      "fileid": "82d142a7524bd72b15ad01648e78a5a4c66cd71d32002afc6409a2251b463b67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mgross/actions/runs/27085777991"
    }
  ]
}