Displaying 20 results from an estimated 42 matches for "4820".
Did you mean:
480
2003 Oct 28
0
data.frame replacement (PR#4820)
When replacing all elements of a column in a data.frame, a corrupt data.frame will be generated if the replacer is "short":
test> bbb <- data.frame( x=1:2)
test> bbb[,'x'] <- 3 # should fill the column
test> bbb
x
1 3
2 <NA>
Warning message:
corrupt data frame: columns will be truncated or padded with NAs in: format.data.frame(x, digits = digits)
2012 Feb 15
1
Parameter estimation of gamma distribution
...;
& "MASS"packages . I am getting errors for both functions. Can someone
please let me know how to overcome this issue??
data
y1<-
c(256656, 76376, 6467673, 46446, 3400, 3100, 5760, 4562, 8000, 512, 4545,
4562, 4645, 4521, 4624, 5110, 4678, 4782, 4587, 491100,48426, 457940, 45000,
4820, 48225, 5415, 482466, 185535, 174346, 46875, 4876467)
Results
> fitdist(y1,"gamma")
Error in fitdist(y1, "gamma") :
the function mle failed to estimate the parameters,
with the error code 100
In addition: There were 17 warnings (use warnings() to see the...
2011 Feb 14
1
[LLVMdev] broken alignment in stack(caused by bug in SelectionDAGBuilder) causes invalid schedules with r125471 and newer
...use std::min(StackAlignment, PreferredAlignment) instead of PreferredAlignment. This might require asserting (StackAlignment <= ABI alignment).
2) changing the SelectionAGBuilder to use ABI alignment instead of the preferred alignment for the stack objects.
The affected code lines are around 4820, and 5694 of SelectionDAGBuilder.cpp
2003 Dec 19
1
problem with rm.impute of the Design library
...rror with:
library(Design)
df <- list(pre=c(0,, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 0, 1, 0,
1),
pro=c(1, 0, 1, 1, 0, 0, 0, 1, 1, 0, 1, 1, 0, 0, 0, 0, 1, 0, 1, 0),
sex=c(1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 2, 1, 1, 1, 1, 2, 1),
y=cbind(
y1<-c(5000, 3820, 4300, 3720, 4370, 4250, 4820, 4060, 4110, 4620, 4580,
3580, 3070, 4030, 3900, 3390, 3880, 4120, 3690, 4130),
y2<-c(6160, 5240, 5210, 4650, 5600, 5340, 6020, 5590, 5140, 5640, 5340,
4640, 4650, NA, 5320, 4510, 4910, 4960, 4420, 5150),
y3<-c(6720, 6040, 6240, 5550, 6610, 6850, 6760, 6370, 6030, NA, 6880,
5330, 5700,...
2018 Feb 05
0
halo not work as desired!!!
...[2018-02-05 11:42:48.282473] D [rpc-clnt-ping.c:211:rpc_clnt_ping_cbk]
0-test-halo-client-1: Ping latency is 0ms
[2018-02-05 11:42:48.282502] D [MSGID: 0]
[afr-common.c:5025:afr_get_halo_latency] 0-test-halo-replicate-0: Using
halo latency 10
[2018-02-05 11:42:48.282525] D [MSGID: 0]
[afr-common.c:4820:__afr_handle_ping_event] 0-test-halo-client-1: Client
ping @ 140032933708544 ms
.
.
.
[2018-02-05 11:42:48.393776] D [MSGID: 0]
[afr-common.c:4803:find_worst_up_child] 0-test-halo-replicate-0: Found
worst up child (1) @ 140032933708544 ms latency
[2018-02-05 11:42:48.393803] D [MSGID: 0]
[afr-commo...
2004 Sep 24
10
hopeless - smb over bridged firewall
Dear List!
I use a shorewall 2.0.8 on a Debian sarge system. I use a DSL connection
to the Internet (ppp0 - eth1 to the modem) and a bridge to the local
lan. The bridged config i''ve made with bridge.html from the shorewall
site. The Bridge is between local net and a openvpn tap device. This
works. I ccan make tunnels, and a can make a lot of things through the
firewall. I can get a list
2007 Sep 03
3
Shorewall + IPSec: help debugging why gw1<->gw2 SA works, but loc<->gw2 traffic doesn't trigger SA
...2007 current: Sep 3 19:31:38 2007
> diff: 8376(s) hard: 43200(s) soft: 34560(s)
> last: Sep 3 17:12:02 2007 hard: 0(s) soft: 0(s)
> current: 2096(bytes) hard: 0(bytes) soft: 0(bytes)
> allocated: 17 hard: 0 soft: 0
> sadb_seq=1 pid=4820 refcnt=0
> 1.2.3.4 5.6.7.8
> esp mode=tunnel spi=116316636(0x06eed9dc) reqid=0(0x00000000)
> E: blowfish-cbc 4a0d645b bd27c956 8ff054fd f530c6ff
> A: hmac-sha1 4e188a7e e5a78e6b 4330bf40 63d26fad 67127967
> seq=0x00000000 replay=4 flags=0x00000000 state=matu...
2018 Feb 04
2
halo not work as desired!!!
I have 2 data centers in two different region, each DC have 3 severs, I
have created glusterfs volume with 4 replica, this is glusterfs volume info
output:
Volume Name: test-halo
Type: Replicate
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 4 = 4
Transport-type: tcp
Bricks:
Brick1: 10.0.0.1:/mnt/test1
Brick2: 10.0.0.3:/mnt/test2
Brick3: 10.0.0.5:/mnt/test3
Brick4: 10.0.0.6:/mnt/test4
2013 Dec 09
2
How can I find nonstandard or control characters in a large file?
I have a humongous csv file containing census data, far too big to read into
RAM. I have been trying to extract individual columns from this file using
the colbycol package. This works for certain subsets of the columns, but not
for others. I have not yet been able to precisely identify the problem
columns, as there are 731 columns and running colbycol on the file on my old
slow machine takes
2000 Dec 04
1
some ext3 benchmarks
...9756.8 96.7
bonnie on ext3 0.0.5b writeback
-------Sequential Output-------- ---Sequential Input-- --Random--
-Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks---
Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU /sec %CPU
100 4820 90.5 21570 16.9 11273 11.8 4756 88.4 37523 14.3 29220.8 95.0
bonnie on ext3 0.0.5b ordered
-------Sequential Output-------- ---Sequential Input-- --Random--
-Per Char- --Block--- -Rewrite-- -Per Char- --Block--- --Seeks---
Machine MB K/sec %CPU K/sec %CPU K/sec %CPU...
2007 Dec 19
1
Screen blanking crashes
Hi,
I upgraded a Dell C521 from Ubuntu 6.04 to CentOS5.1. The Dell has
an NVidia 6150 analog video card. The screen is an LG1952Tx.
After the screen blanking goes on, and the screen goes to sleep,
the screen goes black except for a blue note saying: analog video,
invalid frequency...
I have installed the NVIDIA-Linux-x86-100.14.19-pkg1. Everything
works great except for the screen sleep...
2008 Jul 18
0
Firefox 3.0.1 print error
Hello,
if trying to print
http://www.test.de/themen/versicherung-vorsorge/test/-Unfallversicherung/1260901/1260901/1262782/1262783/
by button "Seite drucken" firefox-3.0.1-1.el5.centos ends in
error '(Gecko:4820): Gtk-WARNING **: Unknown paper size A4' and wants
to print in "Letter". This also happens under Fedora 8 and with the
sources for linux from mozilla.com, but not under Windows XP.
Please, could someone test this under Fedora 9, maybe gtk is broken
under CentOS 5.1 and Fedora 8?
Any...
2013 Nov 13
1
Deleted messages reappearing
...: rebuilding indexes
Nov 13 14:55:17 buzones2 dovecot: imap(username): Error:
/users/username/mdbox/mailboxes/INBOX/dbox-Mails/dovecot.index reset,
view is now inconsistent
Nov 13 14:55:17 buzones2 dovecot: imap(username): Disconnected: IMAP
session state is inconsistent, please relogin. in=383 out=4820
Nov 13 14:55:18 buzones2 dovecot: imap-login: Login: user=<username>,
method=PLAIN, rip=source_ip, lip=dest_ip, mpid=15511, TLS,
session=<HKq2UA/rZQCe4wQZ>
Nov 13 14:55:19 buzones2 dovecot: imap-login: Login: user=<username>,
method=PLAIN, rip=source_ip, lip=dest_ip, mpid=15512, T...
2013 Dec 05
0
r SIG birth, life and death
...) of that SIG.
If I learn anything useful (and not confidential) in off-list conversations
or correspondence, I will summarize it and post it here.
I would be most grateful for any assistance.
Peace, Andrew
J. Andrew Hoerner
Director, Sustainable Economics Program
Redefining Progress
(510) 507-4820
[[alternative HTML version deleted]]
2015 Jan 29
6
Indexing Mail faster
...4211 4217 4218 4226 4229 4258 4259
4267 4287 4357 4359 4363 4364 4365 4367 4390 4391 4462 4475 4497 4502 4538
4540 4552 4557 4558 4561 4563 4567 4571 4572 4573 4575 4577 4593 4594 4604
4611 4619 4628 4638 4639 4662 4672 4678 4679 4692 4696 4785 4786 4787 4788
4789 4792 4793 4794 4802 4817 4818 4819 4820 4836 4857 4874 4887 4901 4905
4906 4907 4908 4911 4925 4928 4940 4941 4953 5060 5103 5116 5118 5129 5131
5136 5158 5163 5182 5184 5203 5212 5216 5269 5270 5271 5272 5273 5276 5277
5278 5286 5301 5302 5303 5304 5320 5341 5358 5371 5385 5389 5390 5391 5392
5395 5409 5412 5424 5425 5437 5544 5587 5600...
2013 Jan 15
2
Sparse dataframes?
Dear Folks--
Is there a data frame analog to sparse matrices? I am working with a panel
data set that has a large number of variables that are redefined repeatedly
or exist for only a few years (out of 48). In my current structure, where
variables are columns and rows are years, more than 90 percent of the cells
and more than 3/4 of the total size of my file are NAs.
I am wondering if there is
2015 Jan 29
0
Indexing Mail faster
...4229 4258 4259
> 4267 4287 4357 4359 4363 4364 4365 4367 4390 4391 4462 4475 4497 4502 4538
> 4540 4552 4557 4558 4561 4563 4567 4571 4572 4573 4575 4577 4593 4594 4604
> 4611 4619 4628 4638 4639 4662 4672 4678 4679 4692 4696 4785 4786 4787 4788
> 4789 4792 4793 4794 4802 4817 4818 4819 4820 4836 4857 4874 4887 4901 4905
> 4906 4907 4908 4911 4925 4928 4940 4941 4953 5060 5103 5116 5118 5129 5131
> 5136 5158 5163 5182 5184 5203 5212 5216 5269 5270 5271 5272 5273 5276 5277
> 5278 5286 5301 5302 5303 5304 5320 5341 5358 5371 5385 5389 5390 5391 5392
> 5395 5409 5412 5424 5425...
2009 Sep 01
4
Inquiry:Problem with Call Parking
...---- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090901/3cc8f502/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: features.conf
Type: application/octet-stream
Size: 4820 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090901/3cc8f502/attachment.obj
2009 Mar 05
0
predict.fda - NAs are not allowed in subscripted assignments
...0 0 0 0 0 0 0 ...
$ VA_CMIN: num 0 0 0 0
0 0 0 0 0 0 ...
$ VA_CMLA: num 0.0 0.0 0.0 13.6 36.3 ...
$ VA_CMMU: num
0 0 0 0 0 0 0 0 0 0 ...
$ VA_CMRO: num 0 0 0 0 0 ...
$ VA_D109: num 5050
5010 4960 4920 4880 4840 4800 4760 4720 4680 ...
$ VA_D110: num 5000 4970
4940 4910 4880 4850 4820 4790 4760 4730 ...
$ VA_D111: num 2600 2550 2500
2450 2400 2350 2300 2250 2200 2150 ...
$ VA_D112: num 19400 19350 19300 19250
19200 ...
$ VA_D113: num 770 740 710 680 650 620 590 570 540 520 ...
$
VA_D114: num 480 450 420 400 360 310 260 210 160 110 ...
$ VA_D115: num 0 0
0 0 0 0 50...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...335641262 519041503>
0x0000: 4500 05dc 73b9 4000 4006 6d2f 9e87 0b29 E...s. at .@.m/...)
0x0010: 9e87 0bfc 008f efaf fc30 de0e a87e eec8 .........0...~..
0x0020: 8010 05a8 5a02 0000 0101 080a 1401 7aae ....Z.........z.
0x0030: 1eef f1df 2a20 3120 4645 5443 4820 2855 ....*.1.FETCH.(U
0x0040: 4944 2032 2046 4c41 4753 2028 5c52 6563 ID.2.FLAGS.(\Rec
0x0050: 656e 7429 2049 4e54 4552 4e41 4c44 4154 ent).INTERNALDAT
0x0060: 4520 2230 372d 4465 632d 3230 3034 2031 E."07-Dec-2004.1
0x0070: 343a 3432 3a34 3320 2d30 3630...