You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the latest release of VGAM, the syntax for function dzeta changes from "dzeta(x, p, log = FALSE) (VGAM 0.8-7)" to "dzeta(x, shape, log = FALSE) (VGAM 1.0-3)".
So cov_model.r couldn't be run.
Best,
Ying
The text was updated successfully, but these errors were encountered:
Hi, David,
In the latest release of VGAM, the syntax for function dzeta changes from "dzeta(x, p, log = FALSE) (VGAM 0.8-7)" to "dzeta(x, shape, log = FALSE) (VGAM 1.0-3)".
So cov_model.r couldn't be run.
Best,
Ying
The text was updated successfully, but these errors were encountered: