add_impute_to_intervals {PKNCA}R 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


[Package PKNCA version 0.10.2 Index]