Hi guys,
I would like to use the rdirichlet function in the dampack package, but R keeps saying the function can't be found:
Error in rdirichlet() : could not find function "rdirichlet"
I already tried to update the package, but that did not help:
install_github("DARTH-git/dampack", force = TRUE)
p_load_gh("DARTH-git/dampack")
The function is shown in the R documentation in the help section.
Can you help me out?
Thanks!
Kind regards,
Simone
Hi guys,
I would like to use the rdirichlet function in the dampack package, but R keeps saying the function can't be found:
Error in rdirichlet() : could not find function "rdirichlet"
I already tried to update the package, but that did not help:
install_github("DARTH-git/dampack", force = TRUE)
p_load_gh("DARTH-git/dampack")
The function is shown in the R documentation in the help section.
Can you help me out?
Thanks!
Kind regards,
Simone