Replies: 3 comments 3 replies
-
Hello, I have the same kind of problem with a different error message: So I used "makeValid" and then I have this kind of error: does anyone have a solution? Kind regards, Yoann |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Siel, Any idea for the reason of this kind of error message: concerning the function makeValid()? So we can't use anymore makeNPDE function? Best regards, |
Beta Was this translation helpful? Give feedback.
0 replies
-
That is correct, makeNPDE is deprecated. I suspect the error you are seeing is if you have EVID=4 events in your data. That should be corrected in the beta Version2 branch. However, that branch makes a lot of changes to Pmetrics as we move to a more modern framework. We are doing our best to maintain backwards compatibility with versions prior to Version 2, but we can’t guarantee that it will be seemless and everyone’s scripts will work fully. However, we remain committed to working through issues.
If you want to try the beta Version2, use devtools::install_github(“LAPKB/Pmetrics”, ref = “Version2”).
From: yoannc40 ***@***.***>
Date: Friday, September 9, 2022 at 5:29 AM
To: LAPKB/Pmetrics ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [LAPKB/Pmetrics] plot of vpc (Discussion #90)
@Siel<https://urldefense.com/v3/__https:/github.com/Siel__;!!LIr3w8kk_Xxm!p8v1ANqdv1LU6qP3EhZQAmqJrHNzrOAKrwPzxbZwjdd5kE3ZdSw8lpC-vcGFZiVbZ68nvv4V7TZcpKYoST4iVTI$>, Any idea for the reason of this kind of error message: concerning the function makeValid()? So we can't use anymore makeNPDE function?
Best regards,
Yoann
—
Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https:/github.com/LAPKB/Pmetrics/discussions/90*discussioncomment-3606997__;Iw!!LIr3w8kk_Xxm!p8v1ANqdv1LU6qP3EhZQAmqJrHNzrOAKrwPzxbZwjdd5kE3ZdSw8lpC-vcGFZiVbZ68nvv4V7TZcpKYoQEsCexM$>, or unsubscribe<https://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/AB6CLTRFQNATM5HMDL3ESP3V5MUS3ANCNFSM563OCXNQ__;!!LIr3w8kk_Xxm!p8v1ANqdv1LU6qP3EhZQAmqJrHNzrOAKrwPzxbZwjdd5kE3ZdSw8lpC-vcGFZiVbZ68nvv4V7TZcpKYo06RKNgk$>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I would like to ask a question: How to successfully export the plot of vpc?
When I run the following code it prompts an error
Then I tried the makevalid function, but it still failed.
Beta Was this translation helpful? Give feedback.
All reactions