Kexin Sally Chen
Results
2
issues of
Kexin Sally Chen
Hi! I was following the tutorial and was trying to graph the model, but got the following error even though I had `using GraphViz` and `using LightGraphs` `julia> display(Graph(graph2dot(model))) ERROR:...
Hi! I'm using this package for my research that involves estimating a complicated model. I've been using the NelderMead() algorithm. From time to time, the estimation would stop due to...