radish_parameters: Get parameter estimates from fitted 'radish' models

Description Usage Arguments Value Author(s) Examples

View source: R/radish_parameters.R

Description

Function to fit 'radish' models to CDPOP simulation data

Usage

1
XXX

Arguments

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

Value

List of fitted 'radish' models

Author(s)

Bill Peterman

Examples

1
2
3
4
## Not Run:
## ** TO BE COMPLETED ** ##  

## End (Not run)

nspope/radishDGS documentation built on Sept. 15, 2020, 10:43 p.m.