Parameters ========== .. code-block :: python from mcot.dippi.model import Parameters .. currentmodule:: mcot.dippi.model .. autoclass:: Parameters .. automethod:: __init__ .. rubric:: Inheritance diagram .. inheritance-diagram:: mcot.dippi.model.Parameters .. rubric:: Methods .. autosummary:: ~Parameters.copy ~Parameters.empty ~Parameters.from_bedpostx ~Parameters.from_dict ~Parameters.guess_orient ~Parameters.random_confounds ~Parameters.set_population ~Parameters.simplify_params ~Parameters.to_change ~Parameters.to_dict ~Parameters.to_xarray .. rubric:: Attributes .. autosummary:: ~Parameters.nfibres copy ---- .. automethod:: Parameters.copy empty ----- .. automethod:: Parameters.empty from\_bedpostx -------------- .. automethod:: Parameters.from_bedpostx from\_dict ---------- .. automethod:: Parameters.from_dict guess\_orient ------------- .. automethod:: Parameters.guess_orient random\_confounds ----------------- .. automethod:: Parameters.random_confounds set\_population --------------- .. automethod:: Parameters.set_population simplify\_params ---------------- .. automethod:: Parameters.simplify_params to\_change ---------- .. automethod:: Parameters.to_change to\_dict -------- .. automethod:: Parameters.to_dict to\_xarray ---------- .. automethod:: Parameters.to_xarray