smooth.deri.glkerns: smooth.deri.glkerns

View source: R/emFunctions.r

smooth.deri.glkernsR Documentation

smooth.deri.glkerns

Description

Function to smooth data and calculate derivative with glkerns

Usage

smooth.deri.glkerns(x, t, deriv = 0, t.out = t, smethod = "glkerns", ...)

Arguments

x

vector of data

t

time stamp of each point

deriv

order of derivative to calculate

t.out

time stamp of output (default: to be the same as input)

Value

a vector of fitted value after smoothing


lch14forever/BEEM documentation built on April 5, 2025, 11:24 p.m.