dynamic_factor_models
dynamic_factor_models copied to clipboard
Beautiful outputs as table
Outputs of the tables are not enough beautiful.
Do we need to find or wait for a better package?
I don't know enough of the Julia ecosystem to advise...
Maybe TexTables.jl could help you make nicer looking tables? The primary use examples are regression model output from GLM.jl but you can build tables manually from individual columns as well.