Package: ASMbook Version: 1.0.3 Date: 2024-08-07 Title: Functions for the Book "Applied Statistical Modeling for Ecologists" Authors@R: c( person("Marc", "Kéry", role="aut"), person("Ken", "Kellner", email="contact@kenkellner.com", role=c("cre","aut"))) Depends: R (>= 3.4.0) Imports: coda, lattice, MASS, stats, TMB Suggests: roxygen2 Description: Provides functions to accompany the book "Applied Statistical Modeling for Ecologists" by Marc Kéry and Kenneth F. Kellner (2024, ISBN: 9780443137150). Included are functions for simulating and customizing the datasets used for the example models in each chapter, summarizing output from model fitting engines, and running custom Markov Chain Monte Carlo. License: GPL-3 NeedsCompilation: no Encoding: UTF-8 URL: https://shop.elsevier.com/books/applied-statistical-modelling-for-ecologists/kery/978-0-443-13715-0 BugReports: https://github.com/kenkellner/ASMbook/issues RoxygenNote: 7.3.2 Repository: https://kenkellner.r-universe.dev Date/Publication: 2024-08-08 11:04:21 UTC RemoteUrl: https://github.com/kenkellner/asmbook RemoteRef: HEAD RemoteSha: 487b7ead4ca56db2852e4eb6ac350192bc802a65 Packaged: 2026-06-09 07:48:30 UTC; root Author: Marc Kéry [aut], Ken Kellner [cre, aut] Maintainer: Ken Kellner