citHeader("To cite lpme in publications use one of the following:")

citEntry(entry = "Article",
  title        = "Nonparametric modal regression in the presence of measurement error",
  author       = personList(as.person("Haiming Zhou"),
                   as.person("Xianzheng Huang")),
  journal      = "Electronic Journal of Statistics",
  year         = "2016",
  volume       = "10",
  number       = "2",
  pages        = "3579-3620",

  textVersion  =
  paste("Zhou, H. and Huang, X. (2016).",
        "Nonparametric modal regression in the presence of measurement error.",
        "Electronic Journal of Statistics, 10(2): 3579-3620.")
)

citEntry(entry = "Article",
  title        = "An alternative local polynomial estimator for the error-in-variables problem",
  author       = personList(as.person("Xianzheng Huang"),
                   as.person("Haiming Zhou")),
  journal      = "Journal of Nonparametric Statistics",
  year         = "2017",
  volume       = "29",
  number       = "2",
  pages        = "301-325",

  textVersion  =
  paste("Huang, X. and Zhou, H. (2017).",
        "An alternative local polynomial estimator for the error-in-variables problem.",
        "Journal of Nonparametric Statistics, 29(2): 301-325.")
)

citEntry(entry = "Article",
  title        = "Bandwidth selection for nonparametric modal regression",
  author       = personList(as.person("Haiming Zhou"),
                   as.person("Xianzheng Huang")),
  journal      = "Communication in Statistics - Simulation and Computation",
  year         = "2019",
  volume       = "48",
  number       = "4",
  pages        = "968-984",

  textVersion  =
  paste("Zhou, H. and Huang, X. (2019).",
        "Bandwidth selection for nonparametric modal regression.",
        "Communication in Statistics - Simulation and Computation, 48(4): 968-984.")
)

citEntry(entry = "Article",
  title        = "Conditional density estimation with covariate measurement error",
  author       = personList(as.person("Xianzheng Huang"),
                   as.person("Haiming Zhou")),
  journal      = "Electronic Journal of Statistics",
  year         = "2020",
  volume       = "14",
  number       = "1",
  pages        = "970-1023",

  textVersion  =
  paste("Huang, X. and Zhou, H. (2020).",
        "Conditional density estimation with covariate measurement error.",
        "Electronic Journal of Statistics, 14(1): 970-1023.")
)
