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.
Or use RSiteSearch, with restrict="functions", or use the site itself: http://finzi.psych.upenn.edu/
shapiro.test is also relevant. -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu/~baron R page: http://finzi.psych.upenn.edu/
On 06/07/04 22:45, Jonathan Baron should have written: >for (i in [whatever]) Y[i,][X[i,]] <- 1
I haven't tried this, but what if you just run lmer again? At least in the work I do, mcmcsamp takes MUCH longer than lmer. Jon
http://finzi.psych.upenn.edu/ This is listed under Search on the main R page. -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu/~baron
Problem solved. Current script is at http://finzi.psych.upenn.edu/~baron/inst.R This makes all the help files in html format without installing any packages.
For some further discussion, see Nickerson, Raymond S. Null hypothesis significance testing: A review of an old and continuing controversy. [Journal Article] Psychological Methods. Vol 5(2) Jun 2000, 241-301.
OK. Maybe 2 errors. I already found one: On 05/27/04 16:43, Jonathan Baron wrote: >Sumdiffs <- rowMeans(Mothers[,-(1:4)]-Daughters[,-(1:4)]) should be Sumdiffs <- rowMeans(Mothers[,-(1:4)])-rowMeans(Daughters[,-(1:4)])
Another way to do it (based on summary data): http://finzi.psych.upenn.edu/R/Rhelp02a/archive/131342.html -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu/~baron
See also section 6.4 of http://www.psych.upenn.edu/~baron/rpsych/rpsych.html which also points to a few packages that have kappa code in them. -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www...
On 05/12/03 18:45, Paul, David A wrote: >Are there any equivalent function(s) in R1.70/Win2k for the >avas( ) function in Splus 6.1/Win2k? > >FYI: The implementation of avas( ) in Splus uses >.Fortran( ) to call...
Fedora uses yum as well as rpm. I haven't installed an RPM in months, except for R. Yum is great. Jon -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu/~baron R search...
On 04/24/04 19:03, Sonja Dornieden wrote: >Hai - >kann mir jemand sagen, wie ich den Modalwert in R berechne?! IRgendwie finde >ich den Befehl nicht.... Veilleicht which.max() -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page...
Try write.table() Look up help(write.table) Jon -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help...
Full_Name: Jonathan Baron Version: 1.9.1 OS: Lunux Submission from: (NULL) (141.158.44.22) The link from "coef" doesn't go anywhere. Should probably go to R/library/stats/html/coefficients.html This applies to all the...
On 12/02/04 21:15, Anne wrote: >What about starting a database? Of what? Like the one in the last line of my .sig? -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn.edu...
In addition, the search page at http://finzi.psych.upenn.edu can search all functions of all CRAN packages. This is also available through RSiteSearch(string,restrict="functions"). See the help page for RSiteSearch. Jon -- Jonathan Baron, Professor of Psychology...
Try R CMD INSTALL -l lib pkgs The help file is in the utils package. I'm sure this is documented in the manual too. Jon -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http://www.sas.upenn...
On 08/24/04 13:50, Paolo Tommasini wrote: >Hi my name is Paolo Tommasini does anyone know how to compute a "mode" >( most frequent element ) for a distribution ? which.max -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home...
Can't find what you're looking for? Try searching with Google .