-
Hi, sorry to bother you. I have a question about ploting. when drawing a prediction graph by results from fitting IDE model ,how to display the shape of a region instead of a rectangular region.
-
There's interest in being able to do ensemble SDMs and stacked SDMs in zoon. We've also run into some awkwardness with thresholding and MESS masks, which need to be applied to rasters either before or…
-
I am updating a previously fitted model that uses a modified extrapolation grid based on `northwest_atlantic_grid` with an additional strata set. This model and grid were created prior to the Feb 4 20…
-
**What happened**:
```
./juicefs format tikv://localhost:2379/test myjfs --trash-days $trash_days --enable-acl
./juicefs mount -d tikv://localhost:2379/test /jfs --enable-xattr
SEED=$SEED LOG_L…
-
Hi Jim!
I am running into an issue that I am having trouble understanding that I wanted to run by you.
I am running VAST models on samples taken from spatial population simulation output for fi…
-
Hello,
First of all, thank you very much for your work and package, which are really useful !
I am trying to implement a DNLM using INLA (through inlabru) (https://www.r-inla.org/ and https://in…
-
Currently predictions are only made using the expected value of the significant variables and so no credible intervals are calculated. Need to re-do this using the full posterior sample using inla.pos…
-
I have an error when trying to extract and visualise the frontiers:
```
Error in data.frame(., frontier = T) :
arguments imply differing number of rows: 0, 1
```
A quick check through `fron…
-
Hi all,
This is a cross-post with r-sig-mixed-models, where I got no traction... I assume the issue is with me mis-specifying the autocorrelation structure (in view of the dataset structure and si…
-
Hi there,
I am wondering if there has been any work done to build a function that rather than utilizing parallelization to construct several BVAR models, instead distributes the tasks of one model…