Skip to content

Commit

Permalink
makevars flags remove to prevent r cmd check fail
Browse files Browse the repository at this point in the history
  • Loading branch information
cmjt committed Oct 15, 2024
1 parent 95e202f commit bea911d
Show file tree
Hide file tree
Showing 34 changed files with 22 additions and 9,503 deletions.
6 changes: 3 additions & 3 deletions R/helpers.r
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@ get_coefs <- function(obj) {
#'
#' Extract the compensator differences from a fitted Hawkes
#' model.
#' @inheritParams show_hawkes
#' \donttest{
#' ### ********************** ###
#' @param obj A fitted model object returned by \code{\link{fit_hawkes}}.
#' @examples \donttest{
#' ## ********************** ###
#' ## A univariate Hawkes model
#' ### ********************** ###
#' data(retweets_niwa, package = "stelfi")
Expand Down
1 change: 0 additions & 1 deletion R/plots.r
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ show_multivariate_hawkes <- function(obj, type = c("fitted", "data", "both")){
#' times, In addition, results of a Kolmogorov-Smirnov and
#' Ljung-Box hypothesis test for the compensator differences are printed.
#'
#' @param background_integral Function, as defined in \code{\link{fit_hawkes_cbf}}.
#' @param plot Logical, whether to plot goodness-of-fit plots. Default \code{TRUE}.
#' @param return_values Logical, whether to return GOF values. Default \code{FALSE}.
#' @param tests Logical, whether to print the results of a Kolmogorov-Smirnov and
Expand Down
914 changes: 0 additions & 914 deletions docs/_book/data.html

This file was deleted.

504 changes: 0 additions & 504 deletions docs/_book/index.html

This file was deleted.

405 changes: 0 additions & 405 deletions docs/_book/intro.html

This file was deleted.

542 changes: 0 additions & 542 deletions docs/_book/lgcp.html

This file was deleted.

597 changes: 0 additions & 597 deletions docs/_book/marked-hawkes.html

This file was deleted.

478 changes: 0 additions & 478 deletions docs/_book/multi-hawkes.html

This file was deleted.

Loading

0 comments on commit bea911d

Please sign in to comment.