look at ?col and ?row. One way to use them is:
col(A)[A==11]
row(A)[A==14]
hope this helps,
Greg Snow, Ph.D.
Statistical Data Center, LDS Hospital
Intermountain Health Care
[EMAIL PROTECTED]
(801) 408-8111
>>> shanmuha boopathy <[EMAIL PROTECTED]> 09/19/05 01:30PM >>>
Dear sir,
i have a matri
Dear sir,
i have a matrix like
x<-c(1:20)
A<-matrix(x,4,5)
> A
[,1] [,2] [,3] [,4] [,5]
[1,]159 13 17
[2,]26 10 14 18
[3,]37 11 15 19
[4,]48 12 16 20
I want to extract the column value for the matrix
value 11...
or the row value for
On Mon, 2005-09-19 at 17:40 +0200, Martyn Plummer wrote:
> On Mon, 2005-09-19 at 17:10 +0200, Peter Dalgaard wrote:
> > Martyn Plummer <[EMAIL PROTECTED]> writes:
> >
> > > > The 'recompile with -fPIC' is bullsh*t. The problem is that is is
> > > > looking
> > > > in /usr/lib64/liblapack.a rathe
On Mon, 2005-09-19 at 16:39 +0200, Uwe Ligges wrote:
> Gavin Simpson wrote:
>
> > On Mon, 2005-09-19 at 15:34 +0200, [EMAIL PROTECTED] wrote:
> >
> >>Full_Name: Frank Wagner
> >>Version: R 2.1.1
> >>OS: Windows
> >>Submission from: (NULL) (193.174.73.34)
> >>
> >>
> >>Hi,
> >>The pdf file R-intr
On Mon, 2005-09-19 at 17:10 +0200, Peter Dalgaard wrote:
> Martyn Plummer <[EMAIL PROTECTED]> writes:
>
> > > The 'recompile with -fPIC' is bullsh*t. The problem is that is is looking
> > > in /usr/lib64/liblapack.a rather than /usr/lib64/liblapack.so.3 both of
> > > which
> > > exist. Some sea
Martyn Plummer <[EMAIL PROTECTED]> writes:
> > The 'recompile with -fPIC' is bullsh*t. The problem is that is is looking
> > in /usr/lib64/liblapack.a rather than /usr/lib64/liblapack.so.3 both of
> > which
> > exist. Some searching for this error message on Google shows a lot of
> > questions
Duncan Murdoch wrote:
> On 9/19/2005 10:01 AM, Paul Gilbert wrote:
>
>> Martin Maechler wrote:
>>
>>> I've changed the subject in the hope some more people would
>>> voice an opinion...
>>
>>
>> ...
>>
>>> Now I even propose to have
>>> options(add.smooth = TRUE)
>>>
>>> as a new defa
Gavin Simpson wrote:
> On Mon, 2005-09-19 at 15:34 +0200, [EMAIL PROTECTED] wrote:
>
>>Full_Name: Frank Wagner
>>Version: R 2.1.1
>>OS: Windows
>>Submission from: (NULL) (193.174.73.34)
>>
>>
>>Hi,
>>The pdf file R-intro descripe on page 27 that lists can be extended by adding
>>numbers.
>>Unfort
> "PaulG" == Paul Gilbert <[EMAIL PROTECTED]>
> on Mon, 19 Sep 2005 10:01:57 -0400 writes:
PaulG> Martin Maechler wrote:
>> I've changed the subject in the hope some more people
>> would voice an opinion...
PaulG> ...
>> Now I even propose to have
>>
>> o
On 9/19/2005 10:01 AM, Paul Gilbert wrote:
> Martin Maechler wrote:
>
>> I've changed the subject in the hope some more people would
>> voice an opinion...
>
> ...
>
>> Now I even propose to have
>>
>> options(add.smooth = TRUE)
>>
>> as a new default.
>>
>> Do I get a reaction
On Mon, 2005-09-19 at 15:34 +0200, [EMAIL PROTECTED] wrote:
> Full_Name: Frank Wagner
> Version: R 2.1.1
> OS: Windows
> Submission from: (NULL) (193.174.73.34)
>
>
> Hi,
> The pdf file R-intro descripe on page 27 that lists can be extended by adding
> numbers.
> Unfortunately, it's not working
Martin Maechler wrote:
> I've changed the subject in the hope some more people would
> voice an opinion...
...
> Now I even propose to have
>
> options(add.smooth = TRUE)
>
> as a new default.
>
> Do I get a reaction now?
> Martin
I think you may break a lot of things if you
[EMAIL PROTECTED] wrote:
> Full_Name: Frank Wagner
> Version: R 2.1.1
> OS: Windows
> Submission from: (NULL) (193.174.73.34)
>
>
> Hi,
> The pdf file R-intro descripe on page 27 that lists can be extended by adding
> numbers.
> Unfortunately, it's not working
> ## example :
>
> # if i did not
> From: r-devel
>
> Full_Name: Frank Wagner
> Version: R 2.1.1
> OS: Windows
> Submission from: (NULL) (193.174.73.34)
>
>
> Hi,
> The pdf file R-intro descripe on page 27 that lists can be
> extended by adding
> numbers.
> Unfortunately, it's not working
> ## example :
>
> # if i did not dec
Full_Name: Frank Wagner
Version: R 2.1.1
OS: Windows
Submission from: (NULL) (193.174.73.34)
Hi,
The pdf file R-intro descripe on page 27 that lists can be extended by adding
numbers.
Unfortunately, it's not working
## example :
# if i did not declare the variable an error occurs : object not f
Dear Duncan and Martin,
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Duncan Murdoch
> Sent: Monday, September 19, 2005 7:47 AM
> To: Martin Maechler
> Cc: Werner Stahel; R-devel@stat.math.ethz.ch
> Subject: Re: [Rd] automatically adding smooth t
On 9/19/2005 8:18 AM, Martin Maechler wrote:
> I've changed the subject in the hope some more people would
> voice an opinion...
>
>> "MM" == Martin Maechler <[EMAIL PROTECTED]>
>> on Sat, 17 Sep 2005 17:29:20 +0200 writes:
>
>> "Wst" == Werner Stahel <[EMAIL PROTECTED]>
>>
I've changed the subject in the hope some more people would
voice an opinion...
> "MM" == Martin Maechler <[EMAIL PROTECTED]>
> on Sat, 17 Sep 2005 17:29:20 +0200 writes:
> "Wst" == Werner Stahel <[EMAIL PROTECTED]>
> on Fri, 16 Sep 2005 09:37:02 +0200 writes:
Wst> .
On Sat, 2005-09-17 at 17:19 -0500, Charles Geyer wrote:
> I can't compile R-alpha on AMD 64. Rather than include a 1400 line script
> I have put it on the web
>
> http://www.stat.umn.edu/~charlie/typescript.txt
>
> way down near the bottom it fails building lapack.so
>
> gcc -shared -L/
> Gabor Grothendieck writes:
> I tried to contact the maintainer of RDCOMClient as per the
> DESCRIPTION file to report a bug but my mail bounced. Is there more
> recent contact information?
Yes. In case you want to have it .
Duncan Temple Lang <[EMAIL PROTECTED]>
-k
> The original
I tried to contact the maintainer of RDCOMClient as per the DESCRIPTION file
to report a bug but my mail bounced. Is there more recent contact information?
The original message was received at Mon, 19 Sep 2005 03:03:21 -0500 (CDT)
from hoemail2.lucent.com [192.11.226.163]
- The following
On Mon, 19 Sep 2005, Antonio, Fabio Di Narzo wrote:
> sorry: wrote 'subject' as 'attachments'!
>
> On 9/19/05, Antonio, Fabio Di Narzo <[EMAIL PROTECTED]> wrote:
>> Is it planned to 'officially' support F95 code in R-2.2.0?
Do you mean in a contributed package to be installed in R? There are no
sorry: wrote 'subject' as 'attachments'!
On 9/19/05, Antonio, Fabio Di Narzo <[EMAIL PROTECTED]> wrote:
> Is it planned to 'officially' support F95 code in R-2.2.0?
> If not, by now, how is it possible to 'smothly' use F95 code in a
> package (i mean, using gfortran)?
> Something like stopping com
Is it planned to 'officially' support F95 code in R-2.2.0?
If not, by now, how is it possible to 'smothly' use F95 code in a
package (i mean, using gfortran)?
Something like stopping compilation if a non-f95 compiler is found. My
idea by now is to search for the gfortran executable, and set the F77
24 matches
Mail list logo