Philippe Casgrain
Results
2
comments of
Philippe Casgrain
@waynelapierre I believe that the [OnlineStats.jl](https://github.com/joshday/OnlineStats.jl) may have what you are looking for and more. In particular, OnlineStats.LinReg and OnlineStats.LinRegBuilder may provide the functionality are looking for.
I believe that `JSON3.read("""{"a":"test"}""",Dict{String,Any})` already does what you want.