Skip to content

Do this programmatically (see how the class is initiated and use the same logic to generate the default parameters for the simulation type.) #48

@Fontanapink

Description

@Fontanapink
        # TODO: Do this programmatically (see how the class is initiated and use the same logic to generate the default parameters for the simulation type.)

default_params_sVAR = {"n_obs": 100, "coefficients": [[0.8, -0.2], [0.3, 0.5]], "initial_values": [[1], [2]], "noise_stddev": 1.0,

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