Displaying 2 results from an estimated 2 matches for "coefplot2".
2011 Nov 17
1
Log-transform and specifying Gamma
Dear R help,
I am trying to work out if I am justified in log-transforming data and specifying Gamma in the same glm.
Does it have to be one or the other?
I have attached an R script and the datafile to show what I mean.
Also, I cannot find a mixed-model that allows Gamma errors (so I cannot find a way of including random effects).
What should I do?
Many thanks,
Pete
--------------
2012 Mar 29
3
r-forge build failure bafflement
...image files
Error in loadNamespace(name) : there is no package called 'glmmADMB'
Execution halted
Run time: 0.51 seconds.
----------
so apparently the package is failing because it doesn't exist (!!)
I originally thought this was a circular dependency problem, because
glmmADMB and coefplot2 (another r-forge package) depended on each
other, but I have (at least for now) removed glmmADMB's coefplot2
dependency. As far as I can tell there are *no* packages on r-forge
that depend on/suggest/import glmmADMB.
a1 <- available.packages(contriburl=
contrib.url("http://r-forge....