mollify_rcpp: Moving average data smoother.

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/RcppExports.R

Description

Computation of a moving average data smoother.

Usage

1

Arguments

x

A numeric vector containing the data to analyze.

p

A length-one numeric vector.

Value

A matrix object.

Author(s)

Sergio Venturini sergio.venturini@unito.it

References

Venturini, S., Borgonovo, E. (2020), "Sensitivity Analysis Using R: the SAuR Package", Technical report.

See Also

betaKS3_R for computing the sensitivity measures.

Examples

1
2
3
4
5
## Not run: 
data(simdata_sub, package = "SAuR")


## End(Not run)

sergioventurini/SAuR documentation built on Dec. 8, 2019, 5:20 p.m.