Displaying 20 results from an estimated 9000 matches similar to: "Aligned Rank transformation"
2010 Dec 06
2
Problemas instalando el paquete "ade4"
Un saludo R-inómanos:
Les escribo porque tengo una duda que no he podido resolver por mis
medios y actuales conocimientos. He querido instalar el paquete "ade4"
en R (OP linux-ubuntu) pero no he podido por un error que según entiendo
está relacionado con una librería.
Me permito mostrarles el texto que me aparece luego de tratar de
instalarlo desde los repositorios:
>
2011 Apr 08
1
Problem installing packages in R 2.11.1
The issue shows when installing some packages. I was interested in using
"gplots" so i ran:
install.packages("gplots", dependencies=TRUE)
and the outcome was something like this:
Aviso en install.packages("gplots", dependencies = TRUE) :
argument 'lib' is missing: using
'/home/buscoverdad/R/i686-pc-linux-gnu-library/2.11'
---
2011 Oct 20
1
p-val issue for ranked two-group test
Hi-
I'm wondering if anyone can help me with my code. I'm coming up dry
when I try to get a p-value from the following code. If I make a
histogram of my resampled distribution, I find the difference between
by groups to be significant. I've ranked the data since I have
outliers in one of my groups.
mange= c(35, 60, 81, 158, 89, 130, 90, 38, 119, 137, 52, 30,
27,
2009 May 21
1
transformation and outliers
Dear R people
I ask again
1. Is there a published reference presenting the normal score
transformation? Is there a published paper (in any field) using that
transformation in the analysis of data?
And this is a new question
2. The ?outliers? library has a function called ?rm.outlier?. It offers
the option of either removing one outlier (the largest or the smallest) or
replacing the
2006 Nov 03
2
Rank transformation and the linear mixed model
Hello,
I am looking for references about mixed models built on rank transformed
data.
Did anybody ever consider this topic?
Thank you,
Bruno
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bruno L. Giordano, Ph.D.
CIRMMT
Schulich School of Music, McGill University
555 Sherbrooke Street West
Montr?al, QC H3A 1E3
Canada
http://www.music.mcgill.ca/~bruno/
2019 Jul 11
0
Segfault of doveconf
On 9.7.2019 13.40, Aki Tuomi via dovecot wrote:
On 9.7.2019 12.54, Claudio Prono wrote:
On 4.7.2019 19.00, Claudio Prono via dovecot wrote:
Sorry to bother again, but the problem persist.
I have checked all the configurations of dovecot, and seems all ok, but randomly the segfault pops up again, without no apparently reason.
My packages are:
ii dovecot-core
2019 Jul 04
2
Segfault of doveconf
Sorry to bother again, but the problem persist.
I have checked all the configurations of dovecot, and seems all ok, but randomly the segfault pops up again, without no apparently reason.
My packages are:
ii dovecot-core 1:2.2.22-1ubuntu2.10 amd64 secure POP3/IMAP server - core files
ii dovecot-imapd 1:2.2.22-1ubuntu2.10
2012 May 03
0
Re: Error loading mfc42.dll - failed (error c000007b)
:D For those interested, hereunder is the list of actions taken to run the application after the installation of Birthday Reminder 1.61 on Ubuntu 12.04
1) I installed wine by Package Manager which installed also: wine-gecko1.4, wine-gecko1.4:i386, wine1.4, wine1.4-amd64, wine1.4-common, wine1.4-i386:i386, winetricks.
2) I verified that Wine was listed in Application menu
3) I configured Wine by
2003 Dec 23
0
circular package
Dear All,
Ulric Lund and me are developing a new package called 'circular' that as
soon as possible will substitute 'CircStats' package.
A pre-released is available at:
http://www.dst.unive.it/~claudio/R/circular_0.1.tar.gz
I kindly ask everybody is using CircStats to check this new package
and send me comments, suggestions and bugs to claudio at unive.it and not to
the list.
As
2003 Dec 23
0
circular package
Dear All,
Ulric Lund and me are developing a new package called 'circular' that as
soon as possible will substitute 'CircStats' package.
A pre-released is available at:
http://www.dst.unive.it/~claudio/R/circular_0.1.tar.gz
I kindly ask everybody is using CircStats to check this new package
and send me comments, suggestions and bugs to claudio at unive.it and not to
the list.
As
2002 Nov 07
0
OT : sensible analysis of censored rank data
This is more of a conceptual/methodological question than
"how to do it in R", so anyone who cares to reply might
want to do it off list.
I have censored rank order data .. electors have been asked
to rank the 4 most important issues out of a list of 20. For each
individual we therefore have a vector of 20 measurements 1..5,
where 1..4 are ranks and 5 = not ranked/less important than
2004 Mar 10
1
Rank Simulations - Test statistic Help
Hi all,
I am a biostatistician and I have developed my own
ranking system for clinical data. I would like to test
the efficiency of it w.r.t. to other ranking systems.
I would like to simulate the data and after assigning
ranks to my observed scores(after neglecting
dropouts), observe the type I error. If I want to do a
Kruuskal Wallis type of test, what test statistic
should I use to test for a
2007 Aug 06
1
rank in decreasing order
Hi All,
I want to give ranks to elements in a column so I used:
total_list$field1.rank <- rank(total_list$field1,ties.method="min")
But this gives me the rank in increasing order. How do I get the ranks in decreasing order? I know decreasing = FALSE is not a legal argument here.
Thanks.
Jiong
The email message (and any attachments) is for the sole use of the intended recipient(s)
2007 May 20
0
optional fields in function declarations; Solved
thank you to both Adaikalavan and Patrick.
on the basis of Adaikalavan example this is an example that point out my problems.
>log_raise=function(num, exp, base){return(log(num^exp,base))}
I would like to have optional fields, so some settings to be default parameters;
if I declare the function as above the operator must of course input all the variables.
Finally I could fix as follow.
2009 Jul 10
1
ogg123 crash
Hi,
I already mentioned this on #vorbis, but thought it good to create a
mailthread on it for easier tracking.
One of the OpenBSD developers (claudio at openbsd.org) found that ogg123
crashes on his machine with a SIGSEGV while playing tracks with
unknown comments in the tags. He's running with special malloc flags
that make the OpenBSD malloc(3) extra picky (manpage available online
at
2006 Oct 10
1
How to assign a rank to a range of values..
>From the following:
basin.map <- readAsciiGrid("c:/temp/area.asc", colname="area")
I have a SpatialGridDataFrame which has the x and y cordinate of a cell, and
the drainage area of that cell. There are many cells with a low drainage
area (in my case, 33000 with an area of 37.16) and one cell with the highest
drainage area (again, in my case, a drainage area of of
2009 Oct 26
1
Dovecot
Hello all,
I use dovecot11-1.1.7-1.4.1 with OpenSuse 11.1. Everything works fine,
except the vacation with managesieve.
When i send a mail to an address with vacation, i recieve back a
vacation message, but i read an error like this into dovecot-deliver.log:
Error: file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or
directory
And then the vacation is send any time, without
2019 Jul 09
1
Segfault of doveconf
On 9.7.2019 13.40, Aki Tuomi via dovecot wrote:
>
>
> On 9.7.2019 12.54, Claudio Prono wrote:
>>
>> On 4.7.2019 19.00, Claudio Prono via dovecot wrote:
>>
>> Sorry to bother again, but the problem persist.
>>
>> ?
>>
>> I have checked all the configurations of dovecot, and seems all
>> ok, but randomly the segfault pops
2011 Jun 22
2
User doesn't have home dir set, disabling duplicate database
Hello all,
I have a strange message into the logs of dovecot, il says something like:
Jun 22 10:18:07 lda(claudio at domain.com): Error: User claudio at domain.com
doesn't have home dir set, disabling duplicate database
But the mail arrives correctly, and no problems at all.
I have googled a little about, and i have found a post it says to put
mail_home and not home into the plugin part of
2012 Jun 14
0
Complex summary of counts of rank positions over multiple dataframes
Hi,
I've kind of a tricky question, which I don't know how to solve yet:
I get multiple dataframes loaded (readRDS) in a loop function. Each loaded dataframe contains two columns one with a var-name and one with a value. The rownumber (order) is very important as it is a value of the rank (1:x).
A example with a similar looped structure:
df1 <-