{
  "_id": "6a49f5037a98a23ad0a34ce2",
  "Package": "waveslim",
  "Version": "1.8.5",
  "Date": "2024-06-02",
  "Title": "Basic Wavelet Routines for One-, Two-, and Three-Dimensional\nSignal Processing",
  "Author": "Brandon Whitcher",
  "Maintainer": "Brandon Whitcher <bwhitcher@gmail.com>",
  "Description": "Basic wavelet routines for time series (1D), image (2D)\nand array (3D) analysis.  The code provided here is based on\nwavelet methodology developed in Percival and Walden (2000);\nGencay, Selcuk and Whitcher (2001); the dual-tree complex\nwavelet transform (DTCWT) from Kingsbury (1999, 2001) as\nimplemented by Selesnick; and Hilbert wavelet pairs (Selesnick\n2001, 2002). All figures in chapters 4-7 of GSW (2001) are\nreproducible using this package and R code available at the\nbook website(s) below.",
  "License": "BSD_3_clause + file LICENSE",
  "URL": "https://waveslim.blogspot.com",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Repository": "https://bjw34032.r-universe.dev",
  "Date/Publication": "2024-06-03 19:28:50 UTC",
  "RemoteUrl": "https://github.com/bjw34032/waveslim",
  "RemoteRef": "HEAD",
  "RemoteSha": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 05:58:55 UTC",
    "User": "root"
  },
  "_user": "bjw34032",
  "_type": "src",
  "_file": "waveslim_1.8.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/05b0196d53805ead3187432965918e45dd118aa16a606bd8152e3977f306861d",
  "_filesize": 785069,
  "_sha256": "05b0196d53805ead3187432965918e45dd118aa16a606bd8152e3977f306861d",
  "_expires": "2026-10-13T06:09:04.000Z",
  "_created": "2026-07-05T05:58:55.000Z",
  "_published": "2026-07-05T06:09:07.106Z",
  "_jobs": [
    {
      "job": 85197404268,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088841357"
    },
    {
      "job": 85197404289,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088840528"
    },
    {
      "job": 85197404262,
      "time": 135,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088841641"
    },
    {
      "job": 85197404256,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088840176"
    },
    {
      "job": 85197404265,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088868679"
    },
    {
      "job": 85197404278,
      "time": 172,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088891879"
    },
    {
      "job": 85197404277,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088896418"
    },
    {
      "job": 85197404280,
      "time": 171,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088891536"
    },
    {
      "job": 85197197178,
      "time": 211,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088825512"
    },
    {
      "job": 85197404247,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8088836342"
    },
    {
      "job": 85197404261,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8088837145"
    },
    {
      "job": 85197404259,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8088836945"
    },
    {
      "job": 85197404271,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8088836649"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349",
  "_status": "success",
  "_upstream": "https://github.com/bjw34032/waveslim",
  "_commit": {
    "id": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
    "author": "Brandon Whitcher <bwhitcher@gmail.com>",
    "committer": "Brandon Whitcher <bwhitcher@gmail.com>",
    "message": "Remove links to dpss.taper\n",
    "time": 1717442930
  },
  "_maintainer": {
    "name": "Brandon Whitcher",
    "email": "bwhitcher@gmail.com",
    "login": "bjw34032",
    "description": "",
    "uuid": 194418
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.11.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "multitaper",
      "role": "Depends"
    },
    {
      "package": "fftw",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "bjw34032",
  "_selfowned": true,
  "_usedby": 29,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "wavelets"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "bjw34032",
      "count": 13,
      "uuid": 194418
    },
    {
      "user": "muschellij2",
      "count": 11,
      "uuid": 1075118
    },
    {
      "user": "arekbee",
      "count": 1,
      "uuid": 961862
    }
  ],
  "_userbio": {
    "uuid": 194418,
    "type": "user",
    "name": "Brandon Whitcher",
    "followers": 23
  },
  "_downloads": {
    "count": 5922,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/waveslim"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/bjw34032/waveslim",
  "_searchresults": 196,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/waveslim.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bjw34032/waveslim",
  "_realowner": "bjw34032",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2001-10-18"
    },
    {
      "version": "1.1",
      "date": "2002-05-10"
    },
    {
      "version": "1.12",
      "date": "2002-07-30"
    },
    {
      "version": "1.3",
      "date": "2003-09-20"
    },
    {
      "version": "1.4",
      "date": "2004-10-06"
    },
    {
      "version": "1.5",
      "date": "2005-08-05"
    },
    {
      "version": "1.6",
      "date": "2006-12-05"
    },
    {
      "version": "1.6.1",
      "date": "2007-10-11"
    },
    {
      "version": "1.6.3",
      "date": "2009-12-22"
    },
    {
      "version": "1.6.4",
      "date": "2010-06-10"
    },
    {
      "version": "1.7.1",
      "date": "2012-03-13"
    },
    {
      "version": "1.7.3",
      "date": "2013-12-23"
    },
    {
      "version": "1.7.5",
      "date": "2015-01-09"
    },
    {
      "version": "1.7.5.1",
      "date": "2019-01-26"
    },
    {
      "version": "1.7.5.2",
      "date": "2020-02-16"
    },
    {
      "version": "1.8.2",
      "date": "2020-03-13"
    },
    {
      "version": "1.8.3",
      "date": "2022-06-20"
    },
    {
      "version": "1.8.4",
      "date": "2022-08-14"
    },
    {
      "version": "1.8.5",
      "date": "2024-06-04"
    }
  ],
  "_exports": [
    "afb",
    "afb2D",
    "afb2D.A",
    "AntonB",
    "bandpass.fdp",
    "bandpass.spp",
    "bandpass.spp2",
    "bandpass.var.spp",
    "basis",
    "bishrink",
    "brick.wall",
    "brick.wall.2d",
    "convolve2D",
    "cpgram.test",
    "cplxdual2D",
    "cshift",
    "cshift2D",
    "css.test",
    "da.thresh",
    "denoise.dwt.2d",
    "denoise.modwt.2d",
    "dpss.taper",
    "dualfilt1",
    "dualtree",
    "dualtree2D",
    "dwpt",
    "dwpt.2d",
    "dwpt.boot",
    "dwpt.brick.wall",
    "dwpt.sim",
    "dwt",
    "dwt.2d",
    "dwt.3d",
    "dwt.hilbert",
    "dwt.hilbert.nondyadic",
    "dwt.nondyadic",
    "entropy.test",
    "farras",
    "fdp.mle",
    "fdp.sdf",
    "find.adaptive.basis",
    "FSfarras",
    "hilbert.filter",
    "hosking.sim",
    "hybrid.thresh",
    "Hypergeometric",
    "icplxdual2D",
    "idualtree",
    "idualtree2D",
    "idwpt",
    "idwpt.2d",
    "idwt",
    "idwt.2d",
    "idwt.3d",
    "idwt.hilbert",
    "imodwt",
    "imodwt.2d",
    "imodwt.3d",
    "imodwt.hilbert",
    "manual.thresh",
    "modhwt.coh",
    "modhwt.coh.seasonal",
    "modhwt.phase",
    "modhwt.phase.seasonal",
    "modwpt",
    "modwpt.hilbert",
    "modwt",
    "modwt.2d",
    "modwt.3d",
    "modwt.hilbert",
    "mra",
    "mra.2d",
    "mra.3d",
    "mult.loc",
    "my.acf",
    "my.ccf",
    "ortho.basis",
    "per",
    "phase.shift",
    "phase.shift.hilbert",
    "phase.shift.hilbert.packet",
    "phase.shift.packet",
    "plot.dwt.2d",
    "pm",
    "portmanteau.test",
    "qmf",
    "rotcumvar",
    "sfb",
    "sfb2D",
    "sfb2D.A",
    "sfd.sdf",
    "shift.2d",
    "sine.taper",
    "soft",
    "spin.correlation",
    "spin.covariance",
    "spp.mle",
    "spp.sdf",
    "spp.var",
    "spp2.mle",
    "spp2.sdf",
    "squared.gain",
    "stackPlot",
    "sure.thresh",
    "testing.hov",
    "universal.thresh",
    "universal.thresh.modwt",
    "up.sample",
    "wave.correlation",
    "wave.covariance",
    "wave.filter",
    "wave.variance",
    "wave.variance.2d",
    "wavelet.filter"
  ],
  "_datasets": [
    {
      "name": "acvs.andel10",
      "title": "Autocovariance and Autocorrelation Sequences for a Seasonal Persistent Process",
      "object": "acvs.andel10",
      "file": "acvs.andel10.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lag",
        "acvs",
        "acf"
      ],
      "rows": 4096,
      "table": true,
      "tojson": true
    },
    {
      "name": "acvs.andel11",
      "title": "Autocovariance and Autocorrelation Sequences for a Seasonal Persistent Process",
      "object": "acvs.andel11",
      "file": "acvs.andel11.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lag",
        "acvs",
        "acf"
      ],
      "rows": 4096,
      "table": true,
      "tojson": true
    },
    {
      "name": "acvs.andel8",
      "title": "Autocovariance and Autocorrelation Sequences for a Seasonal Persistent Process",
      "object": "acvs.andel8",
      "file": "acvs.andel8.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lag",
        "acvs",
        "acf"
      ],
      "rows": 4096,
      "table": true,
      "tojson": true
    },
    {
      "name": "acvs.andel9",
      "title": "Autocovariance and Autocorrelation Sequences for a Seasonal Persistent Process",
      "object": "acvs.andel9",
      "file": "acvs.andel9.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "lag",
        "acvs",
        "acf"
      ],
      "rows": 4096,
      "table": true,
      "tojson": true
    },
    {
      "name": "ar1",
      "title": "Simulated AR(1) Series",
      "object": "ar1",
      "file": "ar1.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "barbara",
      "title": "Barbara Test Image",
      "object": "barbara",
      "file": "barbara.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 256,
      "table": true,
      "tojson": true
    },
    {
      "name": "blocks",
      "title": "A Piecewise-Constant Function",
      "object": "blocks",
      "file": "blocks.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "cpi",
      "title": "U.S. Consumer Price Index",
      "object": "cpi",
      "file": "cpi.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dau",
      "title": "Digital Photograph of Ingrid Daubechies",
      "object": "dau",
      "file": "dau.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 256,
      "table": true,
      "tojson": true
    },
    {
      "name": "doppler",
      "title": "Sinusoid with Changing Amplitude and Frequency",
      "object": "doppler",
      "file": "doppler.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exchange",
      "title": "Exchange Rates Between the Deutsche Mark, Japanese Yen and U.S. Dollar",
      "object": "exchange",
      "file": "exchange.rda",
      "class": [
        "mts",
        "ts",
        "matrix"
      ],
      "fields": [
        "DEM.USD",
        "JPY.USD"
      ],
      "rows": 348,
      "table": true,
      "tojson": true
    },
    {
      "name": "heavisine",
      "title": "Sine with Jumps at 0.3 and 0.72",
      "object": "heavisine",
      "file": "heavisine.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ibm",
      "title": "Daily IBM Stock Prices",
      "object": "ibm",
      "file": "ibm.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "japan",
      "title": "Japanese Gross National Product",
      "object": "japan",
      "file": "japan.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "jumpsine",
      "title": "Sine with Jumps at 0.625 and 0.875",
      "object": "jumpsine",
      "file": "jumpsine.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "kobe",
      "title": "1995 Kobe Earthquake Data",
      "object": "kobe",
      "file": "kobe.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "linchirp",
      "title": "Linear Chirp",
      "object": "linchirp",
      "file": "linchirp.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "mexm",
      "title": "Mexican Money Supply",
      "object": "mexm",
      "file": "mexm.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nile",
      "title": "Nile River Minima",
      "object": "nile",
      "file": "nile.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "tourism",
      "title": "U.S. Tourism",
      "object": "tourism",
      "file": "tourism.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "unemploy",
      "title": "U.S. Unemployment",
      "object": "unemploy",
      "file": "unemploy.rda",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "xbox",
      "title": "Image with Box and X",
      "object": "xbox",
      "file": "xbox.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 128,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acvs.andel8",
      "title": "Autocovariance and Autocorrelation Sequences for a Seasonal Persistent Process",
      "topics": [
        "acvs.andel10",
        "acvs.andel11",
        "acvs.andel8",
        "acvs.andel9"
      ]
    },
    {
      "page": "afb",
      "title": "Filter Banks for Dual-Tree Wavelet Transforms",
      "topics": [
        "afb",
        "afb2D",
        "afb2D.A",
        "sfb",
        "sfb2D",
        "sfb2D.A"
      ]
    },
    {
      "page": "ar1",
      "title": "Simulated AR(1) Series",
      "topics": [
        "ar1"
      ]
    },
    {
      "page": "bandpass.var.spp",
      "title": "Bandpass Variance for Long-Memory Processes",
      "topics": [
        "bandpass.fdp",
        "bandpass.spp",
        "bandpass.spp2",
        "bandpass.var.spp"
      ]
    },
    {
      "page": "barbara",
      "title": "Barbara Test Image",
      "topics": [
        "barbara"
      ]
    },
    {
      "page": "basis",
      "title": "Produce Boolean Vector from Wavelet Basis Names",
      "topics": [
        "basis"
      ]
    },
    {
      "page": "blocks",
      "title": "A Piecewise-Constant Function",
      "topics": [
        "blocks"
      ]
    },
    {
      "page": "brick.wall",
      "title": "Replace Boundary Wavelet Coefficients with Missing Values",
      "topics": [
        "brick.wall",
        "brick.wall.2d",
        "dwpt.brick.wall"
      ]
    },
    {
      "page": "convolve2D",
      "title": "Fast Column-wise Convolution of a Matrix",
      "topics": [
        "convolve2D"
      ]
    },
    {
      "page": "cpi",
      "title": "U.S. Consumer Price Index",
      "topics": [
        "cpi"
      ]
    },
    {
      "page": "cplxdual2D",
      "title": "Dual-tree Complex 2D Discrete Wavelet Transform",
      "topics": [
        "cplxdual2D",
        "icplxdual2D"
      ]
    },
    {
      "page": "cshift",
      "title": "Miscellaneous Functions for Dual-Tree Wavelet Software",
      "topics": [
        "cshift",
        "cshift2D",
        "pm"
      ]
    },
    {
      "page": "css.test",
      "title": "Testing the Wavelet Packet Tree for White Noise",
      "topics": [
        "cpgram.test",
        "css.test",
        "entropy.test",
        "portmanteau.test"
      ]
    },
    {
      "page": "dau",
      "title": "Digital Photograph of Ingrid Daubechies",
      "topics": [
        "dau"
      ]
    },
    {
      "page": "denoise.dwt.2d",
      "title": "Denoise an Image via the 2D Discrete Wavelet Transform",
      "topics": [
        "denoise.dwt.2d",
        "denoise.modwt.2d"
      ]
    },
    {
      "page": "doppler",
      "title": "Sinusoid with Changing Amplitude and Frequency",
      "topics": [
        "doppler"
      ]
    },
    {
      "page": "dpss.taper",
      "title": "Calculating Thomson's Spectral Multitapers by Inverse Iteration",
      "topics": [
        "dpss.taper"
      ]
    },
    {
      "page": "dualfilt1",
      "title": "Kingsbury's Q-filters for the Dual-Tree Complex DWT",
      "topics": [
        "AntonB",
        "dualfilt1"
      ]
    },
    {
      "page": "Dualtree",
      "title": "Dual-tree Complex Discrete Wavelet Transform",
      "topics": [
        "dualtree",
        "dualtree2D",
        "idualtree",
        "idualtree2D"
      ]
    },
    {
      "page": "dwpt",
      "title": "(Inverse) Discrete Wavelet Packet Transforms",
      "topics": [
        "dwpt",
        "idwpt",
        "modwpt"
      ]
    },
    {
      "page": "dwpt.2d",
      "title": "(Inverse) Discrete Wavelet Packet Transforms in Two Dimensions",
      "topics": [
        "dwpt.2d",
        "idwpt.2d"
      ]
    },
    {
      "page": "dwpt.boot",
      "title": "Bootstrap Time Series Using the DWPT",
      "topics": [
        "dwpt.boot"
      ]
    },
    {
      "page": "dwpt.sim",
      "title": "Simulate Seasonal Persistent Processes Using the DWPT",
      "topics": [
        "dwpt.sim"
      ]
    },
    {
      "page": "dwt",
      "title": "Discrete Wavelet Transform (DWT)",
      "topics": [
        "dwt",
        "dwt.nondyadic",
        "idwt"
      ]
    },
    {
      "page": "dwt.2d",
      "title": "Two-Dimensional Discrete Wavelet Transform",
      "topics": [
        "dwt.2d",
        "idwt.2d"
      ]
    },
    {
      "page": "dwt.3d",
      "title": "Three Dimensional Separable Discrete Wavelet Transform",
      "topics": [
        "dwt.3d",
        "idwt.3d"
      ]
    },
    {
      "page": "dwt.hilbert",
      "title": "Discrete Hilbert Wavelet Transforms",
      "topics": [
        "dwt.hilbert",
        "dwt.hilbert.nondyadic",
        "idwt.hilbert",
        "imodwt.hilbert",
        "modwpt.hilbert",
        "modwt.hilbert"
      ]
    },
    {
      "page": "exchange",
      "title": "Exchange Rates Between the Deutsche Mark, Japanese Yen and U.S. Dollar",
      "topics": [
        "exchange"
      ]
    },
    {
      "page": "fdp.mle",
      "title": "Wavelet-based Maximum Likelihood Estimation for a Fractional Difference Process",
      "topics": [
        "fdp.mle"
      ]
    },
    {
      "page": "fdp.sdf",
      "title": "Spectral Density Functions for Long-Memory Processes",
      "topics": [
        "fdp.sdf",
        "sfd.sdf",
        "spp.sdf",
        "spp2.sdf"
      ]
    },
    {
      "page": "find.adaptive.basis",
      "title": "Determine an Orthonormal Basis for the Discrete Wavelet Packet Transform",
      "topics": [
        "find.adaptive.basis"
      ]
    },
    {
      "page": "FSfarras",
      "title": "Farras nearly symmetric filters",
      "topics": [
        "farras",
        "FSfarras"
      ]
    },
    {
      "page": "heavisine",
      "title": "Sine with Jumps at 0.3 and 0.72",
      "topics": [
        "heavisine"
      ]
    },
    {
      "page": "hilbert.filter",
      "title": "Select a Hilbert Wavelet Pair",
      "topics": [
        "hilbert.filter"
      ]
    },
    {
      "page": "hosking.sim",
      "title": "Generate Stationary Gaussian Process Using Hosking's Method",
      "topics": [
        "hosking.sim"
      ]
    },
    {
      "page": "ibm",
      "title": "Daily IBM Stock Prices",
      "topics": [
        "ibm"
      ]
    },
    {
      "page": "japan",
      "title": "Japanese Gross National Product",
      "topics": [
        "japan"
      ]
    },
    {
      "page": "jumpsine",
      "title": "Sine with Jumps at 0.625 and 0.875",
      "topics": [
        "jumpsine"
      ]
    },
    {
      "page": "kobe",
      "title": "1995 Kobe Earthquake Data",
      "topics": [
        "kobe"
      ]
    },
    {
      "page": "linchirp",
      "title": "Linear Chirp",
      "topics": [
        "linchirp"
      ]
    },
    {
      "page": "manual.thresh",
      "title": "Wavelet Shrinkage via Thresholding",
      "topics": [
        "bishrink",
        "da.thresh",
        "hybrid.thresh",
        "manual.thresh",
        "soft",
        "sure.thresh",
        "Thresholding",
        "universal.thresh",
        "universal.thresh.modwt"
      ]
    },
    {
      "page": "mexm",
      "title": "Mexican Money Supply",
      "topics": [
        "mexm"
      ]
    },
    {
      "page": "modhwt.coh",
      "title": "Time-varying and Seasonal Analysis Using Hilbert Wavelet Pairs",
      "topics": [
        "modhwt.coh",
        "modhwt.coh.seasonal",
        "modhwt.phase",
        "modhwt.phase.seasonal"
      ]
    },
    {
      "page": "modwt",
      "title": "(Inverse) Maximal Overlap Discrete Wavelet Transform",
      "topics": [
        "imodwt",
        "modwt"
      ]
    },
    {
      "page": "modwt.2d",
      "title": "Two-Dimensional Maximal Overlap Discrete Wavelet Transform",
      "topics": [
        "imodwt.2d",
        "modwt.2d"
      ]
    },
    {
      "page": "modwt.3d",
      "title": "Three Dimensional Separable Maximal Ovelrap Discrete Wavelet Transform",
      "topics": [
        "imodwt.3d",
        "modwt.3d"
      ]
    },
    {
      "page": "mra",
      "title": "Multiresolution Analysis of Time Series",
      "topics": [
        "mra"
      ]
    },
    {
      "page": "mra.2d",
      "title": "Multiresolution Analysis of an Image",
      "topics": [
        "mra.2d"
      ]
    },
    {
      "page": "mra.3d",
      "title": "Three Dimensional Multiresolution Analysis",
      "topics": [
        "mra.3d"
      ]
    },
    {
      "page": "mult.loc",
      "title": "Wavelet-based Testing and Locating for Variance Change Points",
      "topics": [
        "mult.loc"
      ]
    },
    {
      "page": "my.acf",
      "title": "Autocovariance Functions via the Discrete Fourier Transform",
      "topics": [
        "my.acf",
        "my.ccf"
      ]
    },
    {
      "page": "nile",
      "title": "Nile River Minima",
      "topics": [
        "nile"
      ]
    },
    {
      "page": "ortho.basis",
      "title": "Derive Orthonormal Basis from Wavelet Packet Tree",
      "topics": [
        "ortho.basis"
      ]
    },
    {
      "page": "per",
      "title": "Periodogram",
      "topics": [
        "per"
      ]
    },
    {
      "page": "phase.shift",
      "title": "Phase Shift Wavelet Coefficients",
      "topics": [
        "phase.shift",
        "phase.shift.packet"
      ]
    },
    {
      "page": "phase.shift.hilbert",
      "title": "Phase Shift for Hilbert Wavelet Coefficients",
      "topics": [
        "phase.shift.hilbert",
        "phase.shift.hilbert.packet"
      ]
    },
    {
      "page": "plot.dwt.2d",
      "title": "Plot Two-dimensional Discrete Wavelet Transform",
      "topics": [
        "plot.dwt.2d"
      ]
    },
    {
      "page": "qmf",
      "title": "Quadrature Mirror Filter",
      "topics": [
        "qmf"
      ]
    },
    {
      "page": "rotcumvar",
      "title": "Rotated Cumulative Variance",
      "topics": [
        "rotcumvar"
      ]
    },
    {
      "page": "shift.2d",
      "title": "Circularly Shift Matrices from a 2D MODWT",
      "topics": [
        "shift.2d"
      ]
    },
    {
      "page": "sine.taper",
      "title": "Computing Sinusoidal Data Tapers",
      "topics": [
        "sine.taper"
      ]
    },
    {
      "page": "spin.covariance",
      "title": "Compute Wavelet Cross-Covariance Between Two Time Series",
      "topics": [
        "spin.correlation",
        "spin.covariance"
      ]
    },
    {
      "page": "spp.mle",
      "title": "Wavelet-based Maximum Likelihood Estimation for Seasonal Persistent Processes",
      "topics": [
        "spp.mle",
        "spp2.mle"
      ]
    },
    {
      "page": "spp.var",
      "title": "Variance of a Seasonal Persistent Process",
      "topics": [
        "Hypergeometric",
        "spp.var"
      ]
    },
    {
      "page": "squared.gain",
      "title": "Squared Gain Function of a Filter",
      "topics": [
        "squared.gain"
      ]
    },
    {
      "page": "stackPlot",
      "title": "Stack Plot",
      "topics": [
        "stackPlot"
      ]
    },
    {
      "page": "testing.hov",
      "title": "Testing for Homogeneity of Variance",
      "topics": [
        "testing.hov"
      ]
    },
    {
      "page": "tourism",
      "title": "U.S. Tourism",
      "topics": [
        "tourism"
      ]
    },
    {
      "page": "unemploy",
      "title": "U.S. Unemployment",
      "topics": [
        "unemploy"
      ]
    },
    {
      "page": "up.sample",
      "title": "Upsampling of a vector",
      "topics": [
        "up.sample"
      ]
    },
    {
      "page": "wave.filter",
      "title": "Select a Wavelet Filter",
      "topics": [
        "wave.filter"
      ]
    },
    {
      "page": "wave.variance",
      "title": "Wavelet Analysis of Univariate/Bivariate Time Series",
      "topics": [
        "wave.correlation",
        "wave.covariance",
        "wave.variance"
      ]
    },
    {
      "page": "wave.variance.2d",
      "title": "Wavelet Analysis of Images",
      "topics": [
        "wave.variance.2d"
      ]
    },
    {
      "page": "wavelet.filter",
      "title": "Higher-Order Wavelet Filters",
      "topics": [
        "wavelet.filter"
      ]
    },
    {
      "page": "xbox",
      "title": "Image with Box and X",
      "topics": [
        "xbox"
      ]
    }
  ],
  "_readme": "https://github.com/bjw34032/waveslim/raw/HEAD/README.md",
  "_rundeps": [
    "multitaper"
  ],
  "_score": 8.560546227795662,
  "_indexed": true,
  "_nocasepkg": "waveslim",
  "_universes": [
    "bjw34032"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.5",
      "date": "2026-07-05T06:01:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/1f910c37b8bc1a175743a260711b229a31663ea1a68a79d70374acf3b4766198",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.5",
      "date": "2026-07-05T06:00:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/aa4b5dfaf496218c180296073901740042bf8dfa63e1560352c514598da33c0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.8.5",
      "date": "2026-07-05T06:01:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/194c1e76017fe66a057e657c8b063f1c23ed91bef632e6b0d4bee149f2e06d28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.8.5",
      "date": "2026-07-05T06:01:01.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/948de511f6d14dde91bd401fe7c21f7f5e3668d4feb1a9aa60e52be7a5ec8843",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.5",
      "date": "2026-07-05T06:04:44.000Z",
      "arch": "aarch64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/5454923968089d701adc67dfe8671927ecedc1cba86eebaae96856a94d52be19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.5",
      "date": "2026-07-05T06:07:25.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/18ee1ae3adb271d854a737124dd7822b156420dd24358b7e262da27e8ff66b1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.8.5",
      "date": "2026-07-05T06:08:23.000Z",
      "arch": "aarch64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/f7608a82d9df89e597a4e17f8ee49c53189955a2bbb233cbc563c96f4d0734f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.8.5",
      "date": "2026-07-05T06:07:25.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/2cdc1cb94d2204b9fea02eed5e7f6cf54563d08a278aee609617501ac41c5920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.5",
      "date": "2026-07-05T06:00:49.000Z",
      "arch": "emscripten",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/9c6cc90088c503206cd72bf4e167a38ab5ef6eb834a6d22921c57926ca167f69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.5",
      "date": "2026-07-05T06:00:11.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/1b7c319ff31dc6f42cdc7291562cdf576655429f46d259c6c0b7d6cbe034e734",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.5",
      "date": "2026-07-05T06:00:11.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/5bb6daa0decec715e0ca6cbee770cb83ea5cbbbd641206bebb7d49a1f85be084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.8.5",
      "date": "2026-07-05T06:00:09.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "https://r2.ropensci.org/17024401f1f184eb05e4aa61e91bc2906b9ab0e0e119e3d40bc44893a5fbfd42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/28731269349"
    }
  ]
}