search for: distribtions

Displaying 20 results from an estimated 22 matches for "distribtions".

Did you mean: distributions
2008 Jul 06
4
Method for checking automatically which distribtions fits a data
Hi, Suppose I have a vector of data. Is there a method in R to help us automatically suggest which distributions fits to that data (e.g. normal, gamma, multinomial etc) ? - Gundala Viswanath Jakarta - Indonesia
2004 Sep 20
4
spandsp / compilation errors
I am attempting installation of spandsp on to an Asterisk installation on Linux RH9 the distribution i am using is that are URL http://ftp2.tootai.net - the README for which i have followed verbatim - my only issue on this was the target for the port.h / tif_dir.h / tiffiop.h files in the 'headers' folder of the distribtion i put these in the /usr/include folder based simply on the
2003 Feb 07
1
problem with password setup
I have been trying to samba 2.2.7a. I have been having a problem with the password configuration. I have looked at many of the guides, and I have not been able to produce a working environment. I had the server set to encrypt passwords, and that allowed the machine to log in, but the user's could not change their passwords. When I added the registry entry in the source distribtion, the
2010 Sep 29
1
sample exponential r.v. by MCMC
...s, I am leaning MCMC sampling, and have a problem while trying to sample exponential r.v.'s via the following code: samp <- MCMCmetrop1R(dexp, theta.init=1, rate=2, mcmc=5000, burnin=500, thin=10, verbose=500, logfun=FALSE) I tried other distribtions such as Normal, Gamma with shape>1, it works perfectly fine. Can someon tell me why? Thank you for your help. Best, Zhongyi [[alternative HTML version deleted]]
2012 Sep 29
5
Generating by inverting function
Hello, I am trying to generate random survival times by inverting the function,  S(t)= exp(b*F(t)), where b is constant and F(t) is some cumulative distribution function, let say that F(t) is cdf of normal distribution or any others distributions.   as we know that S(t) has uniform distribution on  (0,1) so we can write that U= exp(b*F(t)), where U is uniform (0,1). Now to generat the time t, we
2012 Feb 24
1
Telling plot() the max y value to expect when plotting one distribution and then using lines() to add more distributions
I am plotting three Pearson Type IV distributions. It looks like I have to plot the distribution with the highest value of y and then use lines() to add the two distributions that are shorter / have lower max values of y. The following code figures out which distribution has the max y value, plots it first and then uses lines for the other two distributions with a series of three if statements.
2003 Feb 14
1
FW: [Fwd: Re: [S] Exact p-values]
Dear all Just for fun, I have just downloaded the paper mentioned below and checked it with R-1.6.1. Everything is ok with exception of Table 2b, where I get always 1 instead of 0.5: > pbinom(1e15,2e15,0.5) [1] 1 Which value should be correct? Best regards Christian Stratowa ============================================== Christian Stratowa, PhD Boehringer Ingelheim Austria Dept NCE Lead
2006 Jul 21
1
table elemets testing
Hi everybody, i'm dealing with some percentage tables, of which i should test rowwise if the entries are sgnificantly equal or not. Namely, on row 1, test H0: element 1= element2, H0: element 1= element3...H0: element 2= element3...H0: element n-1= element n. The same on the other rows. Anybody knows how this can be done in quick way? I don't have large matrices, but it seems quite
2008 Jan 08
1
What's the best ztdummy?
I have several servers using ztdummy as the timing source, some CentOS 4.x, some CentOS 5.x, some Asterisk 1.2.x, some Asterisk 1.4.x. "zap show status" differs between the servers: ZTDUMMY/1 (source: Linux26) 1 UNCONFIGUR 0 0 0 ZTDUMMY/1 (source: RTC) 1 UNCONFIGUR 0 0 0 ZTDUMMY/1 1 UNCONFIGUR 0
2002 Aug 31
0
Crash with Cygwin version
Anyone else have this problem? ??? **** If I rsync a directory from a cygwin PC (invoked on the PC) to a unix server through ssh, the first time all works fine, then if I do it again and there are no copys it crashes on the PC. If I touch one file on the PC so it copys at least one file then all is OK. I have the latest cygwin installed with freshly installed win2000 build 5.00.2195, and
2001 Nov 19
1
why is samba more performant with 8 MB buffer (which algorith is used)
Jean-Daniel Dubois Snoop@cgocable.ca Pr?pos? Multim?dia Multimedia Employee Cog?co C?ble Canada Inc. 1 877 727-4387 1 819 375-7274 -----Message d'origine----- De : Snoop [mailto:snoop@cgocable.ca] Envoy? : 19 novembre, 2001 20:08 ? : samba-admin@lists.samba.org Objet : why is samba more performant with 8 MB buffer (which algorith is used) Hi im doing a project on samba and its global
2008 Dec 19
4
Web based ssl VPN
Can anyone recommend one to run under CentOS? Dnk Sent from my iPhone
2000 Apr 11
1
Compiling the 'cmdline' demo
Hello, I found out about Vorbis and Ogg recently and am very interested in it. I grabbed the latest sources from CVS and have been able to compile almost everything. The only thing (to my knowledge) that I can't compile is the 'cmdline' demo. Everything compiles correctly there error comes in the linking stage. The error message is reproduced below: make target
2000 Apr 11
1
Compiling the 'cmdline' demo
Hello, I found out about Vorbis and Ogg recently and am very interested in it. I grabbed the latest sources from CVS and have been able to compile almost everything. The only thing (to my knowledge) that I can't compile is the 'cmdline' demo. Everything compiles correctly there error comes in the linking stage. The error message is reproduced below: make target
2008 Nov 23
2
Latin Hypercube with condition sum = 1
Hi I want to du a sensitivity analysis using Latin Hypercubes. But my parameters have to fulfill two conditions: 1) ranging from 0 to 1 2) have to sum up to 1 So far I am using the lhs package and am doing the following: library(lhs) ws <- improvedLHS(1000, 7) wsSums <- rowSums(ws) wss <- ws / wsSums but I think I can't do that, as after the normalization > min(wss) [1]
2016 Oct 19
3
auth problems with samba 4.4.6 (winbind) *(suppected bug)
Hai,   I had some users today that couldnt login. Windows stopped at the “Welcome” screen.     Now, i checked the logs and i noticed a change in winbind. i noticed 2 logs files with increase a 1000% in size.  log.winbindd-idmap and log.wb-NTDOM     Before ( samba 4.4.5 ) log.winbindd-idmap [2016/09/30 11:32:37.040567,  0] ../source3/winbindd/winbindd.c:280(winbindd_sig_term_handler)
2003 Feb 14
0
FW: [Fwd: Re: [S] Exact p-values]
Dear Spencer Thank you for this extensive explanation of the problem. I was just curious. Best regards Christian ============================================== Christian Stratowa, PhD Boehringer Ingelheim Austria Dept NCE Lead Discovery - Bioinformatics Dr. Boehringergasse 5-11 A-1121 Vienna, Austria Tel.: ++43-1-80105-2470 Fax: ++43-1-80105-2683 email: christian.stratowa at
2005 Jul 22
8
Latency of Linux Bridge
Hi there! I am working a lot with VoIP in my company, so I thought to use linux bridge functionality together with tc to emulate delay, jitter, packet loss, duplication, reordering etc. for testing purposes in our lab against our VoIP products. I just recognized, that a basic bridge just with it''s minumum configuration of 2 network interfaces creates latency of approx. 5ms on very low
2016 Oct 19
0
auth problems with samba 4.4.6 (winbind) *(suppected bug)
I review a few other servers, all 4.4.5 works fine. The few i test now with 4.4.6 all the same errors in the logs. The smb.conf of this setup. P.S. This server is accessed only by windows clients so this is why all the shares have : acl_xattr:ignore system acl = yes [global] workgroup = NTDOM security = ADS realm = INTERNAL.DOMAIN.TLD netbios name = MEMBER1 # Prio member
2005 May 10
6
Does R have a command for sending emails?
Is there a way to have an R program send an email? Something like this: address <- 'abc at d.com' text <- 'This is the email body' send.email(address, text) Thanks. FS