Skip to content

CovarEffect coefficients default value #58

@bobbyx27

Description

@bobbyx27

For now, the 'coefficients' argument default value of CovarEffect is (None,), which corresponds to 1 unknown parameter at instantiation when the model structure is still potentially unknown. As a concrete impact, for instance, the property .nb_params returns 1 in that situation, instead of None, or an error. This may have harmful consequences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions