Learn R Programming

⚠️There's a newer version (2.5-6) of this package.Take me there.

aws (version 2.3-0)

Adaptive Weights Smoothing

Description

We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. This includes the Propagation-Separation Approach to adaptive smoothing as described in "J. Polzehl and V. Spokoiny (2006) ", "J. Polzehl and V. Spokoiny (2004) " and "J. Polzehl, K. Papafitsoros, K. Tabelow (2018) ", the Intersecting Confidence Intervals (ICI), variational approaches and a non-local means filter.

Copy Link

Version

Install

install.packages('aws')

Monthly Downloads

1,012

Version

2.3-0

License

GPL (>= 2)

Maintainer

Joerg Polzehl

Last Published

November 15th, 2019

Functions in aws (2.3-0)

ICIcombined

Adaptive smoothing by Intersection of Confidence Intervals (ICI) using multiple windows
binning

Binning in 1D, 2D or 3D
ICIsmooth-class

Class "ICIsmooth"
extract-methods

Methods for Function extract in Package aws
kernsm

Kernel smoothing on a 1D, 2D or 3D grid
kernsm-class

Class "kernsm"
lpaws

Local polynomial smoothing by AWS
aws

AWS for local constant models on a grid
aws.gaussian

Adaptive weights smoothing for Gaussian data with variance depending on the mean.
nlmeans

NLMeans filter in 1D/2D/3D
awstestprop

Propagation condition for adaptive weights smoothing
summary-methods

Methods for Function `summary' from package 'base' in Package `aws'
print-methods

Methods for Function `print' from package 'base' in Package `aws'
vaws

vector valued version of function aws The function implements the propagation separation approach to nonparametric smoothing (formerly introduced as Adaptive weights smoothing) for varying coefficient likelihood models with vector valued response on a 1D, 2D or 3D grid.
awsdata

Extract information from an object of class aws
qmeasures

Quality assessment for image reconstructions.
awssegment-class

Class "awssegment"
paws

Adaptive weigths smoothing using patches
plot-methods

Methods for Function `plot' from package 'graphics' in Package `aws'
awsweights

Generate weight scheme that would be used in an additional aws step
risk-methods

Compute risks characterizing the quality of smoothing results
vpaws

vector valued version of function paws with homogeneous covariance structure
show-methods

Methods for Function `show' in Package `aws'
aws-package

aws
aws.irreg

local constant AWS for irregular (1D/2D) design
aws-class

Class "aws"
aws.segment

Segmentation by adaptive weights for Gaussian models.
ICIsmooth

Adaptive smoothing by Intersection of Confidence Intervals (ICI)
TV_denoising

TV/TGV denoising of image data