diff --git a/R/predict.R b/R/predict.R index 9a1e3c3..0b31b06 100644 --- a/R/predict.R +++ b/R/predict.R @@ -1,7 +1,5 @@ #' \loadmathjax #' Predict method for \code{singleRStaticCountData} class -#' -#' \loadmathjax #' #' @description #' A method for \code{predict} function, works analogous to \code{predict.glm}