-
Russell,
While updating rr2, I found that the bayes=T version of pglmm returns the "nearest_node" predicted values even when the "tip_rm" option is used. Is there a structural reason for this? For …
-
```
inla.mesh has a default option to delete temporary files after completing, but
inla.fmesher.smorg and inla.spde do not, which leaves many orphaned files in
tempdir().
Currently, inla.spde must l…
-
```
inla.mesh has a default option to delete temporary files after completing, but
inla.fmesher.smorg and inla.spde do not, which leaves many orphaned files in
tempdir().
Currently, inla.spde must l…
-
Hello,
I have been dealing with a problem where inla.spde.make.A has to be called many times for a relatively large number of points.
When investigating function behavior, I noticed that splitting…
-
Hey Lauren! Your report looks great! While everything runs when you build the report (make Final_Project_Report.pdf), I am getting an error in make install. I saw your most recent issues filed was the…
-
-
I’ve been using this package a lot recently, and would love to see it supported in insight. Thanks!
http://www.r-inla.org
-
Hi,
I have a question about the output genes. I used Prokka to predict listeria genes and I have many inlA genes predicted (inlA-1, inlA-2, inlA-3 ...). I am getting confused on how to interpret …
-
Hiya,
following the [RedList Vignette](https://cran.r-project.org/web/packages/intSDM/vignettes/RedList.html) to get started using your workflow (code of the vignette included at the bottom of this…
-
```
> tabdi$INLASDM traceback()
5: stop("zero non-NA points")
4: splinefun(xnew, xx, method = "hyman")
3: inla.smarginal(marginal)
2: inla.emarginal(function(xx) c(xx, xx^2), marginal)
1: inla.z…