View source: R/createParameterNames.R
createParameterNames | R Documentation |
Creates parameter names from an MDI analysis based upon the number of datasets used.
createParameterNames(n_datasets)
n_datasets |
Integer. The number of datasets used in the analysis. |
A vector of strings. There will be n_datasets MassParameter_ variables (appended 1:n_datasets) and n_datasets choose 2 Phi_ parameters (appended by ij, where i and j are dataset indices)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.