バージョン

Standardize(Vector) メソッド

平均および平均偏差に関する x の要素の z スコアを返します。
シンタックス
'宣言
 
Public Overloads Shared Function Standardize( _
   ByVal x As Vector _
) As Vector
public static Vector Standardize( 
   Vector x
)

パラメータ

x
データの Vector。

戻り値の型

x の要素の z スコアを返します。
参照