[R] User defined GLM?

francogrex francogrex at mail.com
Mon Jun 22 18:35:16 CEST 2009


Hello, I have this generalized linear formula:
log(x[i]/n[i])=log(sum(x)/sum(n)) + beta[i]
where the the x[i] and the n[i] are known.
Is there a way to program the GLM procedure to input the formula above and
get the beta[i] estimates? If not the GLM is there another procedure to do
that? The aim also afterwards is to estimate the profile-likelihood CIs for
the beta parameters.
-- 
View this message in context: http://www.nabble.com/User-defined-GLM--tp24150859p24150859.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list