spim_restart_join_parent: Join parent and restart fits

View source: R/fit_restart.R

spim_restart_join_parentR Documentation

Join parent and restart fits

Description

Join parent and restart fits together

Usage

spim_restart_join_parent(fit, parent)

Arguments

fit

The new fit. A list with elements samples, pmcmc, etc.

parent

The parent information from the restart data created by spim_fit_process; this contains elements trajectories, rt and data and we use these to create consistent trajectories that cover both the parent and restart fits.

Value

A list with the same elements as fit, but with concatenated trajectories as appropriate.


mrc-ide/spimalot documentation built on Oct. 15, 2024, 12:15 p.m.