Description Usage Arguments Value Author(s) See Also Examples
Compute the precision (i.e., the inverse of the variance) of a probability distribution.
| 1 | precision(object)
 | 
| object | A probability distribution. | 
The precision of the probability distribution: Either a number or a matrix.
Petter Mostad <mostad@chalmers.se>
| 1 2 | precision(normal(3, log(0.7)))
precision(binomialdistribution(7, 0.4))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.