search for: andrej

Displaying 20 results from an estimated 179 matches for "andrej".

Did you mean: andrew
2006 Jan 17
6
For each element in vector do...
...rs: A=c(0,1,2,3,0,4,5) Now if i-th element in vector A is > 0, then i-th element in vector B is a+1 else i-th element in vector b=a (or 0) vector A: 0 1 2 3 0 4 5 vector B: 0 2 3 4 0 5 6 What's the right way to do this. I still have some problems with for and if statements... Cheers, Andrej
2011 Nov 14
2
Checkinstall and R-2.14.0
...he same machine without any problem): wget http://cran.r-project.org/src/base/R-2/R-2.14.0.tar.gz tar xvzf R-2.14.0.tar.gz cd R-2.14.0/ ./configure --enable-R-shlib make sudo checkinstall ========================= Installation results =========================== make[1]: Entering directory `/home/andrej/Downloads/R-2.14.0/m4' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/home/andrej/Downloads/R-2.14.0/m4' make[1]: Entering directory `/home/andrej/Downloads/R-2.14.0/tools' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/home/andr...
2006 May 26
3
Vector elements and ratios
Dear useRs, I have two different length vectors: one column (1...m) and one row vector (1...n): 20 40 20 60 5 4 2 Now I have to calculate ratios between column vector elements and each row vector elements: 4 5 10 8 10 20 4 5 20 15 12 30 Thank's in advance for any suggestions, Andrej
2017 Mar 31
2
possible memory leak in ldb module while dbcheck on RODC
Hai Andrej, Oeps, Sorry, my mistake 4.6.x needs at least 1.1.29. But you can upgrade to 4.6.x ;-) Check again and if that problem then still exists, then i think you can better ask this one in the samba-technical list. Or if Rowland knows something more about this. One tip, wait untill tomorrow or t...
2003 Oct 08
3
2 questions regarding base-n and identifing digits
...arger number and store them as a vector. I could do it through converting top string, parsing the string and converting back. Is there another way. It would look something like that: > a<-1234 > a [1] 1234 > b<-foo(a) > b [,1] [,2] [,3] [,4] [1,] 1 2 3 4 Thanks! Andrej _________ Andrej Kveder, M.A. researcher Institute of Medical Sciences SRS SASA; Novi trg 2, SI-1000 Ljubljana, Slovenia phone: +386 1 47 06 440 fax: +386 1 42 61 493 [[alternative HTML version deleted]]
2017 Nov 09
2
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
Hello Rowland, of course it will be started by samba, I saw this output if I run "samba -i". But I can trigger this output also by starting samba_kcc manually. Andrej -----Ursprüngliche Nachricht----- Von: Rowland Penny [mailto:rpenny at samba.org] Gesendet: Donnerstag, 9. November 2017 14:04 An: samba at lists.samba.org Cc: Andrej Gessel <Andrej.Gessel at janztec.com> Betreff: Re: [Samba] samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED On Thu, 9 Nov...
2003 Sep 30
2
FW: error predicting values from the LME
...ure: General positive-definite, Log-Cholesky parametrization StdDev Corr (Intercept) 0.385620605 (Intr) v11 0.003147431 -0.048 Residual 0.450012367 Number of Observations: 729 Number of Groups: 50 If this give you some more insight to my problem. I would reallly appreciate any suggestion. Thanks Andrej -----Original Message----- From: Andrej Kveder [mailto:andrejk@zrc-sazu.si] Sent: Monday, September 29, 2003 7:05 PM To: R-Help Subject: predicting values from the LME Dear listers, I experinced a problem prdicting the values using the LME with multilevel data. I have NA's in my dependent v...
2003 Sep 19
5
couldn't write to home dir
...9;t, and w2k workstation appear message , that disk is full.. disk isn't full, and permission are set correct I don't know, where should be a mistake, I check configuration problably 100x, but I haven't found any problem in it.. have you ever had someone similiar problem? thx a lot andrej -- >> jabber: ado@njs.netlab.cz << >> e-mail: ado@nirvanaclub.sk << ---------------------------------------- // just visit> http://www.nirvanaclub.sk
2006 Jan 25
3
read.table problem
...=FALSE,sep='\|') process stop at line 11975 with warning message: number of items read is not a multiple of the number of columns I have no problems with processing similar file, which is only 10000 rows long? Any suggestion what's the problem here. Thank's in advance. Cheers, Andrej
2003 Feb 07
1
a question regarding s-plus libraries and R
...ered to R, while 3 others have not. For the matter of beeing more exact I''m interested in the dealing with missing survey data and Joe Shafer has the routines in S posted on his web site. Could you advise how I could get them to work in R? Thank you very much for the raply. Best regards Andrej _________ Andrej Kveder, M.A. researcher Institute of Medical Sciences SRS SASA; Novi trg 2, SI-1000 Ljubljana, Slovenia phone: +386 1 47 06 440 fax: +386 1 42 61 493 [[alternate HTML version deleted]]
2003 Sep 06
1
automatic model specification
...x1+x2+x3" my.ran<-"~ x1" d<-groupedData(my.formula | inter, data=d.n.data) model<-lme(my.formula, data=d, random=my.ran | group) I know this doesn't work. The error reports wrong type for the formula. Is there a way to do this? Thanks for all the help and suggestions Andrej _________ Andrej Kveder, M.A. researcher Institute of Medical Sciences SRS SASA; Novi trg 2, SI-1000 Ljubljana, Slovenia phone: +386 1 47 06 440 fax: +386 1 42 61 493
2017 Oct 17
2
samba 4.7.0 replication errors
On Mon, 2017-10-16 at 13:07 +0000, Andrej Gessel via samba wrote: > Hello list, > > maybe I saw the same error with backlinks. I try to use Samba 4.7.0 as rodc and perform join with "domain-critical-only"-option. Smb.conf is generated by samba. After starting joined samba I got error like this: Does it change if you do...
2010 Feb 08
3
Hypercube in R
Dear all, Does anybody have an idea or suggestion how to construct (plot) 4-dimensional hypercube in R. Thanks in advance for any pointers. Regards, Andrej
2007 Jun 25
3
How to shadow 'power' area?
...) # Plot vertical line for alpha value abline(h=0) segments(qnorm(.5)+1.5,0,qnorm(.5)+1.5,dnorm(qnorm(.5))) text(2,0.2,"Power") Now I want to shadow area labeled as "Power". Any suggestion how to do that using 'polygon' function? Thanks in advance for any suggestion. Andrej
2017 Nov 09
2
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
...t add nTDSConnection for (CN=862f0429-c72c-4a81-ae9a-96820bb2f96d,CN=NTDS Settings,CN=BUILDHOST,CN=Servers,CN=Testsite,CN=Sites,CN=Configuration,DC=samdom,DC=com) - (Invalid LDB reply type 1) ../source4/dsdb/kcc/kcc_periodic.c:693: Failed samba_kcc - NT_STATUS_ACCESS_DENIED root at buildhost /home/andrej/gitrepos/samba (git)-[samba-4.7.1] # samba-tool drs showrepl -UAdministrator Testsite\BUILDHOST DSA Options: 0x00000025 DSA object GUID: 6a61584e-a6c8-435a-8e20-39a25d6a3232 DSA invocationId: d5ac7a08-9dcd-41ec-a39f-42fd906530e8 ==== INBOUND NEIGHBORS ==== ==== OUTBOUND NEIGHBORS ==== ==== KCC C...
2017 Mar 30
4
possible memory leak in ldb module while dbcheck on RODC
An embedded and charset-unspecified text was scrubbed... Name: memory_profiler.txt URL: <http://lists.samba.org/pipermail/samba/attachments/20170330/f5d10ac9/memory_profiler.txt>
2017 Nov 10
0
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
...logger.info("TO BE ADDED:\n%s" % cn) lbh.commit_connections(self.samdb, ro=True) else: lbh.commit_connections(self.samdb) Please correct me if I'm wrong so I'm not looking in the wrong direction to solve this issue. Andrej -----Ursprüngliche Nachricht----- Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von Andrej Gessel via samba Gesendet: Donnerstag, 9. November 2017 14:43 An: Rowland Penny <rpenny at samba.org>; samba at lists.samba.org Betreff: Re: [Samba] samba_kcc RODC failes with NT_STA...
2008 Jul 13
3
Unitek Alpha 650 ipE
..., MODE="664", GROUP="nut" Vendor and product ids correspond to what lsusb sees. The whole output from lsusb -v is attached (lsusb.txt). Is this device supported? If so, what am I doin wrong? If it is not supported yet, how could I help to make it work with NUT? Best regards, Andrej -------------- next part -------------- Bus 001 Device 004: ID 0f03:0001 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPac...
2019 Nov 20
1
Dovecot can't log in Virtual user - please help
...ould drop that. But i see that you have put additional empty double colons in your passwd file which i didn't. So maybe this is the issue? I will try. Thank you ________________________________ From: Aki Tuomi <aki.tuomi at open-xchange.com> Sent: Tuesday, November 19, 2019 10:49 PM To: Andrej Rehak <andrej.rehak at outlook.com>; dovecot at dovecot.org <dovecot at dovecot.org> Subject: Re: Dovecot can't log in Virtual user - please help On 19.11.2019 19.21, Andrej Rehak via dovecot wrote: Hello Im having issues login to dovecot using imap through telnet. Im running L...
2017 Nov 28
2
Should Samba-tool RODC preload be run periodically?
...s password, should I repeat the preload call? (I suppose yes, I need to rerun) If I need to rerun samba-tool, can user login with his old password till its expire? (I suppose yes?) Thank you. ---------------------------------------------------------------------------------------------------------- Andrej Gessel (andrej.gessel at janztec.com<mailto:andrej.gessel at janztec.com>) Entwicklung Software