R/util.R
get_trajectories.Rd
Get the trajectories of the parameters of the model
get_trajectories(ngme_object, model_name)
ngme object
name of the model, if NULL, return the trajectories of the parameters of the measurement noise and fixed effects
a list of trajectories, each element is a matrix of trajectories (n_samples * n_trajectories)