{
  "_id": "6a215ebbcd65a98ecbd2fe34",
  "Package": "np",
  "Version": "0.70-3",
  "Date": "2026-06-01",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "RoxygenNote": "0.0.0",
  "Title": "Nonparametric Kernel Smoothing Methods for Mixed Data Types",
  "Authors@R": "c(person(given = \"Jeffrey S.\", family = \"Racine\", role = c(\"aut\",\"cre\"), email = \"racinej@mcmaster.ca\"),\nperson(given = \"Tristen\", family = \"Hayfield\", role = c(\"aut\"), email = \"tristen.hayfield@gmail.com\"))",
  "Maintainer": "Jeffrey S. Racine <racinej@mcmaster.ca>",
  "Description": "Nonparametric (and semiparametric) kernel methods that\nseamlessly handle a mix of continuous, unordered, and ordered\nfactor data types. We would like to gratefully acknowledge\nsupport from the Natural Sciences and Engineering Research\nCouncil of Canada (NSERC, <https://www.nserc-crsng.gc.ca/>),\nthe Social Sciences and Humanities Research Council of Canada\n(SSHRC, <https://www.sshrc-crsh.gc.ca/>), and the Shared\nHierarchical Academic Research Computing Network (SHARCNET,\n<https://sharcnet.ca/>). We would also like to acknowledge the\ncontributions of the GNU GSL authors. In particular, we adapt\nthe GNU GSL B-spline routine gsl_bspline.c adding automated\nsupport for quantile knots (in addition to uniform knots),\nproviding missing functionality for derivatives, and for\nextending the splines beyond their endpoints.",
  "License": "GPL",
  "Encoding": "UTF-8",
  "URL": "https://github.com/JeffreyRacine/R-Package-np",
  "BugReports": "https://github.com/JeffreyRacine/R-Package-np/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 11:11:11 UTC",
    "User": "root"
  },
  "Author": "Jeffrey S. Racine [aut, cre], Tristen Hayfield [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-04 06:59:14 UTC",
  "RemoteUrl": "https://github.com/cran/np",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3be8b5ff90ef242580b60407f8fb1fd2cc18240",
  "MD5sum": "20f26c8d8d47ad3eee3e5923fc87bf13",
  "_user": "cran",
  "_type": "src",
  "_file": "np_0.70-3.tar.gz",
  "_fileid": "c0fac5337327bbf04e22027aff9bdb312a8c0cef6e1e8aed0db0194f22f1b665",
  "_filesize": 2735382,
  "_sha256": "c0fac5337327bbf04e22027aff9bdb312a8c0cef6e1e8aed0db0194f22f1b665",
  "_created": "2026-06-04T11:11:11.000Z",
  "_published": "2026-06-04T11:17:15.403Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79506354059,
      "time": 247,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7410014774"
    },
    {
      "job": 79506354012,
      "time": 267,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7410020136"
    },
    {
      "job": 79506354021,
      "time": 249,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410015504"
    },
    {
      "job": 79506354025,
      "time": 258,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7410017685"
    },
    {
      "job": 79505555409,
      "time": 303,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409932748"
    },
    {
      "job": 79506353988,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409973233"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26947941869",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/np",
  "_commit": {
    "id": "c3be8b5ff90ef242580b60407f8fb1fd2cc18240",
    "author": "Jeffrey S. Racine <racinej@mcmaster.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.70-3\n",
    "time": 1780556354
  },
  "_maintainer": {
    "name": "Jeffrey S. Racine",
    "email": "racinej@mcmaster.ca",
    "login": "jeffreyracine",
    "description": "",
    "uuid": 868531
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "crs",
      "version": ">= 0.15-44",
      "role": "LinkingTo"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "cubature",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "crs",
      "version": ">= 0.15-44",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "logspline",
      "role": "Suggests"
    },
    {
      "package": "ks",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 46,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.60-19",
      "date": "2026-01-29"
    },
    {
      "name": "0.60-20",
      "date": "2026-02-12"
    },
    {
      "name": "0.70-1",
      "date": "2026-05-02"
    },
    {
      "name": "0.70-2",
      "date": "2026-05-15"
    },
    {
      "name": "0.70-3",
      "date": "2026-06-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jeffreyracine",
      "count": 55,
      "uuid": 868531
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 12674,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/np"
  },
  "_mentions": 11,
  "_devurl": "https://github.com/jeffreyracine/r-package-np",
  "_searchresults": 1084,
  "_topics": [
    "openblas"
  ],
  "_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/np.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeffreyracine/r-package-np",
  "_realowner": "jeffreyracine",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.12-1",
      "date": "2006-11-19"
    },
    {
      "version": "0.13-1",
      "date": "2007-05-03"
    },
    {
      "version": "0.14-1",
      "date": "2007-12-18"
    },
    {
      "version": "0.14-2",
      "date": "2008-01-11"
    },
    {
      "version": "0.14-3",
      "date": "2008-05-02"
    },
    {
      "version": "0.20-0",
      "date": "2008-07-28"
    },
    {
      "version": "0.20-1",
      "date": "2008-08-13"
    },
    {
      "version": "0.20-2",
      "date": "2008-11-02"
    },
    {
      "version": "0.20-3",
      "date": "2008-11-14"
    },
    {
      "version": "0.20-4",
      "date": "2008-11-20"
    },
    {
      "version": "0.30-0",
      "date": "2009-01-16"
    },
    {
      "version": "0.30-1",
      "date": "2009-01-29"
    },
    {
      "version": "0.30-2",
      "date": "2009-04-19"
    },
    {
      "version": "0.30-3",
      "date": "2009-06-02"
    },
    {
      "version": "0.30-4",
      "date": "2010-01-28"
    },
    {
      "version": "0.30-5",
      "date": "2010-01-29"
    },
    {
      "version": "0.30-6",
      "date": "2010-02-03"
    },
    {
      "version": "0.30-7",
      "date": "2010-02-15"
    },
    {
      "version": "0.30-8",
      "date": "2010-04-20"
    },
    {
      "version": "0.30-9",
      "date": "2010-05-17"
    },
    {
      "version": "0.40-0",
      "date": "2010-05-26"
    },
    {
      "version": "0.40-1",
      "date": "2010-06-04"
    },
    {
      "version": "0.40-3",
      "date": "2010-07-24"
    },
    {
      "version": "0.40-4",
      "date": "2011-01-21"
    },
    {
      "version": "0.40-5",
      "date": "2011-04-26"
    },
    {
      "version": "0.40-6",
      "date": "2011-06-02"
    },
    {
      "version": "0.40-7",
      "date": "2011-06-09"
    },
    {
      "version": "0.40-9",
      "date": "2011-07-30"
    },
    {
      "version": "0.40-10",
      "date": "2011-10-24"
    },
    {
      "version": "0.40-11",
      "date": "2011-10-25"
    },
    {
      "version": "0.40-12",
      "date": "2011-11-25"
    },
    {
      "version": "0.40-13",
      "date": "2012-03-06"
    },
    {
      "version": "0.50-1",
      "date": "2013-03-14"
    },
    {
      "version": "0.60-0",
      "date": "2014-06-01"
    },
    {
      "version": "0.60-2",
      "date": "2014-06-28"
    },
    {
      "version": "0.60-3",
      "date": "2017-04-29"
    },
    {
      "version": "0.60-4",
      "date": "2017-12-04"
    },
    {
      "version": "0.60-5",
      "date": "2018-01-04"
    },
    {
      "version": "0.60-6",
      "date": "2018-01-13"
    },
    {
      "version": "0.60-7",
      "date": "2018-05-01"
    },
    {
      "version": "0.60-8",
      "date": "2018-06-04"
    },
    {
      "version": "0.60-9",
      "date": "2018-10-25"
    },
    {
      "version": "0.60-10",
      "date": "2020-02-06"
    },
    {
      "version": "0.60-11",
      "date": "2021-06-14"
    },
    {
      "version": "0.60-13",
      "date": "2022-08-16"
    },
    {
      "version": "0.60-14",
      "date": "2022-09-05"
    },
    {
      "version": "0.60-15",
      "date": "2022-10-09"
    },
    {
      "version": "0.60-16",
      "date": "2022-10-19"
    },
    {
      "version": "0.60-17",
      "date": "2023-03-13"
    },
    {
      "version": "0.60-18",
      "date": "2024-12-10"
    },
    {
      "version": "0.60-19",
      "date": "2026-01-29"
    },
    {
      "version": "0.60-20",
      "date": "2026-02-16"
    },
    {
      "version": "0.70-1",
      "date": "2026-05-02"
    },
    {
      "version": "0.70-2",
      "date": "2026-05-15"
    },
    {
      "version": "0.70-3",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "b.star",
    "dimBS",
    "gradients",
    "np_boot_control",
    "np_grid_control",
    "np_render_control",
    "np.pairs",
    "np.pairs.plot",
    "npcdens",
    "npcdensbw",
    "npcdenshat",
    "npcdist",
    "npcdistbw",
    "npcdisthat",
    "npcmstest",
    "npconmode",
    "npcopula",
    "npdeneqtest",
    "npdeptest",
    "npindex",
    "npindexbw",
    "npindexhat",
    "npksum",
    "nplsqreg",
    "nplsqregbw",
    "npplreg",
    "npplregbw",
    "npplreghat",
    "npqcmstest",
    "npqreg",
    "npquantile",
    "npreg",
    "npregbw",
    "npreghat",
    "npregiv",
    "npregivderiv",
    "npscoef",
    "npscoefbw",
    "npscoefhat",
    "npsdeptest",
    "npseed",
    "npsigtest",
    "npsymtest",
    "nptgauss",
    "npudens",
    "npudensbw",
    "npudenshat",
    "npudist",
    "npudistbw",
    "npudisthat",
    "npuniden.boundary",
    "npuniden.reflect",
    "npuniden.sc",
    "npunitest",
    "se",
    "uocquantile"
  ],
  "_datasets": [
    {
      "name": "bw",
      "title": "Cross Country Growth Panel",
      "object": "oecdpanel",
      "file": "oecdpanel.rda",
      "class": [
        "rbandwidth"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "bw.all",
      "title": "Cross-Sectional Data on Wages",
      "object": "wage1",
      "file": "wage1.rda",
      "class": [
        "rbandwidth"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "bw.subset",
      "title": "Cross-Sectional Data on Wages",
      "object": "wage1",
      "file": "wage1.rda",
      "class": [
        "rbandwidth"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "cps71",
      "title": "Canadian High School Graduate Earnings",
      "object": "cps71",
      "file": "cps71.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "logwage",
        "age"
      ],
      "rows": 205,
      "table": true,
      "tojson": true
    },
    {
      "name": "Engel95",
      "title": "1995 British Family Expenditure Survey",
      "object": "Engel95",
      "file": "Engel95.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "food",
        "catering",
        "alcohol",
        "fuel",
        "motor",
        "fares",
        "leisure",
        "logexp",
        "logwages",
        "nkids"
      ],
      "rows": 1655,
      "table": true,
      "tojson": true
    },
    {
      "name": "Italy",
      "title": "Italian GDP Panel",
      "object": "Italy",
      "file": "Italy.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "gdp"
      ],
      "rows": 1008,
      "table": true,
      "tojson": true
    },
    {
      "name": "oecdpanel",
      "title": "Cross Country Growth Panel",
      "object": "oecdpanel",
      "file": "oecdpanel.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "growth",
        "oecd",
        "year",
        "initgdp",
        "popgro",
        "inv",
        "humancap"
      ],
      "rows": 616,
      "table": true,
      "tojson": true
    },
    {
      "name": "wage1",
      "title": "Cross-Sectional Data on Wages",
      "object": "wage1",
      "file": "wage1.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "wage",
        "educ",
        "exper",
        "tenure",
        "nonwhite",
        "female",
        "married",
        "numdep",
        "smsa",
        "northcen",
        "south",
        "west",
        "construc",
        "ndurman",
        "trcommpu",
        "trade",
        "services",
        "profserv",
        "profocc",
        "clerocc",
        "servocc",
        "lwage",
        "expersq",
        "tenursq"
      ],
      "rows": 526,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "b.star",
      "title": "Compute Optimal Block Length for Stationary and Circular Bootstrap",
      "topics": [
        "b.star"
      ]
    },
    {
      "page": "data-cps71",
      "title": "Canadian High School Graduate Earnings",
      "topics": [
        "cps71"
      ]
    },
    {
      "page": "dimBS",
      "title": "Local-Polynomial Basis Dimension Helper",
      "topics": [
        "dimBS"
      ]
    },
    {
      "page": "data-Engel95",
      "title": "1995 British Family Expenditure Survey",
      "topics": [
        "Engel95"
      ]
    },
    {
      "page": "gradients",
      "title": "Extract Gradients",
      "topics": [
        "gradients",
        "gradients.condensity",
        "gradients.condistribution",
        "gradients.npregression",
        "gradients.qregression",
        "gradients.singleindex"
      ]
    },
    {
      "page": "data-italy",
      "title": "Italian GDP Panel",
      "topics": [
        "Italy"
      ]
    },
    {
      "page": "np-package",
      "title": "Nonparametric Kernel Smoothing Methods for Mixed Data Types",
      "topics": [
        "np-package",
        "np"
      ]
    },
    {
      "page": "np.plot.controls",
      "title": "Validated plot control helpers",
      "topics": [
        "np_boot_control",
        "np_grid_control",
        "np_render_control"
      ]
    },
    {
      "page": "np.kernels",
      "title": "Kernel Functions Used In 'np'",
      "topics": [
        "np.kernels"
      ]
    },
    {
      "page": "np.options",
      "title": "Global Package Options for 'np'",
      "topics": [
        "np.options"
      ]
    },
    {
      "page": "np.pairs",
      "title": "Cross-Validated Pairs Plot (Helper Functions)",
      "topics": [
        "np.pairs",
        "np.pairs.plot"
      ]
    },
    {
      "page": "np.condensity",
      "title": "Kernel Conditional Density Estimation with Mixed Data Types",
      "topics": [
        "npcdens",
        "npcdens.conbandwidth",
        "npcdens.default",
        "npcdens.formula"
      ]
    },
    {
      "page": "np.condensity.bw",
      "title": "Kernel Conditional Density Bandwidth Selection with Mixed Data Types",
      "topics": [
        "npcdensbw",
        "npcdensbw.conbandwidth",
        "npcdensbw.default",
        "npcdensbw.formula"
      ]
    },
    {
      "page": "npcdenshat",
      "title": "Conditional Density Hat Operator",
      "topics": [
        "npcdenshat"
      ]
    },
    {
      "page": "np.condistribution",
      "title": "Kernel Conditional Distribution Estimation with Mixed Data Types",
      "topics": [
        "npcdist",
        "npcdist.condbandwidth",
        "npcdist.default",
        "npcdist.formula"
      ]
    },
    {
      "page": "np.condistribution.bw",
      "title": "Kernel Conditional Distribution Bandwidth Selection with Mixed Data Types",
      "topics": [
        "npcdistbw",
        "npcdistbw.condbandwidth",
        "npcdistbw.default",
        "npcdistbw.formula"
      ]
    },
    {
      "page": "npcdisthat",
      "title": "Conditional Distribution Hat Operator",
      "topics": [
        "npcdisthat"
      ]
    },
    {
      "page": "np.cmstest",
      "title": "Kernel Consistent Model Specification Test with Mixed Data Types",
      "topics": [
        "npcmstest"
      ]
    },
    {
      "page": "np.conmode",
      "title": "Kernel Modal Regression with Mixed Data Types",
      "topics": [
        "npconmode",
        "npconmode.conbandwidth",
        "npconmode.default",
        "npconmode.formula",
        "plot.conmode",
        "predict.conmode"
      ]
    },
    {
      "page": "np.copula",
      "title": "Kernel Copula Estimation with Mixed Data Types",
      "topics": [
        "as.data.frame.npcopula",
        "fitted.npcopula",
        "npcopula",
        "npcopula.default",
        "npcopula.formula",
        "plot.npcopula",
        "predict.npcopula",
        "print.npcopula",
        "se.npcopula",
        "summary.npcopula"
      ]
    },
    {
      "page": "np.deneqtest",
      "title": "Kernel Consistent Density Equality Test with Mixed Data Types",
      "topics": [
        "npdeneqtest"
      ]
    },
    {
      "page": "np.deptest",
      "title": "Kernel Consistent Pairwise Nonlinear Dependence Test for Univariate Processes",
      "topics": [
        "npdeptest"
      ]
    },
    {
      "page": "np.singleindex",
      "title": "Semiparametric Single Index Model",
      "topics": [
        "npindex",
        "npindex.default",
        "npindex.formula",
        "npindex.sibandwidth"
      ]
    },
    {
      "page": "np.singleindex.bw",
      "title": "Semiparametric Single Index Model Parameter and Bandwidth Selection",
      "topics": [
        "npindexbw",
        "npindexbw.default",
        "npindexbw.formula",
        "npindexbw.sibandwidth"
      ]
    },
    {
      "page": "np.kernelsum",
      "title": "Kernel Sums with Mixed Data Types",
      "topics": [
        "npksum",
        "npksum.default",
        "npksum.formula",
        "npksum.numeric"
      ]
    },
    {
      "page": "nplsqreg",
      "title": "Location-Scale Kernel Quantile Regression with Mixed Data Types",
      "topics": [
        "fitted.lsqregression",
        "gradients.lsqregression",
        "nplsqreg",
        "nplsqreg.default",
        "nplsqreg.formula",
        "nplsqreg.lsqregressionbandwidth",
        "plot.lsqregression",
        "predict.lsqregression",
        "print.lsqregression",
        "quantile.lsqregression",
        "residuals.lsqregression",
        "se.lsqregression",
        "summary.lsqregression"
      ]
    },
    {
      "page": "nplsqregbw",
      "title": "Bandwidth Selection for Location-Scale Kernel Quantile Regression",
      "topics": [
        "lsqregressionbandwidth",
        "nplsqregbw",
        "nplsqregbw.default",
        "nplsqregbw.formula",
        "nplsqregbw.lsqregressionbandwidth",
        "print.lsqregressionbandwidth",
        "summary.lsqregressionbandwidth"
      ]
    },
    {
      "page": "np.plregression",
      "title": "Partially Linear Kernel Regression with Mixed Data Types",
      "topics": [
        "npplreg",
        "npplreg.default",
        "npplreg.formula",
        "npplreg.plbandwidth"
      ]
    },
    {
      "page": "np.plregression.bw",
      "title": "Partially Linear Kernel Regression Bandwidth Selection with Mixed Data Types",
      "topics": [
        "npplregbw",
        "npplregbw.default",
        "npplregbw.formula",
        "npplregbw.plbandwidth"
      ]
    },
    {
      "page": "np.qcmstest",
      "title": "Kernel Consistent Quantile Regression Model Specification Test with Mixed Data Types",
      "topics": [
        "npqcmstest"
      ]
    },
    {
      "page": "np.qregression",
      "title": "Kernel Quantile Regression with Mixed Data Types",
      "topics": [
        "npqreg",
        "npqreg.condbandwidth",
        "npqreg.default",
        "npqreg.formula",
        "plot.qregression",
        "predict.qregression"
      ]
    },
    {
      "page": "np.quantile",
      "title": "Kernel Univariate Quantile Estimation",
      "topics": [
        "npquantile"
      ]
    },
    {
      "page": "np.regression",
      "title": "Kernel Regression with Mixed Data Types",
      "topics": [
        "npreg",
        "npreg.default",
        "npreg.formula",
        "npreg.rbandwidth"
      ]
    },
    {
      "page": "np.regression.bw",
      "title": "Kernel Regression Bandwidth Selection with Mixed Data Types",
      "topics": [
        "npregbw",
        "npregbw.default",
        "npregbw.formula",
        "npregbw.rbandwidth"
      ]
    },
    {
      "page": "npreghat",
      "title": "Nonparametric Regression Hat Operator",
      "topics": [
        "npreghat",
        "npreghat.formula",
        "npreghat.npregression",
        "npreghat.rbandwidth",
        "predict.npreghat",
        "print.npreghat"
      ]
    },
    {
      "page": "np.regressioniv",
      "title": "Nonparametric Instrumental Regression",
      "topics": [
        "npregiv"
      ]
    },
    {
      "page": "np.regressionivderiv",
      "title": "Nonparametric Instrumental Derivatives",
      "topics": [
        "npregivderiv"
      ]
    },
    {
      "page": "np.smoothcoef",
      "title": "Smooth Coefficient Kernel Regression",
      "topics": [
        "npscoef",
        "npscoef.default",
        "npscoef.formula",
        "npscoef.scbandwidth"
      ]
    },
    {
      "page": "np.smoothcoef.bw",
      "title": "Smooth Coefficient Kernel Regression Bandwidth Selection",
      "topics": [
        "npscoefbw",
        "npscoefbw.default",
        "npscoefbw.formula",
        "npscoefbw.scbandwidth"
      ]
    },
    {
      "page": "np.sdeptest",
      "title": "Kernel Consistent Serial Dependence Test for Univariate Nonlinear Processes",
      "topics": [
        "npsdeptest"
      ]
    },
    {
      "page": "npseed",
      "title": "Set Random Seed",
      "topics": [
        "npseed"
      ]
    },
    {
      "page": "npsemihat",
      "title": "Experimental Hat Operators for Semiparametric Estimators",
      "topics": [
        "npindexhat",
        "npplreghat",
        "npscoefhat"
      ]
    },
    {
      "page": "np.sigtest",
      "title": "Kernel Regression Significance Test with Mixed Data Types",
      "topics": [
        "npsigtest",
        "npsigtest.default",
        "npsigtest.formula",
        "npsigtest.npregression",
        "npsigtest.rbandwidth"
      ]
    },
    {
      "page": "np.symtest",
      "title": "Kernel Consistent Density Asymmetry Test with Mixed Data Types",
      "topics": [
        "npsymtest"
      ]
    },
    {
      "page": "nptgauss",
      "title": "Truncated Second-order Gaussian Kernels",
      "topics": [
        "nptgauss"
      ]
    },
    {
      "page": "np.density",
      "title": "Kernel Density Estimation with Mixed Data Types",
      "topics": [
        "npudens",
        "npudens.bandwidth",
        "npudens.default",
        "npudens.formula"
      ]
    },
    {
      "page": "np.density.bw",
      "title": "Kernel Density Bandwidth Selection with Mixed Data Types",
      "topics": [
        "npudensbw",
        "npudensbw.bandwidth",
        "npudensbw.default",
        "npudensbw.formula"
      ]
    },
    {
      "page": "npudenshat",
      "title": "Unconditional Density Hat Operator",
      "topics": [
        "npudenshat"
      ]
    },
    {
      "page": "np.distribution",
      "title": "Kernel Distribution Estimation with Mixed Data Types",
      "topics": [
        "npudist",
        "npudist.dbandwidth",
        "npudist.default",
        "npudist.formula"
      ]
    },
    {
      "page": "np.distribution.bw",
      "title": "Kernel Distribution Bandwidth Selection with Mixed Data Types",
      "topics": [
        "npudistbw",
        "npudistbw.dbandwidth",
        "npudistbw.default",
        "npudistbw.formula"
      ]
    },
    {
      "page": "npudisthat",
      "title": "Unconditional Distribution Hat Operator",
      "topics": [
        "npudisthat"
      ]
    },
    {
      "page": "npuniden.boundary",
      "title": "Kernel Bounded Univariate Density Estimation Via Boundary Kernel Functions",
      "topics": [
        "npuniden.boundary"
      ]
    },
    {
      "page": "npuniden.reflect",
      "title": "Kernel Bounded Univariate Density Estimation Via Data-Reflection",
      "topics": [
        "npuniden.reflect"
      ]
    },
    {
      "page": "npuniden.sc",
      "title": "Kernel Shape Constrained Bounded Univariate Density Estimation",
      "topics": [
        "npuniden.sc"
      ]
    },
    {
      "page": "np.unitest",
      "title": "Kernel Consistent Univariate Density Equality Test with Mixed Data Types",
      "topics": [
        "npunitest"
      ]
    },
    {
      "page": "data-oecd",
      "title": "Cross Country Growth Panel",
      "topics": [
        "bw",
        "oecdpanel"
      ]
    },
    {
      "page": "np.plot",
      "title": "General Purpose Plotting of Nonparametric Objects",
      "topics": [
        "plot.bandwidth",
        "plot.conbandwidth",
        "plot.np",
        "plot.plbandwidth",
        "plot.rbandwidth",
        "plot.scbandwidth",
        "plot.sibandwidth"
      ]
    },
    {
      "page": "se",
      "title": "Extract Standard Errors",
      "topics": [
        "se"
      ]
    },
    {
      "page": "uocquantile",
      "title": "Compute Quantiles",
      "topics": [
        "uocquantile"
      ]
    },
    {
      "page": "data-wage1",
      "title": "Cross-Sectional Data on Wages",
      "topics": [
        "bw.all",
        "bw.subset",
        "wage1"
      ]
    }
  ],
  "_readme": "https://github.com/cran/np/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "crs",
    "cubature",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quadprog",
    "quantreg",
    "Rcpp",
    "SparseM",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_vignettes": [
    {
      "source": "np_entropy_tests.Rmd",
      "filename": "np_entropy_tests.html",
      "title": "Entropy and Testing with np",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Main functions",
        "A small example",
        "Practical guidance",
        "Where to go next"
      ],
      "created": "2026-05-02 19:30:36",
      "modified": "2026-05-02 19:30:36",
      "commits": 1
    },
    {
      "source": "np_getting_started.Rmd",
      "filename": "np_getting_started.html",
      "title": "Getting Started with np",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The basic workflow",
        "A simple regression example",
        "Plotting the fitted relationship",
        "Mixed data",
        "A note on modern local-polynomial search",
        "Data preparation matters",
        "Other common starting points",
        "Where to go next"
      ],
      "created": "2026-05-02 19:30:36",
      "modified": "2026-05-02 19:30:36",
      "commits": 1
    }
  ],
  "_score": 9.976792075728845,
  "_indexed": false,
  "_nocasepkg": "np",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jeffreyracine.r-universe.dev/np",
  "_previous": "0.70-2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.70-3",
      "date": "2026-06-04T11:14:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3be8b5ff90ef242580b60407f8fb1fd2cc18240",
      "fileid": "c55510f58bad193722df452eee63a9149d2c8f0e6102c0614cf152326d7d010d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26947941869"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.70-3",
      "date": "2026-06-04T11:14:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3be8b5ff90ef242580b60407f8fb1fd2cc18240",
      "fileid": "9d0ab521e5dd0a40dbe0e1b18a320ccefb3c67c8e6ada0346ad5edef7bd7eb82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26947941869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.70-3",
      "date": "2026-06-04T11:14:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3be8b5ff90ef242580b60407f8fb1fd2cc18240",
      "fileid": "297c89bad9cf7084f11e5741f7b96946d4e6d4692471b3961b5ebe8b74733d37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26947941869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.70-3",
      "date": "2026-06-04T11:14:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3be8b5ff90ef242580b60407f8fb1fd2cc18240",
      "fileid": "ec703cc5529095574166d06a6f73b4f889abebca593053cb36a1d82434050616",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26947941869"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.70-3",
      "date": "2026-06-04T11:14:17.000Z",
      "arch": "emscripten",
      "commit": "c3be8b5ff90ef242580b60407f8fb1fd2cc18240",
      "fileid": "f6ef989f8b3352492524a23fddcfdbd2bf7dd2776f5c8fcbe8463fc8393af6e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26947941869"
    }
  ]
}