PKNCA_impute_fun_list: Separate out a vector of PKNCA imputation methods into a list...

View source: R/impute.R

PKNCA_impute_fun_listR 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 PKNCA_impute_method_ part)

Details

This function is not for use by users of PKNCA.

Value

A list of character vectors of functions to run.


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.