Matthew Fidler
Matthew Fidler
Ergoemacs-mode now supports keyboard themes. They are switchable on the fly. I have submitted a request to support cabbage keybindings. https://github.com/ergoemacs/ergoemacs-mode/issues/33 However, I'm unsure how you wish to handle the...
I have added a keyboard theme for cabbage. I have assumed all C- keys are fixed keys and all M- or M-C- keys depend on the keyboard you have. The...
I have updated the ergoemacs website to list the cabbage keybindings. I don't believe that all of them are listed, but a majority of them are; See: http://ergoemacs.github.io/ergoemacs-mode/key-setup.html
Note the key descriptions below are currently wrong... https://github.com/ergoemacs/ergoemacs-mode/issues/43
I would add `nlmixr` support too. But I'm unsure if all the stats used are always used by nonlinear mixed effects models. What are the generics you are trying to...
What is `find_formula` used for? In `nlmixr` there is not a formula, but a model.
I am more familiar with `nlmixr`, give me a few weeks and I will give a simple example
For nlmixr these components are n the code below: ``` r library(nlmixr) ## simple nlmixr model one.cmt = FALSE, : initial ETAs were nudged; (can control by foceiControl(etaNudge=., #> etaNudge2=))...
If you choose to use broom variants, there is more documentation here: https://nlmixrdevelopment.github.io/nlmixr/articles/broom.html
For some reason, some compiled optimized versions do not see this ODR violation; I think it doesn't (yet) occur with CRAN.