search for: hler

Displaying 20 results from an estimated 23 matches for "hler".

Did you mean: her
2009 Sep 23
1
Maximum Likelihood Est. regarding the degree of freedom of a multivariate skew-t copula
...;- function(v) { df<-v[1] for(i in 1:length(P_dax)) { f <- function(z) { pmst(z, xi[1],Omega[1,1],alpha[1],df)-P_dax[i] } u1[i]<-uniroot(f,ber1,tol=0.000001)$root f <- function(z) { pmst(z, xi[2],Omega[2,2],alpha[2],df)-P_nik[i] } u2[i]<-uniroot(f,ber2,tol=0.000001)$root z?hler<-dmst(c(u1[i],u2[i]),xi,Omega,alpha,df)[1] nenner<-dmst(u1[i], xi[1] ,Omega,alpha[1],df) * dmst(u2[i], xi[2],Omega,alpha[2],df) z[i]<-z?hler/nenner } lnc<-log(z) erg<-(-1)*sum(lnc) return(erg) } v<-c(10) optim(v,c_density, method="SANN", control=list(maxit...
2012 Feb 19
3
Non-parametric test for repeated measures and post-hoc single comparisons in R?
...), nrow = 17, byrow = TRUE, dimnames = list(1:17, paste( 'T', 1:6, sep='' )) ) I found the Friedman test and the Quade test for testing the overall hypothesis. friedman.test( x ) quade.test( x ) However, the R help files, my text books (Bortz, Lienert and Boehnke, 2008; K?hler, Schachtel and Voleske, 2007; both German), and the Wikipedia texts differ in what they propose as requirements for the tests. R says that data need to be unreplicated. I read 'unreplicated' as 'not-repeated', but is that right? If so, the example, in contrast, in friedman.test(...
2003 Mar 21
1
Savitzky-Golay Derivative and Smoothing
...ive > and Smoothing. I found the calculation on the web site > "www.galactic.com/algorithms/" but I'm to new in R so I cant > programm it in > R. > Can someone help me? > > Thanx > Andreas > > micro-biolytics GmbH > Andreas Wolf > > Georges-K?hler-Allee 102 > D - 79110 Freiburg > Fon: +49-761-2037524 > Fax: +49-761-2037522 > > eMail: wolf at micro-biolytics.com > Web: http://www.micro-biolytics.com > > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > CONFIDENTIALITY NOTICE > > This e-mail is...
2001 Sep 25
1
Samba BDC
...o Is it possible to configure the samba Server as a BDC in a NT Domain. I want to use the user, group, acl from NT on the Unix server. If it is possible, where i can get the rpm?s to install it on the Red Hat Unix 6.2 ????? Thanks Thomas _____________________________________________ Thomas B?hler tboehler@b-c.cc b&c Software Entwicklung OEG http://www.b-c.cc Tel.: +43 5574 62895 Fax: +43 5574 62895 4 Mobil: +43 664 3...
2004 Jan 21
1
connecting printers via samba / cups (Windows XP clients / AD)
...e, DOMAIN\josch81, DOMAIN.REALM\josch81 create mask = 0664 [pdfout] comment = simple PDF Printer (unsupported) output directory path = /mnt/samba/printspool/pdfout read only = No ----------------------------------------------------------- Bye, Thomas -- Thomas K?hler Linux without limits: http://linux.s390.org/ Millenux GmbH http://www.millenux.de/ thomas.koehler@millenux.de Lilienthalstra?e 2 phone: +49.711.88770.300 D-70825 Stuttgart-Korntal fax: +49.711.88770.349 -------------- next part ----...
2016 Jan 11
1
Possibly useful idea
I've not worked changing underlying computational infrastructure, but developers who do might want to use ideas from FlexiBLAS. Apologies in advance if this is well-known. Best JN > From: Martin Koehler koehlerm at mpi-magdeburg.mpg.de > Date: January 07, 2016 > Subject: FlexiBLAS Version 1.3.0 Release > > It is our pleasure to announce the new release of FlexiBLAS. We do not > provide yet another BLAS implementation in itself, but rather present > an easy to use method for switc...
2010 Aug 18
1
Pigeonhole: error while loading shared libraries
Hi, I built pigeonhole from the hg repo for Dovecot 2.0. Local sieve scripts work fine. But as soon as I try to connect via managesieve I get this errror: managesieve-login: Error: dovecot/managesieve-login: error while loading shared libraries: libdovecot-login.so.0: cannot open shared object file: No such file or directory My dovecot install is in /usr/lib/dovecot and I had to symlink the
2000 Mar 09
1
smbd/nttrans.c:call_nt_transact_ioctl
...le to learn anything about the message? I found your email, but I > couldn't find any responses to it, unfortunately. > > Thanks, > Bill ------------------------------------------------------------------------ G.C. HAHN & Co. Coordinationsges. mbH Michael K?hler Aegidienstrasse 22 Dipl-Physiker 23552 L?beck EDV/Systemadministration Germany Tel: +49 451 1604-0 Tel: +49 451 1604-157 Fax: +49 451 1604-250 email: mk@hahn-co.de...
2002 Jul 25
1
samba and winbind to itself
hi! i want to setup a pdc using samba, but i don't want samba to force me to have a local user for each domain-user! instead i would like to use winbind to get samba's user-database added to my linux-machine. this seems possible, but smbpasswd forced me to have a local user for each domain-account i want to create. any hints?
2014 Oct 21
1
2.2.14 and "Panic: file virtual-sync.c"
Hi, after upgrading to 2.2.14 (debian wheezy with apt source from rename-it.nl) I?ve got from time to time a panic in virtual plugin. Here are an excerpt from the log file: ---------------------------------- Oct 21 20:44:15 mailserver dovecot: imap(michael at DOMAIN): flag_change: box=Virtual.Ungelesen, uid=1, msgid=<54466F71.3050702 at makomi.de>, size=1661, flags=(\Seen \Draft \Recent)
2012 Apr 11
0
Speex Codec Delay Problem
...elieve if you add the *decoder* lookahead time to the encoder lookahead time you are already referencing, you will get the numbers that you have calculated. --John On 4/11/2012 1:00 PM, speex-dev-request at xiph.org wrote: > Message: 1 > Date: 10 Apr 2012 22:07:20 +0200 > From: Thilo K?hler<koehlerthilo at gmx.de> > Subject: [Speex-dev] Speex Codec Delay Problem > To: speex-dev at xiph.org > Message-ID:<20120410200733.53EAF100D06 at fraxinus.osuosl.org> > > Hello All! > > SPEEX introduces an additional delay to the audio data, > I found out by rever...
2009 Aug 17
1
Polymorphism of predict
I can fit a line to a set of given points, e.g., > sm.fit <- smooth.spline(1:4,1:4) > lm.fit <- lm(y~x, data=list(x=1:4,y=1:4)) Now I have two objects representing the straight line y(x)=x, of class "smooth.spline" and "lm", respectively. And as could be expected in object orientation, both have a method "predict", which I could use for interpolating
2011 Jun 05
1
file rights for dictionary file
...mailserver.kokoma.de { ssl_cert = </etc/ssl/certs/mailserver2-cert.pem ssl_key = </etc/ssl/private/mailserver2-key.pem } local_name mailserver.grooveb.de { ssl_cert = </etc/ssl/certs/mailserver3-cert.pem ssl_key = </etc/ssl/private/mailserver3-key.pem } local_name mailserver.koehler-gohlis.de { ssl_cert = </etc/ssl/certs/mailserver4-cert.pem ssl_key = </etc/ssl/private/mailserver4-key.pem } local_name mailserver.koehler-schroeder.de { ssl_cert = </etc/ssl/certs/mailserver5-cert.pem ssl_key = </etc/ssl/private/mailserver5-key.pem } Greetings, Michael
2013 Apr 18
1
Memory usage reported by gc() differs from 'top'
In help(gc) I read, "...the primary purpose of calling 'gc' is for the report on memory usage". What memory usage does gc() report? And more importantly, which memory uses does it NOT report? Because I see one answer from gc(): used (Mb) gc trigger (Mb) max used (Mb) Ncells 14875922 794.5 21754962 1161.9 17854776 953.6 Vcells 59905567 457.1 84428913 644.2
2002 Jul 24
1
SUMMARY: hiding Unix perms
Hello, I figured it out, in short, winbind rocks. For some reason, I did not see the point of specifying nss_winbind in /etc/nsswitch.conf. Now that I did that I can use the UIDs/GIDs mapped for my system by winbindd for perms. Using winbind this way eliminates the need to create local Unix accounts :) Awesome. I'm not sure why I didn't realize this before ( maybe because the other
2016 Dec 02
2
Too many references: cannot splice
Hello, multiple times per day one of our Dovecot servers has the problem that it suddenly refuses to accept new connections and then floods the logs with these messages: Dec 2 12:43:06 alfa3201 dovecot: pop3-login: Error: fd_send(pop3, 18) failed: Too many references: cannot splice Dec 2 12:43:07 alfa3201 dovecot: pop3-login: Error: fd_send(pop3, 18) failed: Too many references: cannot splice
2009 Sep 25
5
OT: IMAP folder aliases
It seems that there is no standard for folder names that deal with typical message classes such as drafts, outbox, sent, spam etc. At least there's no common sense on a naming convention that tells how client should handle this. Worse than this, most IMAP clients auto-create folders according to their own naming convention if they don't exist. Every client introduces its own view. Users
2002 Jul 24
3
taking ownership
Hello, I have winbind set up and working with Linux 2.2.20acl, as far as I can tell everything works except for "Taking Ownership" and modification of permissions by group members. I have a user ( we'll call him "user" ) who is in the DOMAIN+Employees group ( this groups has full control over FILE.doc ). If I try to change permissions from a Windows 2k client, I get an
2005 Dec 13
1
strange tinc error with many nodes
Hello, we currently set up a large tinc network with 2 central Nodes (these nodes connecting to each other). All satellites (ca 40) connect to these both machines. All containing two ConntectTo fields (for backup) e.g. (satellite) Name = nfp_hy Device = /dev/tun PrivateKeyFile = /etc/tinc/nfp_hy/rsa_key.priv ConnectTo = nfp_f_vpn ConnectTo = nfp_c_vpn If the count of satellites reaches
2012 Aug 18
5
Quiz: How to get a "named column" from a data frame
Today, I was looking for an elegant (and efficient) way to get a named (atomic) vector by selecting one column of a data frame. Of course, the vector names must be the rownames of the data frame. Ok, here is the quiz, I know one quite "cute"/"slick" answer, but was wondering if there are obvious better ones, and also if this should not become more idiomatic (hence