View source: R/core_estimate_wrapper.R
summarize_drift_dm_info | R Documentation |
Requires a path to the info file of a fit procedure (see estimate_model_ids) and turns its main information into a string
summarize_drift_dm_info(full_name_to_file, detailed_info)
full_name_to_file |
path to the info file (.RDS) |
detailed_info |
logical, if detailed info shall be provided or not |
a string with infos about the fit procedure name, last call, and, if detailed_info = TRUE, model, individuals, lower/upper, and seed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.