Skip to contents

Example model output from running a hierarchical first difference model on the included sample data for Pacific Wrens.

Usage

pacific_wren_model

Format

pacific_wren_model

A list output from run_model() with 4 items

  • model_fit - The output from cmdstanr::sample()

  • meta_data - Meta data related to the model run

  • meta_strata - Meta data related to the strata

  • raw_data - Data compiled by prepare_data()