From 9b8c2e2a3dd22a24585b17401739ccb8419d60b5 Mon Sep 17 00:00:00 2001 From: Rajita Chandak Date: Fri, 15 Nov 2024 08:33:34 +0100 Subject: [PATCH] roxygen2 compatability --- R/lpcde/DESCRIPTION | 6 +++--- R/lpcde/R/lpcde_methods.R | 12 ++++++------ R/lpcde/man/plot.lpcde.Rd | 12 ++++++------ 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/R/lpcde/DESCRIPTION b/R/lpcde/DESCRIPTION index c3e3a49..580c284 100644 --- a/R/lpcde/DESCRIPTION +++ b/R/lpcde/DESCRIPTION @@ -5,9 +5,9 @@ Version: 0.1.5 Authors@R: person(given = "Rajita", family = "Chandak", role = c("aut", "cre"), - email = "rchandak@princeton.edu" ) -Maintainer: Rajita Chandak -Description: Tools for estimation and inference of conditional densities, derivatives and functions. This is the companion software for Cattaneo, Chandak, Jansson and Ma (2024) . + email = "rajita.chandak@epfl.ch" ) +Maintainer: Rajita Chandak +Description: Tools for estimation and inference of conditional densities, derivatives and functions. This is the companion software for Cattaneo, Chandak, Jansson and Ma (2024) . Depends: R (>= 3.3.0) License: MIT + file LICENSE Encoding: UTF-8 diff --git a/R/lpcde/R/lpcde_methods.R b/R/lpcde/R/lpcde_methods.R index 1bda874..c40df9e 100644 --- a/R/lpcde/R/lpcde_methods.R +++ b/R/lpcde/R/lpcde_methods.R @@ -465,19 +465,19 @@ confint.lpcde <- function(object, parm = NULL, level=0.95, CIuniform=FALSE, CIsi #' they will be applied to each data series accordingly. #' @param lty Line type for point estimates, only effective if \code{type} is \code{"line"} or #' \code{"both"}. \code{1} for solid line, \code{2} for dashed line, \code{3} for dotted line. -#' For other options, see the instructions for \code{\link{ggplot2}} . If +#' For other options, see the instructions for \code{ggplot2} . If #' more than one is provided, they will be applied to each data series accordingly. #' @param lwd Line width for point estimates, only effective if \code{type} is \code{"line"} or #' \code{"both"}. Should be strictly positive. For other options, see the instructions for -#' \code{\link{ggplot2}} . If more than one is provided, they will be applied +#' \code{ggplot2} . If more than one is provided, they will be applied #' to each data series accordingly. #' @param lcol Line color for point estimates, only effective if \code{type} is \code{"line"} or #' \code{"both"}. \code{1} for black, \code{2} for red, \code{3} for green, \code{4} for blue. -#' For other options, see the instructions for \code{\link{ggplot2}} . If +#' For other options, see the instructions for \code{ggplot2} . If #' more than one is provided, they will be applied to each data series #' accordingly. #' @param pty Scatter plot type for point estimates, only effective if \code{type} is \code{"points"} or -#' \code{"both"}. For options, see the instructions for \code{\link{ggplot2}} . If +#' \code{"both"}. For options, see the instructions for \code{ggplot2} . If #' more than one is provided, they will be applied to each data series #' accordingly. #' @param pwd Scatter plot size for point estimates, only effective if \code{type} is \code{"points"} or @@ -486,7 +486,7 @@ confint.lpcde <- function(object, parm = NULL, level=0.95, CIuniform=FALSE, CIsi #' @param pcol Scatter plot color for point estimates, only effective if \code{type} is \code{"points"} or #' \code{"both"}. \code{1} for black, \code{2} for red, \code{3} #' for green, \code{4} for blue. -#' For other options, see the instructions for \code{\link{ggplot2}} . If +#' For other options, see the instructions for \code{ggplot2} . If #' more than one is provided, they will be applied to each data series #' accordingly. #' @param y_grid Numeric vector, specifies a subset of grid points @@ -508,7 +508,7 @@ confint.lpcde <- function(object, parm = NULL, level=0.95, CIuniform=FALSE, CIsi #' accordingly. #' @param CIcol Color of the confidence region. \code{1} for black, \code{2} for red, \code{3} #' for green, \code{4} for blue. -#' For other options, see the instructions for \code{\link{ggplot2}} . If +#' For other options, see the instructions for \code{ggplot2} . If #' more than one is provided, they will be applied to each data series #' accordingly. #' @param title,xlabel,ylabel Strings, specifies the title of the plot and labels for the x- and y-axis. diff --git a/R/lpcde/man/plot.lpcde.Rd b/R/lpcde/man/plot.lpcde.Rd index 585010c..54df109 100644 --- a/R/lpcde/man/plot.lpcde.Rd +++ b/R/lpcde/man/plot.lpcde.Rd @@ -40,22 +40,22 @@ they will be applied to each data series accordingly.} \item{lty}{Line type for point estimates, only effective if \code{type} is \code{"line"} or \code{"both"}. \code{1} for solid line, \code{2} for dashed line, \code{3} for dotted line. -For other options, see the instructions for \code{\link{ggplot2}} . If +For other options, see the instructions for \code{ggplot2} . If more than one is provided, they will be applied to each data series accordingly.} \item{lwd}{Line width for point estimates, only effective if \code{type} is \code{"line"} or \code{"both"}. Should be strictly positive. For other options, see the instructions for -\code{\link{ggplot2}} . If more than one is provided, they will be applied +\code{ggplot2} . If more than one is provided, they will be applied to each data series accordingly.} \item{lcol}{Line color for point estimates, only effective if \code{type} is \code{"line"} or \code{"both"}. \code{1} for black, \code{2} for red, \code{3} for green, \code{4} for blue. -For other options, see the instructions for \code{\link{ggplot2}} . If +For other options, see the instructions for \code{ggplot2} . If more than one is provided, they will be applied to each data series accordingly.} \item{pty}{Scatter plot type for point estimates, only effective if \code{type} is \code{"points"} or -\code{"both"}. For options, see the instructions for \code{\link{ggplot2}} . If +\code{"both"}. For options, see the instructions for \code{ggplot2} . If more than one is provided, they will be applied to each data series accordingly.} @@ -66,7 +66,7 @@ accordingly.} \item{pcol}{Scatter plot color for point estimates, only effective if \code{type} is \code{"points"} or \code{"both"}. \code{1} for black, \code{2} for red, \code{3} for green, \code{4} for blue. -For other options, see the instructions for \code{\link{ggplot2}} . If +For other options, see the instructions for \code{ggplot2} . If more than one is provided, they will be applied to each data series accordingly.} @@ -94,7 +94,7 @@ accordingly. \item{CIcol}{Color of the confidence region. \code{1} for black, \code{2} for red, \code{3} for green, \code{4} for blue. -For other options, see the instructions for \code{\link{ggplot2}} . If +For other options, see the instructions for \code{ggplot2} . If more than one is provided, they will be applied to each data series accordingly.}