No flags found
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
7a33c17
... +0 ...
79c442b
Use flags to group coverage reports by test type, project and/or folders.
Then setup custom commit statuses and notifications for each flag.
e.g., #unittest #integration
#production #enterprise
#frontend #backend
17 | 17 | #' Attribute)}{H(Attribute) + H(Class)}}{2 * (H(Class) + H(Attribute) - H(Class, |
|
18 | 18 | #' Attribute)) / (H(Attribute) + H(Class))} |
|
19 | 19 | #' |
|
20 | - | #' where H(X) is Shannon's Entropy for a variable X and H(X, Y) is a conditional |
|
20 | + | #' where H(X) is Shannon's Entropy for a variable X and H(X, Y) is a joint |
|
21 | 21 | #' Shannon's Entropy for a variable X with a condition to Y. |
|
22 | 22 | #' |
|
23 | 23 | #' @param formula An object of class \link{formula} with model description. |
Files | Coverage |
---|---|
R | 98.02% |
inst/include | 96.09% |
src | 99.42% |
Project Totals (21 files) | 97.77% |
79c442b
7a33c17