search for: catholic

Displaying 20 results from an estimated 703 matches for "catholic".

2012 Jul 23
2
marginal effect lmer
Hi everybody, I try to calculate and display the marginal effect(s) in a hierarchical model using lmer. Here is my model: m1<- lmer(vote2011~ Catholic + Attendance+ logthreshold + West + Catholicproportion+ (Catholic * Catholicproportion) + (Attendance*Catholicproportion) + Catholicproportion?+ (Catholic *Catholicproportion?)+ (Attendance* Catholicproportion?) + (1 + Attendance+ Catholic | canton), data=dat2011, verbose = T) I want to displa...
2007 May 04
1
subset
hello, > subset(swiss, Agriculture > 60 & Examination != c(14,16), select = c(Agriculture,Examination,Catholic)) Agriculture Examination Catholic Broye 70.2 16 3.30 Glane 67.8 14 4.20 Aigle 62.0 21 5.16 Avenches 60.7 19 5.23 Cossonay 69.3 22 5.62 Echallens 7...
2013 May 29
0
"Unable to optimize" error returned in factanal using R-3.0.1, Windows 64 bit, and OpenBLAS
...detective work shows that the failure is in the call to `optim`. Specifically, when the call __passes__, it returns: > nfit Call: NULL Uniquenesses: Fertility Agriculture Examination Education 0.420 0.492 0.270 0.005 Catholic Infant.Mortality 0.061 0.960 Loadings: Factor1 Factor2 Fertility -0.674 0.356 Agriculture -0.648 0.297 Examination 0.713 -0.471 Education 0.997 Catholic -0.178 0.953 Infant.Mortality -0.104 0.169 Factor1 Fac...
2007 May 09
1
step() in sink() and Sweave()
...he relevant commands within the step() body are: if (trace) message("Start: AIC=", format(round(bAIC, 2)), "\n", cut.string(deparse(as.vector(formula(fit)))), "\n") (with example() output:) Start: AIC=190.69 Fertility ~ Agriculture + Examination + Education + Catholic + Infant.Mortality And later: if (trace) print(aod[o, ]) (with example() output:) Df Sum of Sq RSS AIC - Examination 1 53.0 2158.1 189.9 <none> 2105.0 190.7 - Agriculture 1 307.7 2412.8 195.1 - Infant.Mortality...
2007 Apr 20
2
sorting data in R
hello, I'd like know how to sort a data frame in R for example how I should do to sort by Catholic with swiss data frame like below thanks Fertility Agriculture Examination Education Catholic Infant.Mortality Courtelary 80.2 17.0 15 12 9.96 22.2 Delemont 83.1 45.1 6 9 84.84 22.2 Franches-...
2002 May 02
2
problem with lme in nlme package
...-0.023617 -0.43438 8 1224 -0.468 3.154 public -0.033617 -0.43438 9 1224 -0.468 21.178 public -0.033617 -0.43438 10 1224 -0.528 20.349 public -0.093617 -0.43438 > remove(cses, meanses) > Bryk$sector <- factor(Bryk$sector, levels=c('public', 'Catholic')) > contrasts(Bryk$sector) Catholic public 0 Catholic 1 > > bryk.lme.1<-lme(mathach ~ meanses*cses + sector*cses, + random = ~ cses | school, + data=Bryk) > summary(bryk.lme.1) Linear mixed-effects...
2004 Dec 07
1
how to test the existence of a name in a dataframe
I wanted to test if there exists already a name (which is incidentally a substring of another name) in a dataframe. I did e.g.: > data(swiss) > names(swiss) [1] "Fertility" "Agriculture" "Examination" "Education" [5] "Catholic" "Infant.Mortality" > ! is.null(swiss$EduX) [1] FALSE > ! is.null(swiss$Edu) [1] TRUE I did not expect to get TRUE here because ``Edu'' does not exist as name of ``swiss''. I did finally: > 'Edu' %in% names(swiss) for which I got the expec...
2004 May 01
1
Managed switch? | PRIO chain
...icated to it, it''s covered only in passing in other howto''s and been mentioned a bit on the mailing list. Has anyone used this chain and was it good enough for your basic "I''ve got DSL at home and I want to give port 80 pririty over p2p" style basic tasks? -- Catholic.org is just my email provider, my main email. jago25_98@hotmail.com is my spammail account. ----------------------------------------- This email was sent using FREE Catholic Online Webmail! http://webmail.catholic.org/ _______________________________________________ LARTC mailing list / LARTC@mai...
2005 Feb 18
2
partition table Cent4RC1
...if RH will ever put the 2.6 kernel in RHEL3? I'm not getting a lot of warm fuzzies anymore from linux, since the 2.6 kernels have come out. I can hang with CentOS3 until 2008 as long as the kernel stays with something that works. Has anyone tried RHEL4 or Cent4 on a proliant DL380? Dave Kaupp Catholic Charities, Diocese of San Diego http://www.ccdsd.org 619-231-2828 x520 619-287-9454 x157
2003 Dec 04
5
Processing calendar dates with R
I am a beginner in R with a background in SAS. Are there built-in R methods of reading dates for calculating elapsed days between two calendar dates? If so, are there any examples I can browse? Thanks in anticipation. John Byrne. Lecturer in Information Systems. Australian Catholic University.
2004 Sep 06
4
100% CPU utilisation
...il in error please forward it to information@mercy.com.au. It may contain personal information and it is intended for the addressee only. If you receive this email in error you must not use, copy forward, print or otherwise disseminate any information it contains. Mercy Health & Aged Care is a Catholic community benefit organisation. Each year one in twenty Victorian families are touched by the services we provide. Visit www.mercy.com.au for more information. Our services include: * Mercy Hospital for Women - East Melbourne (moving to Heidelberg in 2005) * Werribee Mercy Hospital - Werribee * M...
2008 Aug 07
4
Obtaining the first /or last record of a subject in a longitudinal study
...ubset) the first and/or the last record of a subject in a longitudinal setup. Normally in SAS one uses first.variable1 and last.variable1. So my question is that is there an R way of doing this. Regards, -- Luwis Diya, Phd student (Biostatistics), Biostatistical Center, School Of Public Health, Catholic University of Leuven, U.Z. St Raphael, Kapucijnenvoer 35, B-3000 Leuven, Belgium, Cell: +32(0)497 22 94 83 Phone:+32(0)16 32 68 86 [Office] Phone:+32(0)16 32 98 76 [Home] Fax: +32(0)16 33 70 15 Email: luwis.diya@med.kuleuven.be http://med.kuleuven.be/biostat/staff/LD.htm [[alternative HTML vers...
2004 Sep 02
4
0.99.11-rc2
http://dovecot.org/rc/ Changes since rc1: + Create PID file in /var/run/dovecot/master.pid - THREAD and SORT commands crashed with some mails If nothing new comes up, this is the final release tomorrow. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part URL:
2009 Aug 11
1
Generating R plots via Ruby CGI
Greetings, I'm trying to debug a simple two-line plot routine in R called test.R: cor(swiss) plot(swiss$Catholic, swiss$Examination) These commands work fine when typed into R. They also work fine when I invoke this routine by the following line into my terminal: R --slave < /Library/WebServer/Documents/gsa/test.R My ultimate goal is to send data to this R routine via a web interface mediated by Ru...
2006 Mar 02
2
'...' passed to both plot() and legend()
...form i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 2.1 year 2005 month 12 day 20 svn rev 36812 language R Thanks in advance for any hints, Dimitris ---- Dimitris Rizopoulos Ph.D. Student Biostatistical Centre School of Public Health Catholic University of Leuven Address: Kapucijnenvoer 35, Leuven, Belgium Tel: +32/(0)16/336899 Fax: +32/(0)16/337015 Web: http://www.med.kuleuven.be/biostat/ http://www.student.kuleuven.be/~m0390867/dimitris.htm Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
2008 Apr 09
4
apply lm() for all the columns of a matrix
Hi all, My question is not really urgent. I can write a loop and solve the problem. But I know that I'll be in a similar situation many more times so it would be useful to find out the answer Is there a fast way to perform linear fit to all the columns of a matrix? (or in the one dimension of a multi-dimensional array.) I'm talking about many single linear fits, not about a multiple fit.
2009 May 28
0
Urgent Statistician Position near Philadelphia
...web pages, but does not work. I don?t have any problem with visa to be in USA, just I need some help. I will send you my resume if you ask me Best Regards, O__ ---- Jos? Bustos M. c/ /'_ --- Master in Applied Statistics (University of Concepcion) (*) \(*) -- B.S. in Marine Biology (Catholic University of Concepcion) -------------Science Faculty -------------Catholic University of Concepcion -------------Alonso de Ribera 2850 ? Concepci?n, Casilla 297 -------------Cell phone: +56 9 9 5939144
2009 Aug 21
1
Function "nsl()" missing in package utils
...nnot find it in the utils package of my installation(s). I've tried the R-versions 2.8.1, 2.9.0 and 2.9.1. I'd be very thankful if someone could give me a hint on "nsl" or some other function to do a hostname lookup! Regards, Janko Thyson Janko Thyson janko.thyson at kuei.de Catholic University of Eichst?tt-Ingolstadt Ingolstadt School of Management Statistics and Quantitative Methods Auf der Schanz 49 D-85049 Ingolstadt www.wfi.edu/lsqm Fon:? +49 841 937-1923 Fax:? +49 841 937-1965
2008 Feb 28
1
vorbis encoding question
...n the fly. But I can't find some examples and good documentation on encoding Ogg files, is there some place or someone know a good way to start with Ogg programming? I can decode Ogg files with no problem but I can't encode. Any help will be appreciated. Thanks -- Yuri Jaeger Monti The Catholic University at Porto Alegre - PUCRS (51) 3320.3500 Ramal #7696 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis-dev/attachments/20080228/d83157ee/attachment.htm
2006 Nov 28
1
Slight discrepancy between predict.lm() and all.effects()
...tumbled upon a small discrepancy between the CIs produced by predict.lm() and all.effects() require(mlmRev) require(effects) hsb.lm <- lm(mAch ~ minrty * sector, Hsb82) hsb.new <- data.frame( minrty = rep(c('No', 'Yes'), 2), sector = rep(c('Public', 'Catholic'), each = 2)) hsb.eff <- all.effects(hsb.lm) cbind( hsb.new, predict(hsb.lm, hsb.new, interval = 'confidence', type = 'response') ) # the following lower and upper bounds differ starting with the fourth decimal place data.frame( hsb.new, fit = hsb.eff[...