Skip to content

Releases: James-Thorson-NOAA/VAST

Merging features from package `MIST`

31 Oct 14:49
2baa123
Compare
Choose a tag to compare

including:

features for vector-autogressive models for species interactions
features for specifying fishing mortality
features for estimating biological reference points and population status relative to these

Added simulate feature and options to combine data types

29 Jun 04:32
94f412c
Compare
Choose a tag to compare

Three main updates to CPP file:

V4.2.0 -- fixed bug occurring when specifying a constant intercept
V4.3.0 -- added new options for distributions/link-functions when combining multiple data types
V4.4.0 -- added simulate feature to improve simulation-testing options

Added V4.1.0...

22 Mar 16:44
e77c63b
Compare
Choose a tag to compare

... which adds feature to compute GMRF normalization constant during outer-optimizer but not during inner-optimizer. However, preliminary testing suggests that this feature does not speed up VAST. Also modifies/adds a few plotting features.

Added tools for expanding compositional data

25 Jul 21:32
Compare
Choose a tag to compare

Including calculate_proportion as well as new options for internally calculating standard errors for proportions (which is not advisable unless the number of proportions is small, given that the calculation is no longer separable among categories)

Added option for independent factors

13 Jul 04:48
Compare
Choose a tag to compare

via input FieldConfig[X]="IID", where X={1,2,3,4}, which requires CPP Version="VAST_v2_6_0". Also includes new option for "Binned-Poisson" data as used by REEF for citizen-science data collections.

Added user manual and `Rerun_Fn`...

09 Mar 15:26
Compare
Choose a tag to compare

... where the latter is designed to allow exploration of counter-factuals where covariates, age-structure, or spatio-temporal residuals are turned off to attribute distribution shift to different mechanisms.

Added Poisson-process link function

20 Nov 17:33
Compare
Choose a tag to compare

This release adds a new "Poisson-process link function", accessed using ObsModel[2]=1, which links the encounter probability and positive catch-rate components of the delta model

Added continuous-integration and unit-testing

12 Aug 23:19
Compare
Choose a tag to compare

Stable version, with continuous-integration and unit-testing comparisons to confirm identical parameter estimates as SpatialDeltaGLMM package at https://github.com/nwfsc-assess/geostatistical_delta-GLMM/ when analyzing data for a single species.

Initial public release

31 Jul 15:53
Compare
Choose a tag to compare

This release includes unit-testing to automatically confirm that it gives identical results to SpatialDeltaGLMM for single-species runs, and also has unit-testing for a 5-species Eastern Bering Sea example