View source: R/extract_config.R
extract_fixed_framework | R Documentation |
Fix data to improve modelling capacity for similar axes
extract_fixed_framework(verbose = T)
alpha |
Fixing the alpha parameters. A vector of integers, where identical integers indicate same the data axis. Axes that are not shared are given NA. |
beta |
Fixing the beta parameters. A vector of integers, where identical integers indicate same the data axis. Axes that are not shared are given NA. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.