Skip to content
Prev 16060 / 20628 Next

Unevely-spaced time dependency in a multiple-river dataset

On Wed, 3 Jan 2018, Alessandro Manfrin wrote:

            
Alessandro,

   With the vast amount of information available to you perhaps a Bayesian
approach would best fit your objectives. You might look at Pulkkinen, H.
2015. Embracing uncertainty in fisheries stock assessment using Bayesian
hierarchical models. Thesis at the University of Helsinki. It's available on
the Web.

   There are Bayesian time series models available, but if you want to stay
with glm there is the tscount package in CRAN: "tscount: An R Package for
Analysis of Count Time Series Following Generalized Linear Models" since
fish survey data often are in counts/proportions. Looks like your data are
in counts and not presence/absence.

HTH,

Rich