cauchy_prior {psborrow2} | R Documentation |
Legacy function for the cauchy prior
Description
Please use prior_cauchy()
instead.
Usage
cauchy_prior(...)
Arguments
... |
Deprecated arguments to |
Value
This function does not return a value. When called, it triggers an error
message indicating that cauchy_prior()
is deprecated and that
prior_cauchy()
should be used instead.
[Package psborrow2 version 0.0.3.4 Index]