Debartha Paul
Debartha Paul
@nalimilan is this a dormant issue or still open for contribution? I was thinking how about a `summarystat()` just like the `summary` function in R. It'll return different values for...
Will it be ok if I go on and try making a PR for this addition?
@nalimilan Yes, like the `lrtest`. But I was proposing to print a short result directly below the output of `glm`. Something like: ``` StatsModels.TableRegressionModel{GeneralizedLinearModel{GLM.GlmResp{Vector{Float64}, Binomial{Float64}, LogitLink}, GLM.DensePredChol{Float64, LinearAlgebra.CholeskyPivoted{Float64, Matrix{Float64}, Vector{Int64}}}},...
@devmotion @ParadaCarleton gentle ping, is this PR ready to merge?
I would very much like to incorporate `Geometric` with the success parameter `p=1`. I came across a situation in a simulation study of a response-adaptive treatment allocation and encountered some...
@ParadaCarleton Yes, there are still some uses of inbounds in `categorical`, `discretenonparametric` and `poissonbinomial` for the `univariates`. They are a bit tricky to tackle...
@hturner Can we make a task list for this issue to keep track of things being committed in the new chapter and the things that still need to be added?