as.brmsprior {brms} | R Documentation |
Transform into a brmsprior object
Description
Try to transform an object into a brmsprior
object.
Usage
as.brmsprior(x)
Arguments
x |
An object to be transformed. |
Value
A brmsprior
object if the transformation was possible.
[Package brms version 2.21.0 Index]