sd2 function

sd2 is not a user level function

sd2 is not a user level function

This is not a user level function

sd2(x)

Arguments

  • x:

Examples

##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as function (x) { apply(x, 2, sd) }
  • Maintainer: Yimen G. Araya-Ajoy
  • License: GPL-2
  • Last published: 2015-10-21

Useful links