Displaying 14 results from an estimated 14 matches for "kutsyy".
2000 Aug 21
2
rect() question.
...uot;n")
> rect(0,-1,1,1,col="red",lwd=0,border=F,xpd=T)
> rect(-1,-1,0,1,col="blue",lwd=0,border=F,xpd=T)
will produce two rectangular, but there is space between them. How can I
get rid of it?
Thanks.
--------------------------------------------------------
Vadim Kutsyy
http://www.kutsyy.com vadim at kutsyy.com
The University of Michigan - Ann Arbor PhD Student
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", &quo...
2000 Jun 21
2
Porting S library which use "graphics.h" and "device.h"
..."graphics.h" and "device.h",
the library makes a number of high resolution plots using these.
Does anyone have an experience with similar porting? I don't really want to
rewrite all C code, so any recommendation would be helpful.
Thanks.
---------------------------
Vadim Kutsyy
vadim at kutsyy.com
http://www.kutsyy.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2000 Jun 26
2
nargs() inside "[.myclass"
...; x[1,2]
[1] 2
how can I determine if there was 1 argument supplied, or none?
Thanks.
PS:
> version
_
platform Windows
arch x86
os Win32
system x86, Win32
status
major 1
minor 0.1
year 2000
month April
day 14
language R
---------------------------
Vadim Kutsyy
vadim at kutsyy.com
http://www.kutsyy.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2000 Nov 21
3
boxplot grouped by two variables.
...ick way to make boxplots groups by two variables? By that
I mean, that if x axes have values ("A","B","C"), than at each value
there would be a few boxplots each for a value of second variable (say
("1","2","3")).
Thank You.
--
Vadim Kutsyy
http://www.kutsyy.com vadim at kutsyy.com
The University of Michigan - Ann Arbor PhD Student
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info"...
2000 Nov 21
3
boxplot grouped by two variables.
...ick way to make boxplots groups by two variables? By that
I mean, that if x axes have values ("A","B","C"), than at each value
there would be a few boxplots each for a value of second variable (say
("1","2","3")).
Thank You.
--
Vadim Kutsyy
http://www.kutsyy.com vadim at kutsyy.com
The University of Michigan - Ann Arbor PhD Student
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info"...
2000 Jun 26
1
using graphapp.h
Another question
"graphapp.h" in R1.1 defines number of plotting function. is there an
example of how to use them?
Thank.
---------------------------
Vadim Kutsyy
vadim at kutsyy.com
http://www.kutsyy.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2000 Jun 26
1
using graphapp.h
Another question
"graphapp.h" in R1.1 defines number of plotting function. is there an
example of how to use them?
Thank.
---------------------------
Vadim Kutsyy
vadim at kutsyy.com
http://www.kutsyy.com
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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...
2000 Nov 14
1
mvtnorm
Announcement: mvtnorm
Multivariate Normal and T Distribution
mvtnorm implements two R functions for the computation of the multivariate t
and normal distribution:
pmvt: Computes the the distribution function of the multivariate t
distribution for arbitary limits, degrees of freedom and
correlation matrices based on algorithms by Genz and Bretz.
pmvnorm: Computes the distribution
2000 Nov 14
1
mvtnorm
Announcement: mvtnorm
Multivariate Normal and T Distribution
mvtnorm implements two R functions for the computation of the multivariate t
and normal distribution:
pmvt: Computes the the distribution function of the multivariate t
distribution for arbitary limits, degrees of freedom and
correlation matrices based on algorithms by Genz and Bretz.
pmvnorm: Computes the distribution
2009 Feb 17
1
allocMatrix error
...e memory.
I have been able to load upto 250 CEL files but this time I wanted to test
what would happen if I want to normalize 400 chips.
Thanks for your prompt response.
Hamid
>
>
>
> Martin Maechler wrote:
>>
>>>>>>> "VK" == Vadim Kutsyy <vadim@kutsyy.com>
>>>>>>> on Fri, 01 Aug 2008 07:35:01 -0700 writes:
>>
>> VK> Martin Maechler wrote:
>> >>
>> VK> The problem is in array.c, where allocMatrix check for
>> VK> "if ((double)nrow...
2001 Oct 28
0
Summary: A speed improvement challenge
Many thanks to Nick Ellis, Vadim Kutsyy, Charles Berry, and
Bill Dunlap for providing thoughts and alternative solutions to the
problem.
I have included Nick and Charles' notes in full below and a summary of
the others. Thanks also to Bill for telling me about an
inconsistency in how the first argument of sample is interpreted.
I ha...
2000 Jul 18
5
X11 & dev2bitmap
Hi,
I am trying to put some graphics I have generated from R on a
webpage using dev2bitmap to create a bitmap, .BMP, file.
When I look at my notes from 2 or 3 months ago I was successfully able to
put the ACTIVE device plot result into a bitmap file using a command such
as:
dev2bitmap("InsectSpray.BMP")
Job done!
Now when I try the same command, I get the following:
>
2007 Oct 17
3
R and TeraData
Hello,
Does anyone know a way to connect from R on Linux box to TeraData
server? I can use ODBC connection on Windows box, but with amount of
data I need (and prefer) to use large Linux box.
Thanks,
Vadim
2000 Nov 23
1
FW: boxplot grouped by two variables: general issue
> On Tue, 21 Nov 2000, Vadik Kutsyy wrote:
>
> > Is there a quick way to make boxplots groups by two
> variables? By that
> > I mean, that if x axes have values ("A","B","C"), than at
> each value
> > there would be a few boxplots each for a value of second
> variable (say...