Extract numerical trajectories of parameters during ngme optimization without creating plots. This function provides the underlying data used by traceplot().
get_trace_trajectories(ngme, name = "general", apply_transform = TRUE)
list containing:
named list of trajectory matrices for each parameter
character vector of parameter names
list of transformation functions used
number of chains
number of iterations