p.value {flip} | R Documentation |
getFlip
Description
getFlip
returns a given element of a flip.object.
p.value
returns the p-values of a flip.object
.
Usage
p.value(object)
getFlip(object, element)
Arguments
object |
a |
element |
element to the returned |
Value
getFlip
retuns a vector with values of the element requested. p.value
returns a vector of p-values.
[Package flip version 2.5.1 Index]