summarize_drift_dm_info: Reads Info file

View source: R/core_estimate_wrapper.R

summarize_drift_dm_infoR Documentation

Reads Info file

Description

Requires a path to the info file of a fit procedure (see estimate_model_ids) and turns its main information into a string

Usage

summarize_drift_dm_info(full_name_to_file, detailed_info)

Arguments

full_name_to_file

path to the info file (.RDS)

detailed_info

logical, if detailed info shall be provided or not

Value

a string with infos about the fit procedure name, last call, and, if detailed_info = TRUE, model, individuals, lower/upper, and seed.


dRiftDM documentation built on April 3, 2025, 7:48 p.m.