add_impute_to_intervals: Add the imputation column to the intervals, if it is not...

View source: R/impute.R

add_impute_to_intervalsR Documentation

Add the imputation column to the intervals, if it is not already there

Description

Add the imputation column to the intervals, if it is not already there

Usage

add_impute_to_intervals(object)

Arguments

object

The PKNCAdata object to impute data within

Value

The PKNCAdata object with an impute column added to the intervals (if it is not already there) and the object$impute set to that column name


PKNCA documentation built on April 30, 2023, 1:08 a.m.