Learn R Programming

inteq (version 1.0)

smooth: Internal function to smooth a vector of values using two-point average

Description

Internal function to smooth a vector of values using two-point average

Usage

smooth(v)

Value

smoothed double vector

Arguments

v

double vector to be smoother