Description Usage Arguments Value Author(s) Examples
View source: R/radish_parameters.R
Function to fit 'radish' models to CDPOP simulation data
1 | XXX
|
Results_dir |
Full path to the top 'Results' directory where simulation results are saved |
radish_model |
(Default = 'wishart) Specify which ‘radish' model you want to get parameter estimates from. Should be one of c(’wishart', 'mlpe', 'ls'). Assumes there is only a single fitted model object for each measurement model in the directory. |
save_table |
(Default = TRUE) The parameter estimate table will be saved as a CSV file |
conv |
Extra parameter to be used with other functions when checking radish convergence |
... |
Not used |
List of fitted 'radish' models
Bill Peterman
1 2 3 4 | ## Not Run:
## ** TO BE COMPLETED ** ##
## End (Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.