Skip to content

Add a parameter summary to the output we track doing optimization #2

@kasperdanielhansen

Description

@kasperdanielhansen

Add the output of something like
norm(factor_matrix)
or some other summary of the parameter vector to the printed output. It also makes sense to add a flag which enables or disables the printed output.

In R I tend to use a verbose which can either be a integer (higher values is more verbose) or just true/false, so both
verbose = 5
verbose = TRUE
works.

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