prec: Compute the precision of a vector

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

An R function to compute the precision of a vector, 1 / var(x)

Usage

1
prec(x)

Arguments

x

a vector

Value

the precision

Examples

1
prec(x)

abnormally-distributed/Bayezilla documentation built on Oct. 31, 2019, 1:57 a.m.