Other packages > Find by keyword >

aws  

Adaptive Weights Smoothing
View on CRAN: Click here


Download and install aws package within the R console
Install from CRAN:
install.packages("aws")

Install from Github:
library("remotes")
install_github("cran/aws")

Install by package version:
library("remotes")
install_version("aws", "2.5-6")



Attach the package and use:
library("aws")
Maintained by
Joerg Polzehl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2002-02-15
Latest Update: 2024-02-07
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, the Intersecting Confidence Intervals (ICI), variational approaches and a non-local means filter. The package is described in detail in Polzehl J, Papafitsoros K, Tabelow K (2020). Patch-Wise Adaptive Weights Smoothing in R. Journal of Statistical Software, 95(6), 1-27. , Usage of the package in MR imaging is illustrated in Polzehl and Tabelow (2023), Magnetic Resonance Brain Imaging, 2nd Ed. Appendix A, Springer, Use R! Series. .
How to cite:
Joerg Polzehl (2002). aws: Adaptive Weights Smoothing. R package version 2.5-6, https://cran.r-project.org/web/packages/aws. Accessed 20 Nov. 2024.
Previous versions and publish date:
1.0-1 (2002-02-15 07:41), 1.0-4 (2002-04-26 11:40), 1.2-0 (2002-11-27 10:56), 1.3-0 (2004-12-27 13:49), 1.3-2 (2006-01-08 00:42), 1.3-3.1 (2007-07-07 20:52), 1.6-1 (2009-10-12 19:17), 1.6-2 (2010-04-07 12:54), 1.6 (2009-04-15 15:50), 1.7-1 (2011-12-11 18:42), 1.8-0 (2012-05-24 13:11), 1.9-3 (2013-03-18 21:43), 1.9-4 (2014-03-05 18:21), 1.9-6 (2016-09-15 15:46), 2.2-0 (2018-07-30 18:00), 2.2-1.1 (2019-10-30 16:02), 2.2-1 (2019-05-08 11:20), 2.3-0 (2019-11-16 00:00), 2.4-0 (2020-01-21 14:50), 2.4-1 (2020-02-19 16:40), 2.4-2 (2020-04-17 18:10), 2.4-3 (2020-07-21 11:50), 2.5-1 (2021-01-11 23:40), 2.5-3 (2023-06-22 01:10), 2.5-4 (2024-02-02 20:30), 2.5-5 (2024-02-07 14:00), 2.5 (2020-10-02 06:22)
Other packages that cited aws R package
View aws citation profile
Other R packages that aws depends, imports, suggests or enhances
Complete documentation for aws
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

spinyReg  
Sparse Generative Model and Its EM Algorithm
Implements a generative model that uses a spike-and-slab like prior distribution obtained by multipl ...
Download / Learn more Package Citations See dependency  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  
epitrix  
Small Helpers and Tricks for Epidemics Analysis
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency  
aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA