forwardSearch | R Documentation |
Forward covariate search
forwardSearch(covInfo, fit, pVal = 0.05, outputDir, restart = FALSE)
covInfo |
a list containing information about each variable-covariate pair |
fit |
an nlmixr 'fit' object |
pVal |
p-value that should be used for selecting covariates in the forward search |
outputDir |
the name of the output directory that stores the covariate search result |
restart |
a boolean that controls if the search should be restarted; default is FALSE |
returns the updated 'fit' object at the end of the forward search and a table of information for all the covaraites tested
Vipul Mann, Matthew Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.