Recent Releases of pointedsdms
pointedsdms - v2.1.3 on CRAN
Changes since previous version
- Various updates and improvements to the vignettes.
- Various bug fixes
- Compatibility with fmesher
- R
Published by PhilipMostert about 1 year ago
pointedsdms - v1.2.0 on Cran
PointedSDMs 1.2.0
Fixes since previous version:
- New vignette (MarkedPointProcess) which shows off the marked point process component of the model. This vignette also has a new dataset (Koala) which includes observations of blue gum across Phillip island (Australia) with various marks describing each sighting.
- Fixed issue regarding adding pointCovariates to PO data in
intModel. - Added
markstopredictfor objects of classbruSDM, which allows the user to make predictions for the marks in the model. - Added temporal model to the marks in
intModel. - Added Copy in
.$specifySpatial, which allows the user to use INLA's copy feature for the marks and bias spatial random fields. - Various documentation changes.
- R
Published by PhilipMostert about 3 years ago
pointedsdms - V1.1.1 on CRAN
Fixes and changes since previous version:
- Various spelling errors within the scripts.
- Added a new slot function to the object created by
intModel()called.$addSamplers(): which is used to add an integration domain to PO data. - Fixed data issues with vignettes.
- Added a data_raw file for the Setophaga vignette.
- Fixed the temporalModel argument in
intModel(). - Added temporal plotting for the slot function
.$plot()for the object created byintModel(). - New vignette (Spatiotemporal_example) created to illustrate a spatio-temporal model using PointedSDMs.
- Depreciation of the function,
runModel-- new version is now called,fitISDM.
- R
Published by PhilipMostert over 3 years ago