MixedModels icon indicating copy to clipboard operation
MixedModels copied to clipboard

CTVsuggest

Open bbolker opened this issue 2 years ago • 1 comments
trafficstars

(Having taken a quick look at the first few hits I'm not sure this is going to provide a lot of actionable material, but it's worth a look ...)

remotes::install_github("DylanDijk/CTVsuggest")
library("CTVsuggest")
CTVsuggest(taskview = "MixedModels", n = 5)
             MixedModels      Packages
hillR           0.9977753         hillR
Rsmlx           0.9977393         Rsmlx
jlctree         0.9974878       jlctree
SimCorMultRes   0.9952925 SimCorMultRes
npde            0.9943997          npde

From @zeileis

It would be great if you also ran code like the one above for the first ten or twenty suggestions for the task view maintained by you. After assessing which of the suggestions match the scope of your task view well enough, please update the task view correspondingly. Dylan might also create a GitHub issue for you containing the output from his package so that you can easily have a look and decide which packages to add or not to add.

bbolker avatar Mar 22 '23 23:03 bbolker

Note npde is a support for saemmix and Rsmlx allows access to Monolix simulation engine like mrgsolve and rxode2 (non-free)

mattfidler avatar Mar 22 '23 23:03 mattfidler