View source: R/SpecPrior-generators.R
| InvChiSq | R Documentation | 
Specify an inverse chi-squared distribution, for use as a prior..
InvChiSq(df, scaleSq, max = NULL)
| df | Degrees of freedom. A positive number. | 
| scaleSq | Scale parameter. A positive number. | 
| max | A positive number. If finite, the distribution is truncated at this point. | 
Object of class InvChiSq.
InvChiSq(df = 10, scaleSq = 10, max = 15)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.