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.

497 results for “from:Jonathan Baron”

SAS or R software
Jonathan Baron · Dec 18, 2004 · r-help

There were two earlier threads on this topic: http://finzi.psych.upenn.edu/R/Rhelp02a/archive/17554.html http://finzi.psych.upenn.edu/R/Rhelp02a/archive/10706.html Jon -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page: http...

RSiteSearch down time, Sun. 4/9 10:00 to Mon. 4/10 14:00 UTC
Jonathan Baron · Apr 8, 2006 · r-help

Because of electrical work in the building, finzi.psych.upenn.edu will be down from early Sunday morning (Eastern Daylight Time, U.S.) to mid-morning Monday (assuming all goes well). This means that RSiteSearch() will not work. Sorry about...

journal form?
Jonathan Baron · Dec 11, 2001 · r-help

And the archives are at http://finzi.psych.upenn.edu/ in searchable form (along with other stuff). Jon Baron -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un...

read input from STDIN
Jonathan Baron · Dec 27, 2001 · r-help

Sorry, I think I misread this. I'll try to read more carefully in the future. Jon Baron -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe...

R works on Fedora Core 3
Jonathan Baron · Nov 9, 2004 · r-help

The RPM for Fedora Core 2 seems to work just fine on Core 3. (The graphics window got smaller, but I'm sure there is a setting for that.) Jon -- Jonathan Baron, Professor of Psychology, University of Pennsylvania Home page...

is it safe to replace every "<-" by "=" in R code?
Jonathan Baron · Jan 13, 2008 · r-help

I think it is worth pointing out that, if you use ESS with (X)emacs, " <- " (with spaces) is produced when you type "_". It requires only two keystrokes (shift and -), and the spaces are done for you. The = sign requires three...

search function
Jonathan Baron · Mar 17, 2003 · r-help

On 03/17/03 07:20, Laurent Gautier wrote: >On Mon, Mar 17, 2003 at 01:50:03AM -0400, pingzhao wrote: >> Could any one tell me there is a search >> function for R-help Archives? > >http://www.r-project.org...

sum(NA,na.rm=T) - answered my own question - sorry
Jonathan Baron · Apr 16, 2002 · r-help

This problem does not exist for "mean()" in fact, so that is the elegant workaround. Sorry. Jon -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in...

[OT] getting a ~ character in LaTeX
Jonathan Baron · Jan 16, 2001 · r-help

Use \verb"~" for example. See http://www.psych.upenn.edu/~baron/rpsych.tex for examples. The result is ... rpsych.pdf Jon -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help...

R for psychology
Jonathan Baron · Aug 26, 2000 · r-help

I think multilm only does Hotelling's T^2, a useful test to be sure, but not at all what we want for most things. J -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R...

Histogram
Jonathan Baron · Nov 15, 2001 · r-help

See http://www.psych.upenn.edu/~baron/rpsych.htm#tth_sEc5.4 for an example of how to plot two histograms together so that you can compare them. Jon Baron -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac...

bookmarking a page inside r-project.org
Jonathan Baron · Jan 2, 2006 · r-help

I'm replying to: https://stat.ethz.ch/pipermail/r-help/2006-January/083823.html In Firefox (a browser), right click on the frame. Then you get a menu that has bookmark as one of the options. Firefox is available...

Chronbach's Alpha
Jonathan Baron · Nov 3, 2006 · r-help

On 11/04/06 02:25, Ralf Finne wrote: > Dear all experts, > > Can anyone help me to find information on > how to calculate the Chronbach's Alpha Coefficient > (sometimes called Crombach or even just Alpha coefficient) And even more often...

mann-whitney u test
Jonathan Baron · Jan 23, 2003 · r-help

On 01/23/03 13:39, Jan Malte Wiener wrote: >hi, >i can not find the mann whitney u test in R. >could someone help me with that ? See wilcox.test in the ctest package (which loads automatically, so just...

probability-probability plot
Jonathan Baron · Jul 2, 2005 · r-help

On 07/02/05 15:41, Yulei He wrote: Hi, there. Is there any function in R to plot the probability-probability plot (PP plot)? Suppose I am testing some data against normal. qqnorm might be what you want, or...

Conjoint Analysis in R??
Jonathan Baron · Dec 6, 2007 · r-help

Another possibility is ace {acepack}. See Gurmankin Levy, A., & Baron, J. (2005). How bad is a 10% chance of losing a toe? Judgments of probabilistic conditions by doctors and laypeople. Memory and Cognition, 33, 1399-1406. for a published example...

R Save As PDF
Jonathan Baron · Apr 2, 2001 · r-help

If you want pdf, save as eps or ps, then use ps2pdf, which comes with GhostScript (or gs, as the case may be). See http://www.cs.wisc.edu/~ghost/ Jon -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien...

More info on cor()
Jonathan Baron · Jul 31, 2001 · r-help

I can't answer the question about knowing how many pairs there are from "cor", but the way to assess the significance is with cor.test(). That does tell you. Jon -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien...

pause during execution
Jonathan Baron · Apr 24, 2003 · r-help

On 04/24/03 13:52, michaell taylor wrote: > >I am trying to figure out how to pause the execution of a script and >release the R command prompt to users and then continue execution of the >script from the...

import SYSTAT .syd file?
Jonathan Baron · Jun 15, 2004 · r-help

Does anyone know how to read a SYSTAT .syd file on Linux? (Splus 6 does it, but it is easier to find a Windows box with Systat than to download their demo. I'm wondering if there is a better...

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