sd: Creates generic for sd function

View source: R/priors.R

sdR Documentation

Creates generic for sd function

Description

Creates generic for sd function

Usage

sd(x, ...)

Arguments

x

main argument

...

additional arguments

Value

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

See Also

sd


BayesTools documentation built on July 26, 2023, 5:37 p.m.