Philippe Grosjean
Philippe Grosjean
Using a M3 Max here. The readings with this PR seem OK when the P-cores are actives, but they are overestimated when they are not. I think it is because...
Any volunteer to maintain this package? I could do it (and I really need this package). However, I am not a mathematician and may not be the best person to...
Thanks @bbolker and @datalorax for your positive feedbacks. I will look at the bugs that have to be corrected. I will first see if I can make it a workable...
Also [on CRAN check](https://cran-archive.r-project.org/web/checks/2023/2023-04-10_check_results_equatiomatic.html) you can see that there are missing `...` for several methods, but that seems to be already corrected in the code. I'll make a pull request...
I had to rewrite a part of the doc and to homogenize calls to methods. As usual, CRAN people are very picky, but they remarks were correct. Version 0.3.3 is...
We are open to pull requests to support new classes.
Would you like to contribute something to support **brmsfit** ?
What may help is to work on the LaTeX code that should match the various models in a **brmsfit** class. Then, we could manage to write the R code that...
Yes, it make sense and you can propose a pull request... but you must take care to avoid increasing the list of (indirect) package dependencies. We try to keep this...
No, not really. You have to write a proper method **model_fit** for `extract_eq()`.