{
  "_id": "6a226d36cd65a98ecbd4749f",
  "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-06-05 06:26:19 UTC",
    "User": "root"
  },
  "MD5sum": "f6b0e318a3afc8749fd6450688f8ac63",
  "_user": "bjw34032",
  "_type": "src",
  "_file": "waveslim_1.8.5.tar.gz",
  "_fileid": "3bd95bec28e885856eaf273d1e7137f67d22db775c3dbfb1d775e4eae23cbb03",
  "_filesize": 783357,
  "_sha256": "3bd95bec28e885856eaf273d1e7137f67d22db775c3dbfb1d775e4eae23cbb03",
  "_created": "2026-06-05T06:26:19.000Z",
  "_published": "2026-06-05T06:31:18.390Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79675777053,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430235240"
    },
    {
      "job": 79675777060,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430234860"
    },
    {
      "job": 79675777063,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430234335"
    },
    {
      "job": 79675777067,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430234801"
    },
    {
      "job": 79675777077,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430233587"
    },
    {
      "job": 79675777048,
      "time": 207,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430256772"
    },
    {
      "job": 79675777049,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430227811"
    },
    {
      "job": 79675777062,
      "time": 252,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430267028"
    },
    {
      "job": 79675505033,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430206326"
    },
    {
      "job": 79675777004,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430227305"
    },
    {
      "job": 79675777069,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430229021"
    },
    {
      "job": 79675777042,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7430235827"
    },
    {
      "job": 79675777059,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430226911"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 8670,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/waveslim"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/bjw34032/waveslim",
  "_searchresults": 128,
  "_rbuild": "4.6.0",
  "_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",
    "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.541050820509984,
  "_indexed": true,
  "_nocasepkg": "waveslim",
  "_universes": [
    "bjw34032"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.5",
      "date": "2026-06-05T06:28:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "71d2f0caa123eb1c081b21e843185d7df4b4f207c1058d14130c55b8e84a29d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.5",
      "date": "2026-06-05T06:28:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "5d59aa9a34802152610d80624bbee892daf3a9741d7e0d09b5c3f29bbeec21fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.5",
      "date": "2026-06-05T06:28:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "7edb333c0f6ca45c4722ca9022d3af40f9002dc90c9351df2393b0127edaa1cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.5",
      "date": "2026-06-05T06:28:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "03eb6801418a631d8fdd69e1ee5db6d0b0946e10828e12756f8367e3064e96f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.5",
      "date": "2026-06-05T06:28:15.000Z",
      "arch": "aarch64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "393dbb8f85b1aa38254456073dd060b5dab8c5c5c6aa67b2d282d9f651c6f37f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.5",
      "date": "2026-06-05T06:29:36.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "4893e539002f9911b665b1df23ff74fb4942d4dec8109f13227af3521e8ebba8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.5",
      "date": "2026-06-05T06:27:54.000Z",
      "arch": "aarch64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "d06fca50b50e5688a5a60d87207a3b210e929c6783a28a7b3e81012efd224436",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.5",
      "date": "2026-06-05T06:30:06.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "e119d5ed9f3a0db65bbe9dd2db1da2e4a32bf1d270893fde8d69d80c3cbb53f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.5",
      "date": "2026-06-05T06:28:10.000Z",
      "arch": "emscripten",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "97a7de41b280a33d6ab2c232dc105ca7c20548f0bef1604859be652cd45774ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.5",
      "date": "2026-06-05T06:27:28.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "51c7b789f1c95b6775f00fa96d87cc75000b538c99948642d1fabf862ae42968",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.5",
      "date": "2026-06-05T06:27:50.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "73ebd0b70e61de1db28242bef0bd0928c8e2a8b42d76e0e9dafc5041bd0affd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.5",
      "date": "2026-06-05T06:27:26.000Z",
      "arch": "x86_64",
      "commit": "91fb02c82dd6fc5a37c8f8d0961347b56d2c6ac2",
      "fileid": "e2cf1ffecc66fa6a58fdd5f49bbb618fc2ec9fb1809ee343403ed3e82e84db32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bjw34032/actions/runs/26999181801"
    }
  ]
}