var {BayesTools}R Documentation

Creates generic for var function

Description

Creates generic for var function

Usage

var(x, ...)

Arguments

x

main argument

...

additional arguments

Value

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

See Also

cor


[Package BayesTools version 0.2.17 Index]