Joseph Luchman
Joseph Luchman
Hi @dominance-analysis! I am a fellow dominance analysis software developer who has mostly focused, to date, on the [Stata](https://github.com/jluchman/domin) and [R](https://github.com/jluchman/domir) software. I've been interested in your project for some...
Hi Claudio, This requested code to pull extends the base `dominanceAnalysis()` (e.g., #3) with two new analysis types the R built-in `polr()` from `MASS` and `multinom()` from `nnet` as outlined...
Hi Claudio, I would like to request (and/or offer support helping to develop if desired) an extension of the methods to incorporate `polr` in `MASS` as well as `multinom` in...