smoothen_bins: Smoothen a trajectory

Description Usage Arguments Value

View source: R/smoothen_bins.R

Description

Smoothen a trajectory

Usage

1
smoothen_bins(df, nbins)

Arguments

df

A data frame with numeric columns.

nbins

Integer. The number of bins to calculate averages for when smoothing.

Value

A matrix with the same number of columns as 'df' and 'nbins' columns.


rscherrer/epianalysis documentation built on May 26, 2019, 2:32 p.m.