public sealed class BinaryContingencyTableOperations
Public NotInheritable Class BinaryContingencyTableOperations
public ref class BinaryContingencyTableOperations sealed
[<SealedAttribute>]
type BinaryContingencyTableOperations = class end
LogOddsRatio | Gets an estimate of the log of the odds ratio in the underlying population. |
OddsRatio | Gets an estimate of the odds ratio in the underlying population. |
Phi | Gets the phi coefficient. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
FisherExactTest | Performs a Fisher exact test. |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
McNemarTest | Performs a McNemar test. |
ToString | Returns a string that represents the current object. (Inherited from Object) |