Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Autoplot with smoother #12

Open
timcdlucas opened this issue Jul 26, 2016 · 0 comments
Open

Autoplot with smoother #12

timcdlucas opened this issue Jul 26, 2016 · 0 comments
Milestone

Comments

@timcdlucas
Copy link
Owner

formula3 = Y ~ f(region.struct, model="besag", graph.file = g) +
           f(region, model = "iid") + f(x, model = "rw2")

result3 = inla(formula3, family = "poisson", data = Germany, E = E)
autoplot(result3)

The smoother has x axis label "ID" which doesn't make sense.

@timcdlucas timcdlucas modified the milestone: CRAN 0.1 Feb 22, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant