std: Calculates the population standard deviation

Description Usage Arguments Value Author(s)

Description

Calculates the population standard deviation dividing by 'n' instead of 'n-1' equivalent to Matlab

Usage

1
  std(x)

Arguments

x

a generic numeric vector

Value

std a numeric with the population standard deviaiton of the generic numeric

Author(s)

Ram Ahluwalia rahluwalia@gmail.com


R-Finance/Meucci documentation built on May 8, 2019, 3:52 a.m.