From abc513161f7b6a5dcd666f9f63f42f220913be99 Mon Sep 17 00:00:00 2001 From: Ken Kellner Date: Fri, 25 Mar 2022 13:00:12 -0400 Subject: Update ubms spatial vignette --- src/ubms-spatial.Rmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ubms-spatial.Rmd b/src/ubms-spatial.Rmd index 9aef6ab..08d3a6c 100644 --- a/src/ubms-spatial.Rmd +++ b/src/ubms-spatial.Rmd @@ -1,6 +1,6 @@ --- title: Spatial Models in ubms -date: 2021-02-15 +date: 2021-06-23 bibliography: references.bib link-citations: yes csl: plos-one.csl @@ -28,7 +28,7 @@ Several recent studies have shown that RSR provides better and faster inference At least two specialized R packages ([`stocc`](https://cran.r-project.org/web/packages/stocc/index.html) and [`Rcppocc`](https://github.com/AllanClark/Rcppocc)) are available for fitting ICAR and RSR occupancy models. It is now possible to fit RSRs in Stan with `ubms` as well, allowing those familiar with `unmarked`/`ubms` syntax and workflows to easily fit spatial models. -Currently only single-season occupancy models are supported, but support will soon be extended to other single-season model types. +Currently all single-season models in `ubms` are supported. In addition to fitting RSRs, `ubms` also provides tools for applying and visualizing fitted spatial models. For now these features are available in the dev version of `ubms`, which you can install with the following code: -- cgit v1.2.3