2023-07-27 at 5:42 pm
#41328
Tippa Wongstitwilairoong
Participant
Dear Aj,
I try to search solution for install “INLA” package in R by use code as below:
install.packages(“INLA”,repos=c(getOption(“repos”),INLA=”https://inla.r-inla-download.org/R/stable”), dep=TRUE)
The installation process took some time, but I am pleased to inform you that I was able to successfully download the INLA packages. Now, I can run R code to display figure 6.5 of the assignment.
Best regards,
Tippa Wongstitwilairoong