Skip to content

CVThresh

Level-Dependent Cross-Validation Thresholding

v1.1.2 · May 1, 2022 · GPL (>= 2)

Description

The level-dependent cross-validation method is implemented for the selection of thresholding value in wavelet shrinkage. This procedure is implemented by coupling a conventional cross validation with an imputation method due to a limitation of data length, a power of 2. It can be easily applied to classical leave-one-out and k-fold cross validation. Since the procedure is computationally fast, a level-dependent cross validation can be performed for wavelet shrinkage of various data such as a data with correlated errors.

Downloads

281

Last 30 days

14851st

688

Last 90 days

2.9K

Last year

Trend: +25.5% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Donghoh Kim <donghoh.kim@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Donghoh",
                      family = "Kim",
                      role = c("aut", "cre"),
                      email = "donghoh.kim@gmail.com"),
               person(given = "Hee-Seok",
                      family = "Oh",
                      role = "aut",
                      email = "heeseok@stats.snu.ac.kr"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Donghoh Kim <donghoh.kim@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Donghoh",
                      family = "Kim",
                      role = c("aut", "cre"),
                      email = "donghoh.kim@gmail.com"),
               person(given = "Hee-Seok",
                      family = "Oh",
                      role = "aut",
                      email = "heeseok@stats.snu.ac.kr"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Donghoh Kim <donghoh.kim@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Donghoh",
                      family = "Kim",
                      role = c("aut", "cre"),
                      email = "donghoh.kim@gmail.com"),
               person(given = "Hee-Seok",
                      family = "Oh",
                      role = "aut",
                      email = "heeseok@stats.snu.ac.kr"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Donghoh Kim <donghoh.kim@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Donghoh",
                      family = "Kim",
                      role = c("aut", "cre"),
                      email = "donghoh.kim@gmail.com"),
               person(given = "Hee-Seok",
                      family = "Oh",
                      role = "aut",
                      email = "heeseok@stats.snu.ac.kr"))
as necessary.

Dependency Network

Dependencies Reverse dependencies wavethresh EbayesThresh CVThresh

Version History

new 1.1.2 Mar 10, 2026
updated 1.1.2 ← 1.1.1 diff May 1, 2022
updated 1.1.1 ← 1.1.0 diff Jan 17, 2013
updated 1.1.0 ← 1.0.5 diff Oct 28, 2012
updated 1.0.5 ← 1.0.1 diff Oct 3, 2006
updated 1.0.1 ← 1.0.0 diff Apr 20, 2006
new 1.0.0 Mar 12, 2006