Displaying 20 results from an estimated 400 matches similar to: "how to get the percentile of a number in a vector"
2011 Jul 28
1
sorting data from dataframe with oter dataframe
Hi, the subject isn't define well the problem, so i'll explain it in detail:
i've got a csv.file with data on number of factors (every column got the
name
of the factor as header and the data below). on another csv file, i've got
the
factors sorted by their type. for example-
c1=read.csv('C:/R/c1.csv', header= TRUE)
urrDate A_XS b_XS c_XS
2011 Aug 03
2
limits on liniar model
Can I put limits on the lm() command? I only know that you can choose a
liniar model with or without an intercept, but can I put other limits on
the coefficients (for example- the intercept must be bigger than 1) ?
_________________________________________________________________
Walla! Mail - [1]Get your free unlimited mail today
References
1. http://www.walla.co.il/
2005 Nov 21
4
messages_count too large (2578 > 2566) Help!
Hi,
I'm having trouble as of about noon today. I noticed I wasn't getting
any new messages in Thunderbird. I restarted it and still nothing. I
looked at the log, and found nothing from dovecot for a long time (since
perhaps noon today). I restarted dovecot, but still it didn't get me
new mail. I finally removed dovecot.* in my Maildir folder and
restarted dovecot. I'm
2008 May 07
2
How do I increase the fd limit on OS X?
Hi All,
I just upgraded to the new 1.1rc5 from 1.0 that I had been using and it
advised me to increase the file descriptor limit. I'm not sure how to
do this. There is a command built into tcsh that allows me to do this
called limit, but sudo limit 4224 doesn't work, and usually dovecot is
started from the rc.local file if I recall right, and I'm not sure how
to set this up from
2019 Oct 25
2
Where and how to report an optimisation issue that doesn't cause a crash
<div dir='rtl'><div>
<div dir="rtl">
<div dir="ltr">Could be... But the wierd thing here is if I change the array to be of size 256 and the index to be 'unsigned char', seems like there is no way to access the 'size' field throught "y->ptr[index]" (in your example) but clang still performs the re-read: <a
2007 Jun 11
1
ActionMailer + ISP SMTP
Hi
I''m new here, and pretty much new on the rails.
I''m trying to set up my application to send emails (needed for salted
hash login)
but i keep getting errors.
i''m sure port 25 is not blocked since i''m able to
send mails
through PHP scripts.
my smtp settings in config/enviroment.rb are:
# Include your app''s configuration here:
2007 May 18
1
xten will not send tones to * and i from sip phone
hi there!
I have a couple phones connected to a sipura ata and
if I go into *- IVR, I press options on the regular
phones and it all works fine and dandy.
then I connect an xten softphone, a new extension in
my dialplan, I dial the ivr, * asks me to dial
something to go through it, I press keys on xten, but
nothing happens, * just times out through as if I did
not press anything!
is there some
2005 Jun 03
2
[Fwd: Samba Blues]
Ok...I can't believe I'm still struggling with this!!!
I've setup a SAMBA server using ARCH Linux 0.7 (Wombat) *what a
distro!!* and everything is fine except when it comes to adding
machines to the domain (aaarrrgghh). When I try to do it via windows, I
get "the domain is no longer available". So I add a machine account
manually, then go to windows and walla, I get the
2003 Nov 04
0
-test8 & Mail.app
A user just tried to use OSX 10.3's Mail.app via imap. It caused the process
to start eating CPU, and this in the logs. Any idea what could be happening
here? What information should I get on his setup?
imap-login: Nov 03 14:28:37 Info: Login: fenner [12.106.35.5]
imap(fenner): Nov 03 14:30:37 Error: Timeout while waiting for release of exclusive fcntl() lock for index file
2005 Sep 22
0
Lost transaction log file /Users/frohro/Maildir/dovecot.index.log.2 seq 1
Hi,
I got a bunch of the following errors:
Lost transaction log file /Users/frohro/Maildir/dovecot.index.log.2
seq 1
when I was trying to apply some rules to move messages from one
mailbox to another. Things hadn't been working well and I had
recently upgraded to alpha 2, so I moved all dovecot* files in my
Maildir/.
Things then seem to work better.
Rob
--
Rob Frohne, Ph.D.,
2006 Dec 03
2
Evolution: DATA command failed: Requested mail action aborted: exceeded storage allocation.
Hi Everyone,
I have been recently getting these errors in Evolution 2.6.1. I think
it is a client issue, as I don't see them using Thunderbird on the same
machine (though I get a lot of "disconnected from servers" from
Thunderbird. On Evolution 2.8.1 on another machine I haven't noticed
these issues.
DATA command failed: Requested mail action aborted: exceeded storage
2006 Aug 17
3
file_column plugin + rails 1.1.6
Hello,
I need to install file_column plugin but I got an error message.
This is the command I use:
./script/plugin install
http://opensvn.csie.org/rails_file_column/plugins/file_column/trunk
This is the error:
Cannot find gem for Rails =1.1.4:
Install the missing gem with ''gem install -v=1.1.4 rails'', or
change environment.rb to define RAILS_GEM_VERSION with your
2013 Jul 10
3
PCA and gglot2
Hi,
I was trying as well as looking for an answer without success (a bit strange
since it should be an easy problem) and therefore I will appreciate you
help:
My simple script is:
# Loadings data of 5 columns and 100 rows of data
data1<-read.csv("C:/?/MyPCA.csv")
pairs(data1[,1:4])
pca1 <- princomp(data1[,1:4], score=TRUE, cor=TRUE)
biplot(pca1)
The biplot present the data
2011 Apr 13
17
Deploy puppet via NFS?
In our environ, there are several services that are deployed via an
NFS mount, so that the executables and configs are consistent across
the board.
Is there any reason why this couldn''t be done with Puppet? For
example, each individual system would contain its own /etc/puppet and
rc.d and pid files -- but the primary deployment would come from
NFS.
For that matter, as Enterprise
2009 May 19
2
Regarding cross compiling of ogg vordis decoder to arm board
Hi,
Tis is kiran. I ve a project in which v have to cross compile the source
code of ogg vorbis audio decoder onto EDB9302 ARM board..
Can u pls tell me the steps how to proceed or lead me to a source whr i can
find the procedure...
Thank u
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 May 12
2
Question About syncing
What exactly does it mean when, in the decoder_example.c file, you try to
extract the information from the comments and codebook headers and you loose
sync? What is actually being check to determine when sync is lost?. I known
one part of it is that there is a gaps in the stream. Is the CRC value the
determining factor? Please detail! I read a lot of the documents. I still am a
little fuzzy.
2006 Mar 29
2
[Fwd: Imap Timeouts]
Hi guys,
So is there resolution to my query below?
Is this a bug in beta3?
Thanks.
Neil
-------- Original Message --------
Subject: Imap Timeouts
Date: Wed, 22 Mar 2006 16:56:21 +0200
From: Neil Wilson <neilw at dcdata.co.za>
To: dovecot at dovecot.org
Hi guys,
I've got a client running 1.0.beta3 on SuSe 9.3
Everything has been running perfectly since it was installed about 6
2004 Apr 06
2
percentile-percentile plot
Hi,
Is there a function that does percentile-percentile plot. I do not mean
the qqplot. I need to plot the percentiles rather than points themselves.
I am hoping for a plot that tells me that the x percentile of one data set
corresponds to the y percentile of the other. for example a point on the
plot of (.5, .2) will tell me that the 50th percentile of the first data
and the 20th percentile of
2010 Sep 07
2
Percentile rank for each element in list
Heeeelp
Given this data
x <- c(1,5,100,300,250,200,550,900,1000)
> quantile(x)
0% 25% 50% 75% 100%
1 100 250 550 1000
When I run the quantile, I can only know the value of the nth
percentile
I want to know what's the percentile position of each items in the
list
Sample
1 = 100% on the list has 1 or more
5 = more than x% on the list has 5 or more
100 = more than x% on the
2008 May 16
1
(1-alpha)th percentile
hello;
firstly, my gratitude to all who help me to find a function that allows me
to add confidence interval to my graph.
in order to calculate the (1-alpha)th percentile of for exemple an
F(df1,df2) distribution i do like this:
v<-df(alpha,df1,df2)
percentile<-qf(v,df1,df2,alpha)
if it is true please alert me , and if it is not what should do then?
:handshake:
--
View this message in