mean_step: Calculate mean between two values in a vector Used in NCA for...

View source: R/nca_linear.R

mean_stepR 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


InsightRX/clinPK documentation built on June 14, 2025, 9:48 p.m.