バージョン

StandardError(Vector) メソッド

観測 Vector の標本平均の標準エラーを返します
シンタックス
'宣言
 
Public Overloads Shared Function StandardError( _
   ByVal x As Vector _
) As Double
public static double StandardError( 
   Vector x
)

パラメータ

x
観測 Vector。

戻り値の型

x の標準エラー。
参照