Displaying 18 results from an estimated 18 matches for "vasishth".
Did you mean:
vasishta
2006 Nov 05
1
lme4 install error
...eader file. This does not
seem to be the case here. What is likely to be the problem? This install is
on a Mac OS 10.3.9. I've done R upgrades many times before; this is the
first time I''ve had a problem.
The full error message for lme4 can be seen at:
http://www.ling.uni-potsdam.de/~vasishth/screen.txt
One other unusual thing was that there were many warning messages during the
Matrix install.
...
Warning in matchSignature(signature, fdef, where) :
in the method signature for function "coerce" no definition for
class: "matrix.csr"
Warning in matchSignature(sign...
2001 Dec 21
0
read.table and as.vector (Was error message: "Error in model.frame")
...="rawresidualsoutput",ncolumns=4,append=TRUE)
# clean up and start loop again
rm(residuals,matres,currentfile,matcurrentfile,bound)
}
# after all files are done, remove the other objects
rm(wordlen, vecwordlen)
#---------------------------------------------------
Thanks,
--
Shravan Vasishth
Dept. of Linguistics, OSU
222 Oxley Hall, 1712 Neil Ave.
Columbus, OH 43210-1298
USA
URL: http://ling.ohio-state.edu/~vasishth
---------- Forwarded message ----------
Date: Thu, 20 Dec 2001 10:16:41 -0500 (EST)
From: Shravan Vasishth <vasishth at julius.ling.ohio-state.edu>
To: r-help at li...
2003 Jun 28
2
Truncating y axis
...s about the points at
positions 2 and 3 are not clearly visible...
Can someone suggest how this might be done? I did study the manuals and
contributed manuals first, and searched the archives and FAQs, just
couldn't find any discussion of such a situation.
Thanks much in advance,
--
Shravan Vasishth Phone: +49 (681) 302 4504
Computational Linguistics, Universit?t des Saarlandes, Postfach 15 11 50
D-66041 Saarbr?cken, Germany http://www.coli.uni-sb.de/~vasishth
2002 Jul 25
3
Barplot coloring question
...etc.)
1 30 40
2 20 20
3 10 5
and there I will want beside=FALSE because I want the 1, 2, 3 rows to
appear *within* a bar, but I still want pairs of bars for ADVP.
This is why I don't want to set beside=FALSE.
I'll be very grateful for any suggestions.
Many thanks,
--
Dr. Shravan Vasishth Phone: +49 (681) 302 4504
Computational Linguistics, Universit?t des Saarlandes, Postfach 15 11 50
D-66041 Saarbr?cken, Germany http://www.coli.uni-sb.de/~vasishth
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2001 Nov 29
2
plotting (a) confidence intervals (b) standard error
...pe = "o", lty=1:2, lwd=3, col =
rainbow(ncol(tmeantmatrix)),add=TRUE)
# add CI bars:
xzero <- t(matrix(rep(1:5,2),ncol=2))
xone <- xzero
segments(x0=xzero, y0=tl, x1=xone, y1=tu)
#-------------------end of code------------------------------
Many thanks in advance,
--
Shravan Vasishth
Dept. of Linguistics, OSU
222 Oxley Hall, 1712 Neil Ave.
Columbus, OH 43210-1298
USA
URL: http://ling.ohio-state.edu/~vasishth
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "inf...
2001 Dec 15
1
subset error message
...uot;.
However, it works fine if I do:
>subset(foo, V1 != 1 & V1 != 2 & V1 != 3 & V1 != 4 & V1 != 5)
If I try the same thing with the airquality example in the help (?subset),
the inequality works fine:
>subset(airquality, Temp > 80)
...
Thanks in advance,
--
Shravan Vasishth
Dept. of Linguistics, OSU
222 Oxley Hall, 1712 Neil Ave.
Columbus, OH 43210-1298
USA
URL: http://ling.ohio-state.edu/~vasishth
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "inf...
2008 Apr 07
0
Published or in-press work using nlme or lme4
...r
generating bibtex entries: search for the article on Google scholar and
click on the button Import into Bibtex; this button can be activated in
Google Scholar by changing the Preferences settings).
If there are questions, just write to me and ask.
IMPORTANT: Submit the list of publications to
vasishth.shravan@gmail.comwith the SUBJECT line:
lme4 pubs R-Forge
Examples of bibtex entries (the fields marked OPT can be activated by
deleting OPT):
@Article{greenspansegal84,
author = {Greenspan, S. L. and Segal, E. M.},
title = {Reference and comprehension: {A} topic-comment analys...
2001 Dec 20
0
error message: "Error in model.frame"
Hi all,
All the files related to the question below are in
http://ling.ohio-state.edu/~vasishth/TempRdir/
I've been using a script (called newresiduals.R, the code is in the above
directory; I wanted to avoid cluttering up this message) that is run in
the following manner at the command prompt:
R --vanilla "wordlen-2-01-g1" < newresiduals.R
What it does is: it goes through...
2001 Nov 17
1
xyplot link missing
...latex example
missing link(s): xyplot
plot.nmGroupedData text html latex example
<snip>
These missing links occur only because S(PLUS) has xyplot but R does not,
correct? That's what the old mailing list messages (1999) suggest.
Thanks,
--
Shravan Vasishth
Dept. of Linguistics
Ohio State University
222 Oxley Hall, 1712 Neil Ave.
Columbus, OH 43210-1298
USA
URL: http://ling.ohio-state.edu/~vasishth
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.ht...
2002 Jan 12
1
Question about mixed-effects models example (Pinheiro and Bates)
...0.126
---
Signif. codes: 0 `***' 0.001 `**' 0.01 `*' 0.05 `.' 0.1 ` ' 1
Residual standard error: 2.257 on 104 degrees of freedom
Multiple R-Squared: 0.4227, Adjusted R-squared: 0.4061
F-statistic: 25.39 on 3 and 104 DF, p-value: 2.108e-12
Thanks in advance,
--
Shravan Vasishth
http://www.ling.ohio-state.edu/~vasishth
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 t...
2001 Nov 29
2
animations?
Is there a method for creating "animations" using R. Or is there another
piece of software (unix perferrably) that can generate a "movie" from many
ps/eps/gif/jpg files?
Thanks,
Jeff.
Jeff D. Hamann
Hamann, Donald and Associates
PO Box 1421
Corvallis, Oregon USA 97339-1421
Bus. 541-753-7333
Cell. 541-740-5988
jeff_hamann at hamanndonald.com
www.hamanndonald.com
2001 Dec 03
0
Summary on R script editor
Thanks for the advice, folks!
Shravan Vasishth <vasishth at ling.ohio-state.edu>
Try pico.
There's no substitute for/comparison with emacs, though, IMHO.
but just to be sure: you don't have to have ESS to use (x)emacs for
editing R scripts.
Sven Garbade <garbade at psy.uni-muenchen.de>
ESS can be installed via rpm on Mand...
2001 Nov 09
1
Re-sent to correct list: passing parameters
...answer is no. I'm thinking of a
command like
R --silent -slave < source.R $f >> outfile.test
where $f will be used as the variable for the file to be converted to an
object ("foo" in my toy example above).
I hope my explanation makes sense.
Thanks in advance,
Shravan Vasishth
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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-request at stat...
2002 Mar 17
0
Question about Linear Mixed-Models (in R)
...l and Delaney's book (Designing
Experiments and Analyzing Data, 2000, p. 391) suggests that's the wrong
thing to do, because it does not give least squares estimates. Sure
enough, I get odd results when I use residuals.
Thanks, and apologies for bothering all of you with this,
--
Shravan Vasishth
http://www.ling.ohio-state.edu/~vasishth
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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&quo...
2001 Nov 30
4
Script editor for R on Linux
Hi all,
Could you point me to a script editor in Linux that will allow me to a
somewhat easy pasting of section(s) of an R script or function into
R for execution? Something like WinEdt+RWinEdt macro in R for
Windows?
(My time is a bit pressed. I haven't succeeded in my attempts to
install ESS for XEmacs. No doubt due to my confusion and lack of
competence. I am abandoning it for the
2004 Dec 26
2
Prosodic/phonetic analysis with R
Hi Folks,
I'm interested in looking (in a beginner's amateurish way)
at prosodic/phonetic analysis of recorded speech.
In particular I would want to use R to formulate and
evaluate specific models.
So I would like to ask R people for their recommendations
for a program which would
a) Take as input a sound file in one of the common formats
(".wav", ".au")
b)
2012 May 12
2
Why can we combine design matrix and data-frame in R?
...tand why this line works...
Is it just luck, i.e. if we change the data-set and/or formulas to
something else, this will potentially fail?
(that's something I would like to catch and avoid...)
Thank you!
-------------------------------
The data is located at:
http://www.ling.uni-potsdam.de/~vasishth/book.html
In the section:
downloadable errata, code, datasets
•ERRATA
•Corrected Pages
•VasishthBroebook.R
•beauty.txt
•mathachieve.txt
•mathachschool.txt
------------------------------
MathAchieve <- read.table("mathachieve.txt")
colnames(MathAchieve) <- c("School", &q...
2011 Aug 16
2
What's your favourite R book that doesn't have R in the title?
Hello All,
?
Recently, I discovered that there are appear to be some good R related books that don't have R in the title. For example, I'm currently reading Gellman and Hill's book Data Analysis using Regression and Multilevel/Hierarchical Models. The book uses R (and BUGS) but doesn't appear to be on the CRAN list of R books.?I stumbled across it by accident.
?
This got me to