-
Notifications
You must be signed in to change notification settings - Fork 4
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
MIIC v2.0.1: Preparation of CRAN update submission, group all breaking changes. #133
Conversation
franck-simon
commented
Aug 26, 2024
- Inclusion of the changes considered for a very long time from the output branch
- standardize the naming in function, parameters, returned values
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merci Franck 😁
#' Please note that the order is important: in standard mode, "var1 var2" will | ||
#' be interpreted as var1 -> var2 and in temporal mode, "var1 var2 3" is | ||
#' interpreted as var1_lag3 -> var2_lag0. Please note also that, in temporal | ||
#' mode, for contextual variables that are not lagged, the expected value in the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(By definition, contextual variables are not lagged Therefore the expected value... (sorry, really tiny comment))
#' When consistency is activated, \emph{ori_consensus_ratio} is used as | ||
#' threshold when deducing the type of an consensus edge tip (head/tail) | ||
#' from the average probability of orientations over the cycle of graphs. | ||
#' For a given edge tip, denote by p the average probability of it being a head, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
EN (OD)
Great modifications and re-organization ! :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rien de particulier de mon côté, je trouve le code plus lisible sur certaines partie. Très bien pour le summary