Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

8 results for “from:Huso, Manuela”

parameterization of glm nested design
Huso, Manuela · Jun 30, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100630/f361cccb/attachment.pl>

How do I set the dispersion parameter in poisson glm?
Huso, Manuela · Oct 7, 2010 · r-help

Dear R users, I would like to fit a glm with Poisson distribution and log link with a known dispersion parameter. I do not want to estimate the dispersion parameter. I know what it is, so I simply want to...

How do I set the dispersion parameter in poisson glm?
Huso, Manuela · Oct 7, 2010 · r-help

I was not using a package to calculate QAIC. I will look into your suggestions, though. I thought it would be simple to ask glm to just fix the overdisperion at a particular value. Apparently it is not. Thank you...

How do I set the dispersion parameter in poisson glm?
Huso, Manuela · Oct 7, 2010 · r-help

Thank you so much for your reply, Z. Of course, you are correct about the overdispersion not affecting parameter estimation. But my goal is comparison of several models using QAIC and the dispersion parameter enters the QAIC calculation. I suppose...

help with lme random = syntax and groupedData syntax
Huso, Manuela · Dec 2, 2010 · r-help

Hello, all, I have a fairly complicated experimental design and would really appreciate some help on correctly specifying my random effects. I have a CRD split plot design with one covariate measured on the whole plot unit, one on the...

in continuation with the earlier R puzzle
Huso, Manuela · Jul 12, 2010 · r-help

Using Ted Harding's example: news1o <- runif(1000000) s2o <- runif(1000000) pt1 <- proc.time() s <- numeric(length(news1o))-1 # Set all of s to -1 s[news1o>s2o] <-1 # Change to 1 only those values of s # for which news1o...

parameterization of glm nested design
Huso, Manuela · Jul 1, 2010 · r-help

Chuck, Thank you for welcoming me to the list and thank you for taking the time to address my question. Pointing me to the pivot and qr components of my model object was very useful. But I still don't...

fixing the dispersion parameter in glm
Huso, Manuela · Sep 28, 2010 · r-help

I would like to fit a glm with Poisson distribution and log link with a known dispersion parameter. I do not want to estimate the dispersion parameter. I know what it is, so I simply want to fix it at...

Can't find what you're looking for? Try searching with Google .