{
  "_id": "6a1051b6acfb0bcc41ca14f9",
  "Package": "ks",
  "Version": "1.15.2",
  "Date": "2026-05-09",
  "Title": "Kernel Smoothing",
  "Authors@R": "c(person(\"Tarn\", \"Duong\", role=c(\"aut\",\"cre\"), email=\"tarn.duong@gmail.com\", comment=c(ORCID=\"0000-0002-1198-3482\")),\nperson(\"Matt\", \"Wand\", role=\"ctb\", comment=c(ORCID=\"0000-0003-2555-896X\")),\nperson(\"Jose\", \"Chacon\", role=\"ctb\"),\nperson(\"Artur\", \"Gramacki\", role=\"ctb\", comment=c(ORCID=\"0000-0002-1610-9743\")))",
  "Maintainer": "Tarn Duong <tarn.duong@gmail.com>",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Description": "Kernel smoothers for univariate and multivariate data,\nwith comprehensive visualisation and bandwidth selection\ncapabilities, including for densities, density derivatives,\ncumulative distributions, clustering, classification, density\nridges, significant modal regions, and two-sample hypothesis\ntests. Chacon & Duong (2018) <doi:10.1201/9780429485572>.",
  "License": "GPL-2 | GPL-3",
  "URL": "https://mvstat.net/ks/, https://mvstat.net/mvksa/,\nhttps://github.com/cran/ks/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-09 16:41:06 UTC",
    "User": "root"
  },
  "Author": "Tarn Duong [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1198-3482>), Matt Wand [ctb]\n(ORCID: <https://orcid.org/0000-0003-2555-896X>), Jose Chacon\n[ctb], Artur Gramacki [ctb] (ORCID:\n<https://orcid.org/0000-0002-1610-9743>)",
  "Repository": "https://tarnduong.r-universe.dev",
  "Date/Publication": "2026-05-09 16:12:28 UTC",
  "RemoteUrl": "https://github.com/cran/ks",
  "RemoteRef": "HEAD",
  "RemoteSha": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
  "MD5sum": "70b512691794de3fa22b7798fe216429",
  "_user": "tarnduong",
  "_type": "src",
  "_file": "ks_1.15.2.tar.gz",
  "_fileid": "10efa92f15a24a6ebf6ecc7475b0d4f11b190cce2ce968faf5a7674e75539fb1",
  "_filesize": 1417333,
  "_sha256": "10efa92f15a24a6ebf6ecc7475b0d4f11b190cce2ce968faf5a7674e75539fb1",
  "_created": "2026-05-09T16:41:06.000Z",
  "_published": "2026-05-22T12:53:10.823Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77383266307,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6897100449"
    },
    {
      "job": 77383266383,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6897102939"
    },
    {
      "job": 77383266405,
      "time": 221,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897105703"
    },
    {
      "job": 77383266773,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897101888"
    },
    {
      "job": 77383267024,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6897096249"
    },
    {
      "job": 77383266508,
      "time": 228,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6897106558"
    },
    {
      "job": 77383266247,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897095214"
    },
    {
      "job": 77383266382,
      "time": 277,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897111833"
    },
    {
      "job": 77383265815,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897083827"
    },
    {
      "job": 77383265868,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160938332"
    },
    {
      "job": 77383266274,
      "time": 164,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6897100207"
    },
    {
      "job": 77383266565,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6897096857"
    },
    {
      "job": 77383266324,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6897098785"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ks",
  "_commit": {
    "id": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
    "author": "Tarn Duong <tarn.duong@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.15.2\n",
    "time": 1778343148
  },
  "_maintainer": {
    "name": "Tarn Duong",
    "email": "tarn.duong@gmail.com",
    "login": "tarnduong",
    "uuid": 17985127,
    "orcid": "0000-0002-1198-3482"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "FNN",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "kernlab",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "version": ">= 2.22",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "multicool",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0-0",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "geometry",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "misc3d",
      "version": ">= 0.4-0",
      "role": "Suggests"
    },
    {
      "package": "oz",
      "role": "Suggests"
    },
    {
      "package": "plot3D",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "version": ">= 0.66",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 285,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.15.2",
      "date": "2026-05-09"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "tarnduong",
      "count": 73,
      "uuid": 17985127
    }
  ],
  "_userbio": {
    "uuid": 17985127,
    "type": "user",
    "name": "tarnduong"
  },
  "_downloads": {
    "count": 66812,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ks"
  },
  "_mentions": 45,
  "_pkgdown": "https://mvstat.net/ks/",
  "_searchresults": 1176,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ks.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "tarnduong",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2005-02-26"
    },
    {
      "version": "1.2.1",
      "date": "2005-03-07"
    },
    {
      "version": "1.3.1",
      "date": "2005-04-28"
    },
    {
      "version": "1.3.2",
      "date": "2005-05-30"
    },
    {
      "version": "1.3.3",
      "date": "2005-09-15"
    },
    {
      "version": "1.3.4",
      "date": "2005-11-09"
    },
    {
      "version": "1.3.5",
      "date": "2005-12-20"
    },
    {
      "version": "1.4.0",
      "date": "2006-05-24"
    },
    {
      "version": "1.4.1",
      "date": "2006-06-23"
    },
    {
      "version": "1.4.2",
      "date": "2006-07-13"
    },
    {
      "version": "1.4.3",
      "date": "2006-09-29"
    },
    {
      "version": "1.4.4",
      "date": "2006-11-02"
    },
    {
      "version": "1.4.5",
      "date": "2007-01-05"
    },
    {
      "version": "1.4.6",
      "date": "2007-02-11"
    },
    {
      "version": "1.4.7",
      "date": "2007-03-06"
    },
    {
      "version": "1.4.8",
      "date": "2007-03-14"
    },
    {
      "version": "1.4.9",
      "date": "2007-03-19"
    },
    {
      "version": "1.4.10",
      "date": "2007-07-07"
    },
    {
      "version": "1.4.11",
      "date": "2007-08-01"
    },
    {
      "version": "1.4.12",
      "date": "2007-09-07"
    },
    {
      "version": "1.5.0",
      "date": "2007-10-04"
    },
    {
      "version": "1.5.1",
      "date": "2007-10-07"
    },
    {
      "version": "1.5.2",
      "date": "2007-10-14"
    },
    {
      "version": "1.5.3",
      "date": "2007-10-23"
    },
    {
      "version": "1.5.4",
      "date": "2007-10-24"
    },
    {
      "version": "1.5.5",
      "date": "2008-03-13"
    },
    {
      "version": "1.5.6",
      "date": "2008-07-05"
    },
    {
      "version": "1.5.7",
      "date": "2008-10-29"
    },
    {
      "version": "1.5.8",
      "date": "2008-11-06"
    },
    {
      "version": "1.5.9",
      "date": "2008-11-07"
    },
    {
      "version": "1.5.10",
      "date": "2009-01-09"
    },
    {
      "version": "1.5.11",
      "date": "2009-02-06"
    },
    {
      "version": "1.6.0",
      "date": "2009-02-16"
    },
    {
      "version": "1.6.1",
      "date": "2009-02-16"
    },
    {
      "version": "1.6.2",
      "date": "2009-03-11"
    },
    {
      "version": "1.6.3",
      "date": "2009-04-04"
    },
    {
      "version": "1.6.5",
      "date": "2009-06-23"
    },
    {
      "version": "1.6.6",
      "date": "2009-08-05"
    },
    {
      "version": "1.6.7",
      "date": "2009-10-05"
    },
    {
      "version": "1.6.8",
      "date": "2009-10-16"
    },
    {
      "version": "1.6.9",
      "date": "2010-01-29"
    },
    {
      "version": "1.6.10",
      "date": "2010-02-24"
    },
    {
      "version": "1.6.11",
      "date": "2010-03-09"
    },
    {
      "version": "1.6.12",
      "date": "2010-04-09"
    },
    {
      "version": "1.6.13",
      "date": "2010-06-11"
    },
    {
      "version": "1.7.0",
      "date": "2010-09-11"
    },
    {
      "version": "1.7.1",
      "date": "2010-09-14"
    },
    {
      "version": "1.7.2",
      "date": "2010-09-23"
    },
    {
      "version": "1.7.3",
      "date": "2010-10-08"
    },
    {
      "version": "1.7.4",
      "date": "2010-10-11"
    },
    {
      "version": "1.8.0",
      "date": "2011-01-04"
    },
    {
      "version": "1.8.1",
      "date": "2011-01-21"
    },
    {
      "version": "1.8.2",
      "date": "2011-05-19"
    },
    {
      "version": "1.8.3",
      "date": "2011-10-01"
    },
    {
      "version": "1.8.4",
      "date": "2011-11-04"
    },
    {
      "version": "1.8.5",
      "date": "2011-12-09"
    },
    {
      "version": "1.8.6",
      "date": "2012-02-15"
    },
    {
      "version": "1.8.7",
      "date": "2012-03-16"
    },
    {
      "version": "1.8.8",
      "date": "2012-05-25"
    },
    {
      "version": "1.8.9",
      "date": "2012-09-06"
    },
    {
      "version": "1.8.10",
      "date": "2012-09-19"
    },
    {
      "version": "1.8.11",
      "date": "2012-12-13"
    },
    {
      "version": "1.8.12",
      "date": "2013-03-25"
    },
    {
      "version": "1.8.13",
      "date": "2013-07-05"
    },
    {
      "version": "1.9.0",
      "date": "2014-03-27"
    },
    {
      "version": "1.9.1",
      "date": "2014-04-11"
    },
    {
      "version": "1.9.2",
      "date": "2014-04-22"
    },
    {
      "version": "1.9.3",
      "date": "2014-08-26"
    },
    {
      "version": "1.9.4",
      "date": "2015-03-06"
    },
    {
      "version": "1.9.5",
      "date": "2015-10-07"
    },
    {
      "version": "1.10.0",
      "date": "2015-10-22"
    },
    {
      "version": "1.10.1",
      "date": "2016-01-29"
    },
    {
      "version": "1.10.2",
      "date": "2016-03-03"
    },
    {
      "version": "1.10.3",
      "date": "2016-04-04"
    },
    {
      "version": "1.10.4",
      "date": "2016-06-25"
    },
    {
      "version": "1.10.5",
      "date": "2017-01-25"
    },
    {
      "version": "1.10.6",
      "date": "2017-03-20"
    },
    {
      "version": "1.10.7",
      "date": "2017-07-02"
    },
    {
      "version": "1.11.0",
      "date": "2018-01-16"
    },
    {
      "version": "1.11.1",
      "date": "2018-04-22"
    },
    {
      "version": "1.11.2",
      "date": "2018-06-09"
    },
    {
      "version": "1.11.3",
      "date": "2018-07-25"
    },
    {
      "version": "1.11.4",
      "date": "2019-02-20"
    },
    {
      "version": "1.11.5",
      "date": "2019-05-20"
    },
    {
      "version": "1.11.6",
      "date": "2019-11-04"
    },
    {
      "version": "1.11.7",
      "date": "2020-02-11"
    },
    {
      "version": "1.12.0",
      "date": "2021-02-07"
    },
    {
      "version": "1.13.0",
      "date": "2021-05-21"
    },
    {
      "version": "1.13.1",
      "date": "2021-06-01"
    },
    {
      "version": "1.13.2",
      "date": "2021-07-01"
    },
    {
      "version": "1.13.3",
      "date": "2021-12-17"
    },
    {
      "version": "1.13.4",
      "date": "2022-02-23"
    },
    {
      "version": "1.13.5",
      "date": "2022-04-14"
    },
    {
      "version": "1.14.0",
      "date": "2022-11-24"
    },
    {
      "version": "1.14.1",
      "date": "2023-08-10"
    },
    {
      "version": "1.14.2",
      "date": "2024-01-15"
    },
    {
      "version": "1.14.3",
      "date": "2024-09-20"
    },
    {
      "version": "1.15.0",
      "date": "2025-04-30"
    },
    {
      "version": "1.15.1",
      "date": "2025-05-04"
    },
    {
      "version": "1.15.2",
      "date": "2026-05-09"
    }
  ],
  "_exports": [
    ".contourBreaks",
    "amise.mixt",
    "as.kde",
    "binning",
    "block.indices",
    "col.diverging",
    "compare",
    "compare.kda.cv",
    "compare.kda.diag.cv",
    "contourBreaks",
    "contourLevels",
    "contourProbs",
    "contourSizes",
    "dckde",
    "dkde",
    "dmvnorm.mixt",
    "dmvt.mixt",
    "dnorm.mixt",
    "dwsupp",
    "getRow",
    "hamise.mixt",
    "Hamise.mixt",
    "Hamise.mixt.diag",
    "Hbcv",
    "Hbcv.diag",
    "histde",
    "hkda",
    "Hkda",
    "Hkda.diag",
    "hlscv",
    "Hlscv",
    "Hlscv.diag",
    "hmise.mixt",
    "Hmise.mixt",
    "Hmise.mixt.diag",
    "hnm",
    "Hnm",
    "Hnm.diag",
    "hns",
    "Hns",
    "Hns.diag",
    "hns.kcde",
    "Hns.kcde",
    "hpi",
    "Hpi",
    "Hpi.diag",
    "Hpi.diag.kcde",
    "Hpi.diag.kfe",
    "hpi.kcde",
    "Hpi.kcde",
    "hpi.kfe",
    "Hpi.kfe",
    "hscv",
    "Hscv",
    "Hscv.diag",
    "hucv",
    "Hucv",
    "Hucv.diag",
    "invvec",
    "invvech",
    "ise.mixt",
    "kcde",
    "kcopula",
    "kcopula.de",
    "kcurv",
    "kda",
    "kdcde",
    "kdde",
    "kdde.truncate",
    "kde",
    "kde.balloon",
    "kde.boundary",
    "kde.local.test",
    "kde.sp",
    "kde.test",
    "kde.truncate",
    "kdr",
    "kdr.segment",
    "kfe",
    "kfs",
    "kms",
    "kms.part",
    "kroc",
    "ksupp",
    "Lpdiff",
    "matrix.sqrt",
    "mise.mixt",
    "mur",
    "mvnorm.mixt.mode",
    "mvnorm.mixt.part",
    "now_time",
    "now.time",
    "nur",
    "nurs",
    "pkde",
    "plotmixt",
    "pre.scale",
    "pre.sphere",
    "qkde",
    "Qr",
    "reg.ucv",
    "rkde",
    "rmvnorm.mixt",
    "rmvt.mixt",
    "rnorm.mixt",
    "rowKpow",
    "Sdr",
    "Sdrv",
    "symconv.1d",
    "symconv.nd",
    "vec",
    "vech"
  ],
  "_datasets": [
    {
      "name": "air",
      "title": "Air quality measurements in an underground train station",
      "object": "air",
      "file": "air.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "time",
        "no",
        "no2",
        "pm10",
        "co2",
        "temp",
        "humi"
      ],
      "rows": 35039,
      "table": true,
      "tojson": true
    },
    {
      "name": "cardio",
      "title": "Foetal cardiotocograms",
      "object": "cardio",
      "file": "cardio.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "LB",
        "AC",
        "FM",
        "UC",
        "DL",
        "DS",
        "DP",
        "ASTV",
        "MSTV",
        "ALTV",
        "MLTV",
        "Width",
        "Min",
        "Max",
        "Nmax",
        "Nzeros",
        "Mode",
        "Mean",
        "Median",
        "Variance",
        "Tendency",
        "CLASS",
        "NSP"
      ],
      "rows": 2126,
      "table": true,
      "tojson": true
    },
    {
      "name": "grevillea",
      "title": "Geographical locations of grevillea plants",
      "object": "grevillea",
      "file": "grevillea.RData",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "long",
        "lat"
      ],
      "rows": 222,
      "table": true,
      "tojson": true
    },
    {
      "name": "hsct",
      "title": "Haematopoietic stem cell transplant",
      "object": "hsct",
      "file": "hsct.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FITC.CD45.1",
        "PE.Ly65Mac1",
        "PI.LiveDead",
        "APC.CD45.2",
        "label",
        "subject"
      ],
      "rows": 39128,
      "table": true,
      "tojson": true
    },
    {
      "name": "plate",
      "title": "Geographical locations of earthquakes and tectonic plates",
      "object": "plate",
      "file": "plate.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "long",
        "lat",
        "name"
      ],
      "rows": 6276,
      "table": true,
      "tojson": true
    },
    {
      "name": "platesf",
      "title": "Geographical locations of earthquakes and tectonic plates",
      "object": "platesf",
      "file": "platesf.RData",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "code",
        "platename",
        "geometry"
      ],
      "rows": 54,
      "table": false,
      "tojson": true
    },
    {
      "name": "quake",
      "title": "Geographical locations of earthquakes and tectonic plates",
      "object": "quake",
      "file": "quake.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "long",
        "lat",
        "depth",
        "prof"
      ],
      "rows": 5871,
      "table": true,
      "tojson": true
    },
    {
      "name": "quakesf",
      "title": "Geographical locations of earthquakes and tectonic plates",
      "object": "quakesf",
      "file": "quakesf.RData",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "year",
        "depth",
        "prof",
        "geometry"
      ],
      "rows": 5871,
      "table": true,
      "tojson": true
    },
    {
      "name": "tempb",
      "title": "Daily temperature",
      "object": "tempb",
      "file": "tempb.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "month",
        "day",
        "tmin",
        "tmax"
      ],
      "rows": 21908,
      "table": true,
      "tojson": true
    },
    {
      "name": "unicef",
      "title": "Unicef child mortality - life expectancy data",
      "object": "unicef",
      "file": "unicef.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Under-5",
        "Ave life exp"
      ],
      "rows": 73,
      "table": true,
      "tojson": true
    },
    {
      "name": "worldbank",
      "title": "Development indicators from the World Bank Group",
      "object": "worldbank",
      "file": "worldbank.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "CO2",
        "GDP.capita",
        "GDP.growth",
        "inflation",
        "internet",
        "ag.value"
      ],
      "rows": 218,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ks-package",
      "title": "ks",
      "topics": [
        "ks-package",
        "ks"
      ]
    },
    {
      "page": "air",
      "title": "Air quality measurements in an underground train station",
      "topics": [
        "air"
      ]
    },
    {
      "page": "as.kde",
      "title": "Quasi kernel density estimate",
      "topics": [
        "as.kde"
      ]
    },
    {
      "page": "binning",
      "title": "Linear binning for multivariate data",
      "topics": [
        "binning"
      ]
    },
    {
      "page": "cardio",
      "title": "Foetal cardiotocograms",
      "topics": [
        "cardio"
      ]
    },
    {
      "page": "contour",
      "title": "Contour functions",
      "topics": [
        ".contourBreaks",
        "contourBreaks",
        "contourLevels",
        "contourLevels.kda",
        "contourLevels.kdde",
        "contourLevels.kde",
        "contourProbs",
        "contourSizes"
      ]
    },
    {
      "page": "grevillea",
      "title": "Geographical locations of grevillea plants",
      "topics": [
        "grevillea"
      ]
    },
    {
      "page": "Hbcv",
      "title": "Biased cross-validation (BCV) bandwidth matrix selector for bivariate data",
      "topics": [
        "Hbcv",
        "Hbcv.diag"
      ]
    },
    {
      "page": "histde",
      "title": "Histogram density estimate",
      "topics": [
        "histde",
        "predict.histde"
      ]
    },
    {
      "page": "Hlscv",
      "title": "Least-squares cross-validation (LSCV) bandwidth matrix selector for multivariate data",
      "topics": [
        "Hlscv",
        "hlscv",
        "Hlscv.diag",
        "Hucv",
        "hucv",
        "Hucv.diag"
      ]
    },
    {
      "page": "Hnm",
      "title": "Normal mixture bandwidth",
      "topics": [
        "Hnm",
        "hnm",
        "Hnm.diag"
      ]
    },
    {
      "page": "Hns",
      "title": "Normal scale bandwidth",
      "topics": [
        "Hns",
        "hns",
        "Hns.diag",
        "Hns.kcde",
        "hns.kcde"
      ]
    },
    {
      "page": "Hpi",
      "title": "Plug-in bandwidth selector",
      "topics": [
        "Hpi",
        "hpi",
        "Hpi.diag"
      ]
    },
    {
      "page": "hsct",
      "title": "Haematopoietic stem cell transplant",
      "topics": [
        "hsct"
      ]
    },
    {
      "page": "Hscv",
      "title": "Smoothed cross-validation (SCV) bandwidth selector",
      "topics": [
        "Hscv",
        "hscv",
        "Hscv.diag"
      ]
    },
    {
      "page": "ise.mixt",
      "title": "Squared error bandwidth matrix selectors for normal mixture densities",
      "topics": [
        "amise.mixt",
        "Hamise.mixt",
        "hamise.mixt",
        "Hamise.mixt.diag",
        "Hmise.mixt",
        "hmise.mixt",
        "Hmise.mixt.diag",
        "ise.mixt",
        "mise.mixt"
      ]
    },
    {
      "page": "kcde",
      "title": "Kernel cumulative distribution/survival function estimate",
      "topics": [
        "Hpi.diag.kcde",
        "Hpi.kcde",
        "hpi.kcde",
        "kcde",
        "predict.kcde"
      ]
    },
    {
      "page": "kcopula",
      "title": "Kernel copula (density) estimate",
      "topics": [
        "kcopula",
        "kcopula.de"
      ]
    },
    {
      "page": "kda",
      "title": "Kernel discriminant analysis (kernel classification)",
      "topics": [
        "compare",
        "compare.kda.cv",
        "compare.kda.diag.cv",
        "Hkda",
        "hkda",
        "Hkda.diag",
        "kda",
        "predict.kda"
      ]
    },
    {
      "page": "kdcde",
      "title": "Deconvolution kernel density derivative estimate",
      "topics": [
        "dckde",
        "kdcde"
      ]
    },
    {
      "page": "kdde",
      "title": "Kernel density derivative estimate",
      "topics": [
        "kcurv",
        "kdde",
        "predict.kdde"
      ]
    },
    {
      "page": "kde",
      "title": "Kernel density estimate",
      "topics": [
        "kde",
        "predict.kde"
      ]
    },
    {
      "page": "kde.boundary",
      "title": "Kernel density estimate for bounded data",
      "topics": [
        "kde.boundary"
      ]
    },
    {
      "page": "kde.local.test",
      "title": "Kernel density based local two-sample comparison test",
      "topics": [
        "kde.local.test"
      ]
    },
    {
      "page": "kde.test",
      "title": "Kernel density based global two-sample comparison test",
      "topics": [
        "kde.test"
      ]
    },
    {
      "page": "kde.truncate",
      "title": "Truncated kernel density derivative estimate",
      "topics": [
        "kdde.truncate",
        "kde.truncate"
      ]
    },
    {
      "page": "kdr",
      "title": "Kernel density ridge estimation",
      "topics": [
        "kdr",
        "kdr.segment",
        "plot.kdr"
      ]
    },
    {
      "page": "kfe",
      "title": "Kernel functional estimate",
      "topics": [
        "Hpi.diag.kfe",
        "Hpi.kfe",
        "hpi.kfe",
        "kfe"
      ]
    },
    {
      "page": "kfs",
      "title": "Kernel feature significance",
      "topics": [
        "kfs"
      ]
    },
    {
      "page": "kms",
      "title": "Kernel mean shift clustering",
      "topics": [
        "kms",
        "plot.kms",
        "summary.kms"
      ]
    },
    {
      "page": "kroc",
      "title": "Kernel receiver operating characteristic (ROC) curve",
      "topics": [
        "kroc",
        "predict.kroc",
        "summary.kroc"
      ]
    },
    {
      "page": "ksupp",
      "title": "Kernel support estimate",
      "topics": [
        "ksupp",
        "plot.ksupp"
      ]
    },
    {
      "page": "mixt",
      "title": "Normal and t-mixture distributions",
      "topics": [
        "dmvnorm.mixt",
        "dmvt.mixt",
        "dnorm.mixt",
        "mvnorm.mixt.mode",
        "rmvnorm.mixt",
        "rmvt.mixt",
        "rnorm.mixt"
      ]
    },
    {
      "page": "plot.histde",
      "title": "Plot for histogram density estimate",
      "topics": [
        "plot.histde"
      ]
    },
    {
      "page": "plot.kcde",
      "title": "Plot for kernel cumulative distribution estimate",
      "topics": [
        "plot.kcde"
      ]
    },
    {
      "page": "plot.kda",
      "title": "Plot for kernel discriminant analysis",
      "topics": [
        "plot.kda"
      ]
    },
    {
      "page": "plot.kdde",
      "title": "Plot for kernel density derivative estimate",
      "topics": [
        "plot.kdde"
      ]
    },
    {
      "page": "plot.kde",
      "title": "Plot for kernel density estimate",
      "topics": [
        "plot.kde"
      ]
    },
    {
      "page": "plot.kde.loctest",
      "title": "Plot for kernel local significant difference regions",
      "topics": [
        "plot.kde.loctest"
      ]
    },
    {
      "page": "plot.kde.part",
      "title": "Partition plot for kernel density clustering",
      "topics": [
        "kms.part",
        "mvnorm.mixt.part",
        "plot.kde.part"
      ]
    },
    {
      "page": "plot.kfs",
      "title": "Plot for kernel feature significance",
      "topics": [
        "plot.kfs"
      ]
    },
    {
      "page": "plot.kroc",
      "title": "Plot for kernel receiver operating characteristic curve (ROC) estimate",
      "topics": [
        "plot.kroc"
      ]
    },
    {
      "page": "plotmixt",
      "title": "Plot for 1- to 3-dimensional normal and t-mixture density functions",
      "topics": [
        "plotmixt"
      ]
    },
    {
      "page": "pre.transform",
      "title": "Pre-sphering and pre-scaling",
      "topics": [
        "pre.scale",
        "pre.sphere"
      ]
    },
    {
      "page": "quake",
      "title": "Geographical locations of earthquakes and tectonic plates",
      "topics": [
        "plate",
        "platesf",
        "quake",
        "quakesf"
      ]
    },
    {
      "page": "rkde",
      "title": "Derived quantities from kernel density estimates",
      "topics": [
        "dkde",
        "pkde",
        "qkde",
        "rkde"
      ]
    },
    {
      "page": "tempb",
      "title": "Daily temperature",
      "topics": [
        "tempb"
      ]
    },
    {
      "page": "unicef",
      "title": "Unicef child mortality - life expectancy data",
      "topics": [
        "unicef"
      ]
    },
    {
      "page": "vector",
      "title": "Vector and vector half operators",
      "topics": [
        "invvec",
        "invvech",
        "vec",
        "vech"
      ]
    },
    {
      "page": "vkde",
      "title": "Variable kernel density estimate.",
      "topics": [
        "kde.balloon",
        "kde.sp"
      ]
    },
    {
      "page": "worldbank",
      "title": "Development indicators from the World Bank Group",
      "topics": [
        "worldbank"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ks/raw/HEAD/README.md",
  "_rundeps": [
    "FNN",
    "kernlab",
    "KernSmooth",
    "lattice",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pracma",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "ks.Rmd",
      "filename": "ks.html",
      "title": "ks: Kernel density estimation for bivariate data",
      "author": "Tarn Duong",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Bivariate data example",
        "References"
      ],
      "created": "2026-05-09 16:12:28",
      "modified": "2026-05-09 16:12:28",
      "commits": 1
    }
  ],
  "_score": 11.429287900237926,
  "_indexed": true,
  "_nocasepkg": "ks",
  "_universes": [
    "tarnduong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.2",
      "date": "2026-05-09T16:43:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "dbaa1e93424a6ddc58346dd15838f81f3f08cb42ea89d700938d5b5e9eb67dbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.2",
      "date": "2026-05-09T16:43:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "67f5468129be69a37dfd999566b38469da4ae6af3330b429a77943601e1bdeaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15.2",
      "date": "2026-05-09T16:44:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "7cd792cc8327139a02ceef2e00bbdf7b4aec10dcefc96588a774ffcffe1d06b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15.2",
      "date": "2026-05-09T16:43:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "1c9b27dd3b4eab6bdc02cc33e49d2d7acb372f098bf747431c354f829e01d1c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.2",
      "date": "2026-05-09T16:42:49.000Z",
      "arch": "aarch64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "2ca61bd9144218efbb1d1d83a27333d8874dba32831fae57fb4bed7b963a9029",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.2",
      "date": "2026-05-09T16:43:47.000Z",
      "arch": "x86_64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "ce8e7b36beeb444b9c23582d29e0082dd5801c6f4a3820eaedb6744973578772",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15.2",
      "date": "2026-05-09T16:42:41.000Z",
      "arch": "aarch64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "5e984a990a0e969e9a54da2973dd7ac02c5b7c174e97b4b46bd3db7b30d5004d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15.2",
      "date": "2026-05-09T16:44:05.000Z",
      "arch": "x86_64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "f13a0dfb7cee912f1ad330559e03dbea886eb3754f95d9be384fa309bf9596d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15.2",
      "date": "2026-05-09T16:42:37.000Z",
      "arch": "x86_64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "393a62d63b7ca5b881521e6de6171f47ef1a285d9dc90d53b70036475e8041c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15.2",
      "date": "2026-05-09T16:42:24.000Z",
      "arch": "x86_64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "ea08ee24e02c8ab692440087444d566150e67e45ddd5e30e06ec40a700a5343c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.15.2",
      "date": "2026-05-09T16:42:31.000Z",
      "arch": "x86_64",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "1de20a7f43d9ad119f3c3128b5c691a263ffdccc976bfdc94664aea9afed1418",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15.2",
      "date": "2026-05-22T12:52:53.000Z",
      "arch": "emscripten",
      "commit": "45bc4e2f7e4c370a9a8c59adf8844d678a014b5f",
      "fileid": "9f2525928a094ca3d78e2ecb08b676a131264be9c1422c1c7dd6e26a847117c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tarnduong/actions/runs/25606201615"
    }
  ]
}