get_np_results: Extract the salient results from an stan_glmer model

Description Usage Arguments Value

Description

Extract the salient results from an stan_glmer model

Usage

1
get_np_results(smod, tree, sds, justLeaves = FALSE, main = "SEXM")

Arguments

smod

The stan_glmer model

tree

The tree of interest

sds

SDs used in scaling leaf volumes

justLeaves

Whether or not to just extract effects at leaves

Value

A list containing

  1. fix 0 for this model

  2. effects The estimated median effects in the model

  3. ranints 0 for this model

  4. b_post The posterior for the effects


cfhammill/hierarchyTrees documentation built on Feb. 8, 2020, 2:54 a.m.