Displaying 20 results from an estimated 80 matches for "mitha".
Did you mean:
misha
2001 Feb 24
5
testing for integer
...er(1)) returns true However, I can't use as.integer,
because it is too aggressive for just error checking: it rounds off the
value to the greatest integer less than. Can anyone suggest a suitable
method of checking for an integer in this case?
Sincerely, Faheem Mitha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 sta...
2001 Feb 07
1
Re: failed rpm installation of R 1.2-1 (fwd)
On Wed, 7 Feb 2001, Faheem Mitha wrote:
> Dear Albrecht,
>
> Just sent the following message out to r-help. Have you any idea what this
> problem could be?
>
> Sincerely, Faheem Mitha.
>
> ---------- Forwarded message ----------
> Date: Wed, 7 Feb 2001 00:04:35 -0500 (EST)
&g...
2000 Sep 14
0
modifying Openssh config script for KTH-KRB (fwd)
...can you suggest a version it *would* compile correctly with?
It is possible the configure file could be tweaked to perform correctly,
but how?
I heard this compiles correctly on OpenSSH. Since OpenSSH is free, what
version of krb4 are they using there?
Best regards, Faheem Mitha.
---------- Forwarded message ----------
Date: Thu, 14 Sep 2000 00:36:57 -0400 (EDT)
From: Faheem Mitha <faheem at email.unc.edu>
To: ssh at clinet.fi
Subject: Re: modifying Openssh config script for KTH-KRB
Just after I sent this message, I decided to see whether Kerberos4 support
would wo...
2001 Feb 08
4
eps file not positioned properly in latex document
...owever, the plot appears in totally the wrong position. I know this is
not an R question as such, but the eps file is produced by R and I thought
that perhaps other people had had similar problems and could give me
pointers. Am I doing anything obviously wrong?
Sincerely, Faheem Mitha.
PS. the code I use to include the eps file is
\begin{figure}
\includegraphics[scale=0.7]{barplot.eps}
\end{figure}
which seems harmless enough. Faheem.
*************************************************************************
roy <- c("white","blue",&quo...
1999 Dec 16
2
R question
...go
x <- 0
for(i in 1:10){ x <- x+ l(i)}
This should return x to be the sum of the 10 li's for i from 1 to 10
except of course I'm doing something more complicated.
But l(i) of course does not serve to represent l1 etc? What should I do?
Faheem Mitha,
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 st...
2001 Mar 14
2
concatenating lists
...1] 0.6375946 0.1863654
[[2]]
[1] 0.7395102 0.7528323
[[3]]
[1] 0.5260601 0.8470781
Unlisting things doesn't seem to help either. I have been fiddling around
for a bit, and have done everything I can think of. Any suggestions?
Thanks in advance.
Sincerely, Faheem Mitha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 sta...
2002 Jun 15
2
using integrate on a function defined with if
...ghtened.
Yhe help page says the function must be
"f An R function taking a numeric first argument and returning a numeric
vector the same length."
But I don't see any difference in what these two return. In both cases it
is NULL.
Sincerely, Faheem Mitha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 sta...
2001 Sep 23
1
plot with no tick marks
...I want to suppress
tick marks on the axes of the plot. I've been trying everything I can
think of to do so, but have been unsuccessful. Can you help me? If you
reply, please cc me, I'm not currently subscribed to the list.
Thanks in advance.
Sincerely, Faheem Mitha.
num <- 1:i
inc <- num/i
x <- qnorm(inc)
y <- sort(rnorm(num))
postscript(file="nqplot.eps",width=6,height=4,bg="white",
horizontal=FALSE,paper="special",onefile=FALSE,fg="black",
family="Bookman")
plot.default(x,y)
dev.of...
2008 Apr 30
3
checking whether a file is empty
Hi,
Is there a way to check whether a file is empty in R. I did the customary
searches, but did not find anything. Please cc me on any reply.
Thanks, Faheem.
2001 Feb 08
0
RE: [R] Re: failed rpm installation of R 1.2-1 (fwd) (PR#841)
...linked against
- The heads of script files are scanned to see what language they
are written in. In this case the first line of maketitle.awk is
the awk command BEGIN, which is misinterpreted as a dependency for R.
Martyn
On 07-Feb-01 Albrecht Gebhardt wrote:
> On Wed, 7 Feb 2001, Faheem Mitha wrote:
>
>> Dear Albrecht,
>>
>> Just sent the following message out to r-help. Have you any idea what this
>> problem could be?
>>
>> Sincerely, Faheem Mitha.
>>
>> ---------- Forwarded message ----------
>> Date...
2001 Feb 06
2
barplots with pictex
...t;,"5","6","7","8","9","10"),
ylim=c(0,0.5),xlab="Values of x",ylab="Probability
values",sub=NULL,
style="old",main="Probability Histogram")
dev.off()
Sincerely, Faheem Mitha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 sta...
2000 May 01
6
including r code in a latex file
Dear R people,
The header practically says it all. I was wanting to include r code in a
Latex file. Since R code using{ and }, which are interpreted by Latex as
control characters, I would expect it to get upset.
I believe that \{ would probably print as {, but I hoping I don't have to
go through the code and add lots of \. I would rather use some global
commannd, along the lines of
2003 Apr 29
4
thick plot lines
Dear People,
In a qqplot I am doing, I get lines/points that are very thick. I've tried
setting the lwd variable to 0.1, but it doesn't seem to have any effect.
Also, I have set the value of lty to dashed, but I still get dots. The
command looks like
qqplot(cdf.inv(seq(0,1,length=size),theta,pos,len),empmargdistvec(len,theta,pos,size),
xlim=c(-theta,theta), ylim=c(-theta,theta),
2000 Mar 21
1
clustering methods in R
...hese packages. The
html help in these packages lists the following as references. Can people
suggest any others? I will look for the books and articles below, of
course, but I think I may have difficulty getting hold of the Kaufman
book, at least.
Sincerely, Faheem Mitha.
****************************************************************************
(cluster)
Kaufman, L. and Rousseeuw, P.J. (1990). Finding Groups in Data: An
Introduction to Cluster Analysis. Wiley, New York.
Struyf, A., Hubert, M. and Rousseeuw, P.J. (1997). Integrating Robust
Clustering Techniq...
2008 Aug 06
3
subsetting with column name as string
Hi,
Consider the following
> x = c(1,2)
> y = c(3,4)
> d = data.frame(cbind(x,y))
> d$x
[1] 1 2
> d$"x"
[1] 1 2
>
> foo = function(val)
+ {
+ return(d$val)
+ }
>
> bar = function()
+ {
+ return(d$"x")
+ }
>
> foo("x")
NULL
> bar()
[1] 1 2
I'm a little surprised that R accepts both the form d$x and d$"x", but
2002 Jul 24
1
loading compiled C++ code as shared library
...what the correct syntax is? It
might also be helpful if someone could point to R code that uses
compiled C++ code.
Addendum: I looked at the file svm.h in the e1071 package source, and
tried to imitate that, but I still get the same error.
Sincerely, Faheem Mitha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 st...
2000 Mar 31
2
linear models
...etc. I know that lmList()
does fit such a model, but does so as a group of separate models. I can
see that this would be possible to do this using lm() and indicator
variables, but this seems like a clumsy approach. Surely there is a better
way.
Sincerely, Faheem Mitha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 sta...
2000 Apr 20
2
removing NA values from data frame & identification function
...but I don't see a way to do this.
2) Is there a function to compare whether two objects are identical in
every respect?
Thanks for everyone's very valuable help on this list. I'm still a raw
beginner, but perhaps getting a little less raw...
Sincerely, Faheem Mitha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 sta...
2002 Jun 13
1
using MAKEFLAGS in compiling C code as a shared library using R CMD SHLIB
...thought someone
here might know, and since I am using it in the context of R...
It would probably be a good idea if the answer to this was added to the
above section of the FAQ, since it doesn't seem immediately obvious, at
least to me.
Sincerely, Faheem Mitha.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 sta...
2001 Oct 18
1
rsync logging and permission problems
...r not to run
rsync as root on the remote machine. In any case, I tried to do so and
could not, perhaps because Debian does not allow remote logins as root by
default.
Please cc any reply to me; I'm not on the mailing list. Thanks in advance.
Sincerely, Faheem Mitha.