Collect information about models to sample from.
GPFprojectInfo.Rd
Possibilities:
keep a subset of the parameters based on names
rename their suffixes
Rename covariate suffixes
GPFprojectInfo( projectPath, indPars_select = NULL, popPars_select = NULL, cov_select = NULL )
Arguments
projectPath | the project folder to sample from |
---|---|
indPars_select, popPars_select, cov_select | Potentially named character. Used to select and rename parameters of the model |
Value
list(projectPath,indPars_select,popPars_select,cov_select)