Displaying 13 results from an estimated 13 matches for "sdorairaj".
2016 Sep 07
3
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
...Wed, 7 Sep 2016 16:15:22 -0400
From: Jonathan Baron <baron at psych.upenn.edu>
To: Spencer Graves <spencer.graves at prodsyse.com>
CC: Jonathan Baron <baron at psych.upenn.edu>, chris.is.fun at gmail.com,
info at datacamp.com <info at datacamp.com>, Sundar Dorai-Raj
<sdorairaj at gmail.com>, webmaster at www.r-project-org
R site search has stopped working. The indexing scrip, mknmz, failed
to complete. It has been producing more and more errors and warnings,
since it has not been updated for 5 yeaers.
I am giving up on this site. I have too many other things to do...
2009 May 06
2
convert large integers to hex
Hi,
I'm wondering if someone has solved the problem of converting very
large integers to hex. I know about format.hexmode and as.hexmode, but
these rely on integers. The numbers I'm working with are overflowing
and losing precision. Here's an example:
x <- "6595137340052185552" # stored as character
as.integer(x) # warning about inaccurate conversion
2009 Feb 12
3
Adding abline in Lattice graph
Hi,I would like add a horizontal line at 126 (col=red) and a vertical line
at 6.5 ( col= blue) in each panel .How should I use the panel.abline
function in the following code I am using:
------------------
library(lattice)
with(reg.dat.5,coplot(lbxglu~lbxgh|eth,panel=panel.smooth,xlab="ABC",
ylab="FBG"))
----------------------------------------
Thanks a lot.
Professor of
2016 Sep 08
0
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
....upenn.edu>>, chris.is.fun at gmail.com
> <mailto:chris.is.fun at gmail.com>, info at datacamp.com
> <mailto:info at datacamp.com> <info at datacamp.com
> <mailto:info at datacamp.com>>, Sundar Dorai-Raj
> <sdorairaj at gmail.com <mailto:sdorairaj at gmail.com>>,
> webmaster at www.r-project-org
>
>
>
> R site search has stopped working. The indexing scrip,
> mknmz, failed
> to complete. It has been producing more and more errors
>...
2016 Sep 08
6
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
...rom: Jonathan Baron <baron at psych.upenn.edu>
>>To: Spencer Graves <spencer.graves at prodsyse.com>
>>CC: Jonathan Baron <baron at psych.upenn.edu>, chris.is.fun at gmail.com,
>>info at datacamp.com <info at datacamp.com>, Sundar Dorai-Raj
>><sdorairaj at gmail.com>, webmaster at www.r-project-org
>>
>>
>>
>>R site search has stopped working. The indexing scrip, mknmz, failed
>>to complete. It has been producing more and more errors and warnings,
>>since it has not been updated for 5 yeaers.
>>
>>...
2016 Sep 07
0
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
...5:22 -0400
>From: Jonathan Baron <baron at psych.upenn.edu>
>To: Spencer Graves <spencer.graves at prodsyse.com>
>CC: Jonathan Baron <baron at psych.upenn.edu>, chris.is.fun at gmail.com,
>info at datacamp.com <info at datacamp.com>, Sundar Dorai-Raj
><sdorairaj at gmail.com>, webmaster at www.r-project-org
>
>
>
>R site search has stopped working. The indexing scrip, mknmz, failed
>to complete. It has been producing more and more errors and warnings,
>since it has not been updated for 5 yeaers.
>
>I am giving up on this site. I...
2009 Mar 11
3
Matrix Construction; Subdiagonal
I'm trying to enter a vector into the subdiagonal of a matrix but
cannot find a command in R which corresponds to the MatLab version of
diag(vec, k), where vec = the vector of interest, and k = the diagonal
(k=0 for the diagonal; k=-1 for the subdiagonal; k=1 for
superdiagonal, etc.)
Is there an equivalent command in R?
I'm looking for something like this:
vec = seq(1, 5, 1)
2016 Sep 08
0
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
...aron <baron at psych.upenn.edu>
>>>To: Spencer Graves <spencer.graves at prodsyse.com>
>>>CC: Jonathan Baron <baron at psych.upenn.edu>, chris.is.fun at gmail.com,
>>>info at datacamp.com <info at datacamp.com>, Sundar Dorai-Raj
>>><sdorairaj at gmail.com>, webmaster at www.r-project-org
>>>
>>>
>>>
>>>R site search has stopped working. The indexing scrip, mknmz, failed
>>>to complete. It has been producing more and more errors and warnings,
>>>since it has not been updated for 5...
2009 Jul 30
3
update.formula and backticked colons
I just noticed the following in update.formula and I'm wondering if
this behavior is the intention of the developers. Here's an example:
update(`a: b` ~ x, ~ . + y)
Note now that the response has no backticks and is interpreted as a:b
(i.e. ":" is now an operator). This is because in update.formula the
call to terms.formula uses simplify = TRUE. I'm working with data that
2009 Feb 11
2
changing settings on a barchart (lattice)
Hello!
I apologize - I never used lattice before, so my question is probably
very basic - but I just can't find the answer in the archive nor in
the documentation:
I have a named numeric vector p of 6 numbers (of the type 6 numbers
with people's names to whom those numbers belong). I want a simple bar
chart.
I am doing:
library(lattice)
trellis.par.set(fontsize=list(text=12)) #
2016 Sep 08
3
Fwd: Re: RSiteSearch, sos, rdocumentation.org, ...?
...enn.edu>
>>>> To: Spencer Graves <spencer.graves at prodsyse.com>
>>>> CC: Jonathan Baron <baron at psych.upenn.edu>,
>>>> chris.is.fun at gmail.com, info at datacamp.com <info at datacamp.com>,
>>>> Sundar Dorai-Raj <sdorairaj at gmail.com>, webmaster at www.r-project-org
>>>>
>>>>
>>>>
>>>> R site search has stopped working. The indexing scrip, mknmz, failed
>>>> to complete. It has been producing more and more errors and warnings,
>>>> since it...
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
...nd, ME 04104-9300
Tel: (207) 228-8389
Fax: (207) 780-5607
Email: aaboueissa@usm.maine.edu
aboueiss@yahoo.com
http://www.usm.maine.edu/~aaboueissa/
Office: 301C Payson Smith
------------------------------
Message: 75
Date: Mon, 30 Mar 2009 16:00:11 -0700
From: Sundar Dorai-Raj <sdorairaj@gmail.com>
Subject: Re: [R] use R Group SFBA April meeting reminder; video of Feb
k
To: ted.harding@manchester.ac.uk
Cc: r-help <r-help@r-project.org>, Jim Porzak <jporzak@gmail.com>
Message-ID:
<c9ce82b00903301600o29f42e04t4ffe0b3dce3d74ed@mail.gmail.com>
Content-Type:...
2010 Mar 02
1
capturing errors in Sweave
Hi,
I'm writing a manual using Sweave and I want to be able to print errors from
bad code. Here's an example:
<Function-4a>>=
MySqrt <- function(x) {
if (missing(x)) {
stop("'x' is missing with no default")
}
if (!is.numeric(x)) {
stop("'x' should only be numeric")
}
if (x < 0) {
stop("'x' should be