Learn R Programming

BayesTools (version 0.2.18)

sd: Creates generic for sd function

Description

Creates generic for sd function

Usage

sd(x, ...)

Value

sd returns a standard deviation of the supplied object (if it is either a numeric vector or an object of class 'prior').

Arguments

x

main argument

...

additional arguments

See Also