Click or drag to resize
Accord.NET (logo)

MeasuresStandardError Method

Overload List
  NameDescription
Public methodStatic memberStandardError(Double)
Computes the Standard Error vector for a given matrix.
Public methodStatic memberStandardError(Double)
Computes the Standard Error for a sample size, which estimates the standard deviation of the sample mean based on the population mean.
Public methodStatic memberStandardError(Int32, Double)
Computes the Standard Error for a sample size, which estimates the standard deviation of the sample mean based on the population mean.
Public methodStatic memberStandardError(Int32, Double)
Computes the Standard Error vector for a given matrix.
Top
See Also