Learn R Programming

clinPK (version 0.13.0)

mean_step: Calculate mean between two values in a vector Used in NCA for calculation of mean between two or more timepoints.

Description

Calculate mean between two values in a vector Used in NCA for calculation of mean between two or more timepoints.

Usage

mean_step(x)

Value

a vector of length(x)-1 with the mean timepoints

Arguments

x

vector of numeric values