Displaying 2 results from an estimated 2 matches for "jags2".
Did you mean:
jags
2013 Mar 31
1
lmer effects-type plot?
...estist method of my model. i have never done HLM so i am looking for ways to plot them that might yeild something useful like dr. fox's effects plot package.
this is my model, where dem is democracy ranked continuous 1:10, trsut is a 3 level categorical variable, cpi is 1:10, etc...
> hier.jags2.mod <- lmer(dem ~ trust*cpi + age + gender + educ + income + (1 + trust | country), data=wvsAB)
i have tried the following:
> tmp <- as.data.frame(confint(glht(.hier.jags2.mod))$confint)
> tmp$Comparison <- rownames(tmp)
> q<-(ggplot(tmp, aes(x = Comparison, y = Estimate, ymi...
2014 Oct 06
2
RJAGS Installation Issues
A few months ago, Eric asked about this for CentOS 6:
https://stat.ethz.ch/pipermail/r-sig-fedora/2014-April/000310.html
and was kindly helped by Marc Schwartz.
OTOH, we are running Fedora 19, currently upgrading to Fedora 20.
The RPM find link for 'jags-devel' which Marc provided really seems
to cater to CentOS or RHEL 5,
but not directly to any newer Fedora.
Also there, I'd