Priors in inla.mesh.2d

21 views
Skip to first unread message

Nafsika Antoniadou

unread,
Jun 10, 2025, 9:59:51 AM6/10/25
to R-inla discussion group
Hello,
I am using inla.mesh.2d
Loc <- cbind(df$Xkm, df$Ykm)
D   <- dist(Loc)

ConvHull <- inla.nonconvex.hull(Loc, convex = -0.05)
mesh <- inla.mesh.2d(boundary = ConvHull,
                     max.edge =  c(15, 30)) 
and I would like to plot the prior distributions of range and precision. Is there a way to see them? 
Reply all
Reply to author
Forward
0 new messages