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 May 29, 2024, 3:03 a.m.