Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 224 Bytes

File metadata and controls

15 lines (8 loc) · 224 Bytes

cs-statistics

A inferential statistical library implemented in C#

Install

Install-Package cs-statistics -Version 1.0.2

Usage

The sample codes can be found in the sample project cs-statistics-samples