stan_cds: CDS Bayesian modelling from stan model.

View source: R/stan_cds.R

stan_cdsR Documentation

CDS Bayesian modelling from stan model.

Description

Apply a Bayesian model on observation data (distdata and segdata_obs) with a stan model.

Usage

stan_cds(cds_data, segdata_obs, distdata)

Arguments

cds_data

'character string' corresponding of the stan model.

segdata_obs

Segdata 'data.frame' containing information at segment scale with the number on individuals and number of detection added with ajout_obs function.

distdata

'data.frame' distdata. Coming from prepare_data_obs.


MathieuGenu/geffaeR documentation built on March 23, 2022, 7:50 p.m.