Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kasperdanielhansen opened this issue Jun 27, 2023 · 0 comments

Comments

@kasperdanielhansen
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant