Displaying 20 results from an estimated 32 matches for "13579".
Did you mean:
1357
2002 Dec 03
1
Any difference in cbind() b/w SPLus and R??
..."WI" "B" "20368" "4" "30"
"C" "n" "30" "1" "0" "1"
[42,] "PERC-0334" "1" "21" "RT" "WI" "B" "13579" "14" "10"
"C" "n" "10" "1" "0" "0"
[43,] "PERC-0334" "1" "22" "RT" "WI" "B" "13579" "10" "20&qu...
2005 May 26
1
PAN: Need Help for Multiple Imputation Package
...at')
>
> int <- rep(1,1200)
> y <- cbind(sim$MIY1,sim$TCOV1)
> subj <- sim$ID
> pred <- cbind(int, sim$TIME, sim$GROUP)
>
> xcol <- 1:3
> zcol <- 1
> prior <- list(a=2,Binv=4,c=2,Dinv=4)
> result <-
pan(y,subj,pred,xcol,zcol,prior,seed=13579,iter=1000)
Error: subscript out of bounds
By the way, I also received the same error message
when I tried to include intercept and time in Zcol, a
matrix for random effect specification. I used
command “ zcol <- 1:2”. Does anybody know if this
error is due to sample size/proportion of missin...
2010 Mar 26
1
"Failed to play transfer sound! " during attended transfer
...fer sound! "
The log of asterisk is as like as followings:
[Mar 25 17:58:40] DEBUG[23168] chan_sip.c: Invalid SIP message -
rejected , no callid, len 366
[Mar 25 17:58:40] DEBUG[13617] audiohook.c: Write factory 0x1bfa000c was
pretty quick last time, waiting for them.
[Mar 25 17:58:40] DEBUG[13579] audiohook.c: Read factory 0x1bd61fe0 was
pretty quick last time, waiting for them.
[Mar 25 17:58:40] DEBUG[23168] chan_sip.c: Setting SIP_ALREADYGONE on
dialog 5bd1acee539e699b4f5e79c94a348361 at 113.34.235.8
[Mar 25 17:58:40] DEBUG[23168] chan_sip.c: Received bye, issuing owner
hangup
[Mar 25 17:...
2020 Nov 17
3
can't delete recursive DNS entry
On 17/11/2020 16:19, Mani Wieser via samba wrote:
> ldbdel is definitely not the right tool: it will delete both records
>
> lddsearch: returned 2 records, because the dn is exactly the same
Didn't think you could have two records with the same DN, if this is
true, then it does sound like a bug, care to share the two DN's ?
Rowland
2000 Feb 28
4
Multiple smbd processes generated
...0.0 5.81M 0K ?? IW 12:18:40 0:00.85 smbd
xy004 13069 0.0 0.0 5.81M 0K ?? IW 12:19:55 0:00.86 smbd
xy004 13223 0.0 0.0 5.81M 0K ?? IW 12:21:10 0:00.83 smbd
xy004 13396 0.0 0.0 5.81M 0K ?? IW 12:22:27 0:00.86 smbd
xy004 13579 0.0 0.0 5.81M 0K ?? IW 12:23:42 0:00.82 smbd
xy004 13772 0.0 0.0 5.81M 0K ?? IW 12:24:52 0:00.87 smbd
xy004 13887 0.0 0.0 5.81M 0K ?? IW 12:26:07 0:00.83 smbd
xy004 14064 0.0 0.0 5.81M 0K ?? IW 12:27:18 0:00.82 smbd
xy00...
2007 Sep 26
2
ChanSpy issue
...-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070926/7854ef8f/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 13579 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070926/7854ef8f/attachment.png
2020 Nov 17
0
can't delete recursive DNS entry
.../var/log# ldbsearch -H /var/lib/samba/private/sam.ldb -b
CN=MicrosoftDNS,DC=DomainDnsZones,DC=ad,DC=horn '(dc=ad.horn)'
# record 1
dn: DC=ad.horn,CN=MicrosoftDNS,DC=DomainDnsZones,DC=ad,DC=horn
objectClass: top
objectClass: dnsZone
instanceType: 4
whenCreated: 20200708143747.0Z
uSNCreated: 13579
showInAdvancedViewOnly: TRUE
name: ad.horn
objectGUID: 65596d8b-5b3d-4682-865c-b98bcd213ba9
objectCategory: CN=Dns-Zone,CN=Schema,CN=Configuration,DC=ad,DC=horn
dc: ad.horn
dNSProperty:: BAAAAAAAAAAAAAAAAQAAAAEAAAABAAAAAAAAAA==
dNSProperty:: AQAAAAAAAAAAAAAAAQAAAAIAAAACAAAAAA==
dNSProperty:: CAAAAA...
2006 Jun 04
0
RailsDay2005 entries/winners apps?
Hello,
Does anybody know where I could find the sources or the demos of apps
presented to RailsDay2005? So far I only found yubnub.org and the list
of the winners and a lot of no-longer valid URLs pointing to
railsday.com.
Thanks,
Marius Popescu
http://mapopescu.blogsome.com
--
Posted via http://www.ruby-forum.com/.
2007 Sep 24
0
longitudinal imputation with PAN
...visit)
impht.data$code <- factor (impht.data$code)
y <- impht.data$htmiss
subj <- impht.data$code
pred <- cbind (impht.data$age, impht.data$sex, impht.data$visit)
xcol <- 1:3
zcol <- 1
prior <- list(a=1, Binv=1, c=1, Dinv=1)
ht1 <- pan(y, subj, pred, xcol, zcol, prior, seed=13579, iter=1000)
code sex visit age ht htmiss
1 2 1 4.87 105 105
1 2 2 5.86 109.6
1 2 3 6.88 116.4 116.4
1 2 4 7.72 121.2 121.2
1 2 5 8.72 126.7 126.7
1 2 6...
2005 Jul 20
0
Palm Pilot, USB, pppd and udev
I've a line like this that creates /dev/pilot link in my local udev rules:
BUS="usb", SYSFS{product}="Palm Handheld*", KERNEL="ttyUSB*[13579]",
SYMLINK="pilot"
And it seems to work fine for doing normal sync operation to Gnome Palm applet
(well, not sure about that KERNEL parameter, however ttyUSB0 and ttyUSB1 look
exactly the same, no other way to specify "use second device" as far as I can
see). But, if I us...
2011 Jun 21
0
R crash when using pan for multiple imputation
... #non-informative prior
Binv= diag( rep(1,ncol(y) ) ) ,
c= ncol(y) * length(zcol) ,
Dinv= diag( rep(1 ,ncol(y)*length(zcol) ) )
)
imput1 <- pan(y,subj,pred,xcol,zcol,prior,seed= 13579 ,iter= 1000) #run first imputation
...after 30 minutes: CRASH (R ends automatically, Rgui is closed without log)
Is there a way to identify the source of such a problem? Or any idea what could be the problem?
Thank you in advance.
Best wishes
Alain
[[alternative HTML version deleted]]
2007 May 03
1
Autologoff
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 13579 bytes
Desc: image001.png
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070503/c64c855a/attachment.png
2008 Feb 18
1
Avaya 4610sw
I have an Avaya 4610SW IP phone which I have upgraded to SIP firmware.
I have successfully registered this phone to Asterisk BE as well as Asterisk 1.4.18
Almost everything is working well. Except for two issues.
One of the problems is that the phone looses registration every now and then ad I have to re register. I have found a tip for this which I am testing if it will work, which
2008 Mar 30
0
[PATCH] swfdec-mozilla: remove duplicate SWFDEC_CVS assignment
...onfigure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index ce8192c..a55e446 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,6 @@ AC_INIT(swfdec-mozilla,0.7.1)
[is_dev=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9][0-9]*\.[0-9]*[13579]/1/')]
if test x"$is_dev" = x1 ; then
SWFDEC_CVS="yes"
- SWFDEC_CVS="yes"
else
SWFDEC_CVS="no"
fi
2018 Feb 28
2
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
...leted
Status of volume: volumedisk1
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick stor1data:/mnt/glusterfs/vol1/bri
ck1 49153 0 Y
13579
Brick stor2data:/mnt/glusterfs/vol1/bri
ck1 49153 0 Y
13344
Brick stor3data:/mnt/disk_c/glusterfs/v
ol1/brick1 49154 0 Y
17439
Brick stor3data:/mnt/disk_d/glusterfs/v
ol1/brick1...
2018 Feb 27
2
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
...s volumedisk1 detail
Status of volume: volumedisk1
------------------------------------------------------------------------------
Brick : Brick stor1data:/mnt/glusterfs/vol1/brick1
TCP Port : 49153
RDMA Port : 0
Online : Y
Pid : 13579
File System : xfs
Device : /dev/sdc1
Mount Options : rw,noatime
Inode Size : 512
Disk Space Free : 35.0TB
Total Disk Space : 49.1TB
Inode Count : 5273970048
Free Inodes : 5273123069
--------------------------------------------------...
2018 Mar 01
0
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
...> Gluster process TCP Port RDMA Port Online
> Pid
> ------------------------------------------------------------
> ------------------
> Brick stor1data:/mnt/glusterfs/vol1/bri
> ck1 49153 0 Y
> 13579
> Brick stor2data:/mnt/glusterfs/vol1/bri
> ck1 49153 0 Y
> 13344
> Brick stor3data:/mnt/disk_c/glusterfs/v
> ol1/brick1 49154 0 Y
> 17439
> Brick stor3data:/mnt/disk_d/glusterfs/...
2018 Mar 01
2
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
...TCP Port RDMA Port Online
>> Pid
>> ------------------------------------------------------------
>> ------------------
>> Brick stor1data:/mnt/glusterfs/vol1/bri
>> ck1 49153 0 Y
>> 13579
>> Brick stor2data:/mnt/glusterfs/vol1/bri
>> ck1 49153 0 Y
>> 13344
>> Brick stor3data:/mnt/disk_c/glusterfs/v
>> ol1/brick1 49154 0 Y
>> 17439
>> Brick stor...
2018 Feb 28
0
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
...----------------------------------
>>> ------------------
>>> Brick : Brick stor1data:/mnt/glusterfs/vol1/brick1
>>> TCP Port : 49153
>>> RDMA Port : 0
>>> Online : Y
>>> Pid : 13579
>>> File System : xfs
>>> Device : /dev/sdc1
>>> Mount Options : rw,noatime
>>> Inode Size : 512
>>> Disk Space Free : 35.0TB
>>> Total Disk Space : 49.1TB
>>> Inode Count : 5273...
2018 Feb 28
2
df reports wrong full capacity for distributed volumes (Glusterfs 3.12.6-1)
...----------------------------------------------------------
>> ------------------
>> Brick : Brick stor1data:/mnt/glusterfs/vol1/brick1
>> TCP Port : 49153
>> RDMA Port : 0
>> Online : Y
>> Pid : 13579
>> File System : xfs
>> Device : /dev/sdc1
>> Mount Options : rw,noatime
>> Inode Size : 512
>> Disk Space Free : 35.0TB
>> Total Disk Space : 49.1TB
>> Inode Count : 5273970048
>> Free Inodes...