C# Class ABsoluteMaybe.Statistics.ZScore

ファイルを表示 Open project: troygoode/ABsoluteMaybe Class Usage Examples

Public Methods

Method Description
Execute ( ) : double
ZScore ( IEnumerable options ) : System

Method Details

Execute() public method

public Execute ( ) : double
return double

ZScore() public method

public ZScore ( IEnumerable options ) : System
options IEnumerable
return System