PKNCA_impute_fun_list {PKNCA} | R Documentation |
Separate out a vector of PKNCA imputation methods into a list of functions
Description
An error will be raised if the functions are not found.
Usage
PKNCA_impute_fun_list(x)
Arguments
x |
The character vector of PKNCA imputation method functions (without
the |
Details
This function is not for use by users of PKNCA.
Value
A list of character vectors of functions to run.
[Package PKNCA version 0.11.0 Index]