
Specify a branch length (random) effect
bre.RdThis function is meant to be called only in the formula argument of fibre().
Arguments
- phyf
A
pfccolumn containing the phylogenetic structure- rate_distribution
What distribution to use to model rates of evolution?
- hyper
Hyper parameters as a list. Specify the prior distribution for
engine = INLAmodels here. Default is a penalised complexity prior with 10% prior probability density greater than 1, which tend to work well for standardised Gaussian responses and Binomial responses.- latent
How many latent variables to generate in
engine = INLAmodels. Default is none.- label
An optional label used to identify the random effect later The default is a label generated from the expression in
phyf- standardise
Should the
pfcobject be standardised based on it's implied typical variance for terminal nodes? Default:TRUE. This helps random effects to be comparable to each other.