environmentaltools.temporal.check_marginal_params

environmentaltools.temporal.check_marginal_params(param: dict)[source]

Checks the input parameters and includes some required arguments for the computation

Parameters:

param (*) – the initial guess parameters of the probability models (see the docs of marginalfit)

Returns:

checked and updated parameters

Return type:

  • param (dict)