mean_step {clinPK}R Documentation

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)

Arguments

x

vector of numeric values

Value

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


[Package clinPK version 0.13.0 Index]