ContingencyTableR, CTotal Property |
Gets the total number of events recorded in the table.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public virtual int Total { get; }
Public Overridable ReadOnly Property Total As Integer
Get
public:
virtual property int Total {
int get ();
}
abstract Total : int with get
override Total : int with get
Property Value
Type:
Int32See Also