Displaying 20 results from an estimated 34 matches for "26000".
Did you mean:
2000
2003 May 09
2
Data-mining using R
...her filtering
and so on.
Let me take a more concrete example to make myself clear. Let's say
that I load a given dataset on a dataframe, namely expr1. This dataframe would
have the fields expr1$name, expr1$expression, expr1$reliablity, expr1$x,
expr1$y and so on, containing, for instance, 26000 rows. Now from these 26000 I'd
like to select only those ones satisfying expr1$expression > 2000,
expr1$reliability = 100 and plot a graph on expr1$x x expr1$y, for them. I'd have then
a reduced dataset of the first one. Let's say now that I want to narrow my
filter even more, select...
2010 Feb 16
1
Total and heading of portfoilo table
...y_price.csv')
I have tried the loop
Z = array()
for (i in 1:2)
{
Z[i] = (X[[i]]*Y[i])
}
# When I write this dataframe as
write.csv(data.frame(Z), 'Z.csv', row.names = FALSE)
When I open 'Z.csv' file, I get
c.2500L..3300L..4500L..1000L..4400L. c.14000L..45000L..48000L..26000L..15000L.
2500 14000
3300 45000
4500 48000
1000 26000
4400 15000
My requirement is to have the column heads and the portfolio total as
GOOG YHOO Total
2500 14000 16500
3300 45000 48300
4500 48000 52500
1000 26000 270...
2012 Mar 01
1
Need help using Melt and cast to compute correlation for a cross tabulation
I have a data frame with a number of observed and predicted values by
classification as shown below:
Count Volume FCLASS
1 55000 60000 Grade Separated
2 43000 39000 Grade Separated
3 26000 26500 Major Arterial
4 19500 20000 Major Arterial
...
There are four classes here: Grade Separated, Major Arterial, Minor
Arterial, and Collector
I am looking to compute the following information
FCLASS cor(Count,Volume)
Grade Separated 0.999
Major Arterial...
2002 Aug 16
1
performance problems while building the filelist...
...1gb RAM...
on this machine we have the Rsync deamon runnig to export the data we want to replicate
- now we have 68 other NAS machines in our branch offices and this NAS machines are connecting to the ProLiant server to replicate the date it holds
- approx. amount of files on the Proliant server = 26000 Files (~6gb)
Here?s the problem:
- the Proliant server HDDs are overloaded when more than 3 NAS machines creating the filelists before they start to replicate.
- if all 68 machines are connecting it takes 4 hours (!) before all machines got their filelists and start to replicate :-(
possible solu...
2008 Oct 12
2
proper use of textConnection
...9000 Sun Oct 12 07:15:04 2008
N lines = 20000 Sun Oct 12 07:15:58 2008
N lines = 21000 Sun Oct 12 07:16:58 2008
N lines = 22000 Sun Oct 12 07:18:04 2008
N lines = 23000 Sun Oct 12 07:19:17 2008
N lines = 24000 Sun Oct 12 07:20:36 2008
N lines = 25000 Sun Oct 12 07:22:02 2008
N lines = 26000 Sun Oct 12 07:23:36 2008
Any clever ideas will be greatly appreciated.
Dennis
Dennis Fisher MD
P < (The "P Less Than" Company)
Phone: 1-866-PLessThan (1-866-753-7784)
Fax: 1-415-564-2220
www.PLessThan.com
[[alternative HTML version deleted]]
2007 Apr 30
3
disk image creation, step by step
...al *.iso
-rw-r--r-- 1 root wheel 25444352 Apr 16 15:44
6.2-RELEASE-i386-bootonly.iso
- Create a file of the appropriate size (make it a little larger to account
for differences in block size, file system overhead etc.):
# dd if=/dev/zero of=6.2-RELEASE-i386-bootonly.img bs=1k
count=26000
26000+0 records in
26000+0 records out
26624000 bytes transferred in 1.404435 secs (18957091 bytes/sec)
# ls -al *.iso *.img
-rw-r--r-- 1 root wheel 26624000 Apr 27 03:28
6.2-RELEASE-i386-bootonly.img
-rw-r--r-- 1 root wheel 25444352 Apr 16 15:44
6.2-RELEASE-i38...
2019 Aug 26
2
Segfault in libpjnath.so.2 though PJSIP not present in dialplan
...tem's extensions.conf doesn't include any reference to PJSIP, yet
(only using chan_sip at the moment).
This morning, it failed with:
Aug 26 09:07:33 foobar kernel: [6534231.776418] asterisk[9701]: segfault at
3c ip 00007f02f5d9a7dd sp 00007f02f0b0b260 error 4 in
libpjnath.so.2[7f02f5d84000+26000]
What possible root cause can trigger such system to run libpjnath.so.2 in
the first place ?
Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20190826/250897b5/attachment.html>
2009 Feb 10
1
aggregate taking way too long to count.
Folks,
I'm checking the structure of a dataframe for duplicate parameters at a
site station (i.e depth should be measured once, not twice), using
aggregate to count each parameter within a site station. The fake data
below has only 26000 rows, and takes roughly 14 seconds. My real data has
750000 rows and I had to stop execution after about an hour. The by()
function is faster, but I do not understand how to accurately associate
those results with my test data.
How can I get this to work faster? I can't shake the feeling...
2018 Apr 20
1
Further questions
...g1)
segments(Age, BloodPressure, Age, pre, col="red")
library(calibrate)
textxy(Age, BloodPressure, res, cex=0.7) 2)
2) I also need your help plotting a hyperplan for a multiple regression and here I am really stuck...
inc <- c(25000, 28000, 17500, 30000, 25000, 32000, 30000, 29000, 26000, 40000)
age <- c(60, 36, 21, 35, 33, 43, 29, 45, 41, 48)
educ <- c(12, 12, 13, 16, 16, 12, 13, 15, 15, 20)
MultLinearReg1 <- lm(inc ~ age + educ)
summary(MultLinearReg1)
Thank you so much!
2019 Feb 28
2
dovecot[1511]: auth-worker: Fatal: master: service(auth-worker): child 17009 killed with signal 11
...511]: auth-worker: Fatal: master:
service(auth-worker): child 17009 killed with signal 11 (core dumps
disabled - https://dovecot.org/bugreport.html#coredumps)
Feb 28 16:57:50 server kernel: traps: auth[17009] general protection
ip:7fd5d3ae9a64 sp:7fff0a781dc0 error:0 in
libmariadb.so.3[7fd5d3add000+26000]
It looks like the error is related to the libmariadb.so, of course I am
using integration with auth sql.
The configuration is like this:
# 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.4 ()
# OS: Linux 4.19.0-2-amd64 x86_64 Debian buster/sid ext4
# Hostname: p3x-dc.exam...
2005 May 24
0
output of mars() in package mda; how do I read the pairwise interaction terms from the output?
...[1,] 0 0 0
[2,] 0 0 0
[3,] 0 0 0
[4,] 0 0 0
[5,] 0 0 0
[6,] 0 0 0
[7,] 0 0 0
[8,] 0 0 0
[9,] 0 26000 0
[10,] 0 26000 0
[11,] 0 0 0
[12,] 0 0 0
[13,] 0 0 0
[14,] 0 0 0
[15,] 0 0 0
[16,] 0 0 0
[17,] 0 71000 0
[18,] 0...
2013 Jan 04
5
FreeBSD wiki offline for a bit
Hey,
Due to a security issue in the moinmoin wiki software, the FreeBSD
wiki will be offline for a bit. I do not yet know if the issue
actually has been exploited in the FreeBSD wiki (haven't had the time
yet to examine it), but I took the wiki down just in case.
Note that even if the software was compromised, it was considered
untrusted from the start and as such heavily sandboxed
2009 Sep 04
3
2.6.31-rc8: CIFS with 5 seconds hiccups
...l: fs/cifs/transport.c: Sending smb: total_len 104
---- 5 second hiccup
Sep 4 16:21:48 rd-spare kernel: fs/cifs/connect.c: rfc1002 length 0xce
Sep 4 16:21:48 rd-spare kernel: fs/cifs/connect.c: rfc1002 length 0xc0
Sep 4 16:21:48 rd-spare kernel: fs/cifs/inode.c: inode 0xf5876518 old_time=26000 new_time=32751
Sep 4 16:21:48 rd-spare kernel: fs/cifs/inode.c: cifs_revalidate - inode unchanged
Sep 4 16:21:48 rd-spare kernel: fs/cifs/file.c: CIFS VFS: in cifs_writepages as Xid: 264 with uid: 0
Sep 4 16:21:48 rd-spare kernel: fs/cifs/file.c: CIFS VFS: leaving cifs_writepages (xid = 264)...
2007 Jul 20
1
Slower than Courier-IMAP
...ecot. This paper: http://student.iu.hio.no/~s132278/reports/disney_imap_maildir.pdf
says that the performances are somewhat comparable, but my Dovecot "feels"
slower than Courier-IMAP.
I am using Maildirs and I have substantial amounts of emails in them. For example one of the folder
has 26000 messages and to display a message it takes 6-7 seconds. Before it took only 2-3 seconds
to display a message (in Thunderbird).
I have tried to turn "fsync_disable" to yes, but the feeling is somewhat the same. What else can
I try to tune? It's a FreeBSD 6.2 machine on a HP ProLiant M...
2006 Jan 28
2
Enum
When I do scaffold generated code for a table that has "enum" in it and i
goto to the "new" button, no options are given. Anyway i could automate it
so i can get a drop down box when using enums?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060128/3af188e0/attachment.html
2003 Oct 14
0
Samba with RedHat AS 2.1
...comes up to the login window. When I try to login to SWAT with root's credentials, it says the password or username is wrong or invalid.
Any ideas?
If I don't use Winbind and pam switches...I can get onto SWAT. But I want the winbind features.
Thanks in advance
Sean Solina
ARB, Inc.
26000 Commercentre Dr.
Lake Forest, CA 92630
<<Sean S Solina.vcf>>
2012 Mar 21
0
multivariate ordinal probit regression vglm()
...the two responses are not independent. If it would
help, please feel free to access the dataframe
(https://docs.google.com/open?id=0B5zZGW2utJN0TEctcW1oblFRcTJrNDVLOVBmRWRaQQ).
Thanks in advance.
--Trey
***************************
Trey Batey---Anthropology Instructor
Mt. Hood Community College
26000 SE Stark St.
Gresham, OR 97030
trey.batey at mhcc.edu or ekt.batey at gmail.com
## unrestricted cumulative probit model for pubic scores
> mod.pube3
Call:
vglm(formula = refdata$pube3 ~ refdata$age, family = cumulative(link =
"probit",
parallel = FALSE, reverse = TRUE))
Coeffici...
2009 Dec 07
0
A Gamma-GLM with log link
...573 0.398% 18001 -
19000 18,529.04 512 0.355% 19001 - 20000 19,605.73 615
0.427% 21001 - 22000 21,518.71 448 0.311% 22001 - 23000 22,489.74
389 0.270% 23001 - 24000 23,493.52 340 0.236% 24001 -
25000 24,603.33 413 0.287% 25001 - 26000 25,516.57 324
0.225% 26001 - 27000 26,514.70 297 0.206% 27001 - 28000 27,509.62
272 0.189% 28001 - 29000 28,486.77 238 0.165% 29001 -
30000 29,591.02 312 0.216% 30001 - 31000 30,460.08 238
0.165% 31001 - 32000 31,527.67 24...
2003 Jan 06
1
strange htb behaviour
...mangle -A FORWARD -p udp -m state --state
ESTABLISHED,RELATED --sport 14567 -j MARK --set-mark
0x1869c
iptables -t mangle -A FORWARD -p tcp -m state --state
ESTABLISHED,RELATED --dport 4000 -j MARK --set-mark
0x1869c
iptables -t mangle -A FORWARD -p udp -m state --state
ESTABLISHED,RELATED --dport 26000:28000 -j MARK --set-mark
0x1869c
iptables -t mangle -A FORWARD -p udp -m state --state
ESTABLISHED,RELATED --sport 26000:28000 -j MARK --set-mark
0x1869c
iptables -t mangle -A FORWARD -m helper --helper ftp -j MARK --set-mark
0x1869a
iptables -t mangle -A FORWARD -p tcp -m state --state
ESTABLISHE...
2019 Feb 28
0
dovecot[1511]: auth-worker: Fatal: master: service(auth-worker): child 17009 killed with signal 11
...auth-worker: Fatal: master: service(auth-worker): child 17009 killed with signal 11 (core dumps disabled - https://dovecot.org/bugreport.html#coredumps)
> Feb 28 16:57:50 server kernel: traps: auth[17009] general protection ip:7fd5d3ae9a64 sp:7fff0a781dc0 error:0 in libmariadb.so.3[7fd5d3add000+26000]
>
> It looks like the error is related to the libmariadb.so, of course I am using integration with auth sql.
>
> The configuration is like this:
> # 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.5.4 ()
> # OS: Linux 4.19.0-2-amd64 x86_64 Debian bust...