sd {BayesTools} | R Documentation |
Creates generic for sd function
sd(x, ...)
x |
main argument |
... |
additional arguments |
sd
returns a standard deviation
of the supplied object (if it is either a numeric vector
or an object of class 'prior').