Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CTVsuggest #45

Open
bbolker opened this issue Mar 22, 2023 · 1 comment
Open

CTVsuggest #45

bbolker opened this issue Mar 22, 2023 · 1 comment

Comments

@bbolker
Copy link
Collaborator

bbolker commented Mar 22, 2023

(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.

@mattfidler
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants