getSmoothTS: getSmoothTS

Description Usage Arguments Author(s)

Description

utility function to calculate smoothed version of time series observables

Usage

1
2
getSmoothTS(dat, timeC = "time", nC = "N", dataC = setdiff(names(dat), 
    c("time", "N")))

Arguments

dat

data.frame with oblervables for paramset in long format (i.e. try sets stacked together)

timeC

name of the time column

nC

name of try number column

dataC

names of the columns to make smoothing over

Author(s)

Anatoly Sorokin


lptolik/R4Kappa documentation built on May 21, 2019, 7:51 a.m.