search for: uwimana

Displaying 4 results from an estimated 4 matches for "uwimana".

Did you mean: umana
2010 Aug 07
2
R: Confidence Intervals for logistic regression
...pred <- predict(y.glm, newdata= something, se.fit=TRUE) > ci <- matrix( c(pred$fit + 1.96 * pred$se.fit, pred$fit - 1.96 * > pred$se.fit), ncol=2 ) > > lines( something, plogis( ci[,1] ) ) > lines( something, plogis( ci[,2] ) ) > > > > On 6 August 2010 18:39, aline uwimana <rwanuza at gmail.com> wrote: > > Dear Troy, > > use this commend, your will get IC95% and OR. > > > > logistic.model <- glm(formula =y~ x1+x2, family = binomial) > > summary(logistic.model) > > > > sum.coef<-summary(logistic.model)$coef > &...
2010 Aug 03
1
R: classification tree model!
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20100803/9fb28807/attachment.pl>
2010 Jul 30
2
svydesign syntax and deviance!
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20100731/ac3b9e43/attachment.pl>
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...(madr) 3. Re: "unexpected numeric constant" while reading tab delimited csv file (Duncan Murdoch) 4. Rexcel (Luis Felipe Parra) 5. how to change number of characters per line for print() to sink()? (Nevil Amos) 6. Invitation ? se connecter sur LinkedIn (Aline Uwimana via LinkedIn) 7. Re: How to combine Date and time in one column (Gabor Grothendieck) 8. Tinn-R 2.3.7.0 released (Jose Claudio Faria) 9. Rexcel (Luis Felipe Parra) 10. Re: how to change number of characters per line for print() to sink()? (jim holtman) 11. Re: boxplot: rever...