<< rboot Miscellaneous stdboot >>

Stixbox >> Stixbox > Miscellaneous > std

std

Standard deviation

Calling Sequence

y = std(x)

Parameters

x

matrix

Description

Standard deviation. For matrices, std(x) is a row vector containing the standard deviations of the columns (normalized by n-1).


Report an issue
<< rboot Miscellaneous stdboot >>