Skip to content
Extraits de code Groupes Projets
Valider 2f243204 rédigé par Michel Crucifix's avatar Michel Crucifix
Parcourir les fichiers

utf8

parents 6184a118 7e1b92fc
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Package: gtseries Package: gtseries
Encoding: UTF-8
Type: Package Type: Package
Title: Time Series Analysis for Paleoclimate and Cyclostratigraphy Purposes Title: Time Series Analysis for Paleoclimate and Cyclostratigraphy Purposes
Version: 1.05 Version: 1.05
......
...@@ -93,8 +93,6 @@ enhance_ridge <- function(A,R,confidence=0.95,inter=0.08) ...@@ -93,8 +93,6 @@ enhance_ridge <- function(A,R,confidence=0.95,inter=0.08)
} }
#' @export reconstruct_morlet #' @export reconstruct_morlet
reconstruct_morlet <- function(W,scales=c(-Inf,Inf), periods=NULL) reconstruct_morlet <- function(W,scales=c(-Inf,Inf), periods=NULL)
{ {
...@@ -124,7 +122,6 @@ cross_morlet <- function(A, B, ...) ...@@ -124,7 +122,6 @@ cross_morlet <- function(A, B, ...)
} }
#' Continous Morlet Wavelet Transform #' Continous Morlet Wavelet Transform
#' @importFrom stats fft deltat lm qnorm toeplitz ts time #' @importFrom stats fft deltat lm qnorm toeplitz ts time
#' @importFrom graphics axis image lines par text #' @importFrom graphics axis image lines par text
#' @export cwt_morlet #' @export cwt_morlet
......
Ce diff est replié.
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter