Click or drag to resize

ContingencyTableR, CRows Property

Gets the row values.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public virtual IReadOnlyCollection<R> Rows { get; }

Property Value

Type: IReadOnlyCollectionR
See Also