You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, get_params(data) returns the observed means and SDs for a simulated dataset, while the design parameters are retrieved by get_design(data)$params.
Maybe replace get_params() with sample_params() and sim_params()?