search for: distribt

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

Did you mean: district
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
...on 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 fact that there is nothing in the /usr/local/include the tiffio.h / tiffvers.h files are not in here so i am beginning to suspect the installation of libtiff on the system - however i checked 'rpm -qa' and it does confirm libti...
2003 Feb 07
1
problem with password setup
...ord 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 situation got worse. The computer log's in, but then gives an error message that it could not get the roaming profile and all the disk mounts hae failed for password problems. The type of system is a Windows 2000 client, although I have also been trying with a WindowsXP client. Can so...
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
...calculate probability density function hx1<- dpearsonIV(x,m=mx[1],nu=nux[1],location=locationx[1],scale=scalex[1]) hx2<- dpearsonIV(x,m=mx[2],nu=nux[2],location=locationx[2],scale=scalex[2]) hx3<- dpearsonIV(x,m=mx[3],nu=nux[3],location=locationx[3],scale=scalex[3]) ##calculate max of each distribtion maxhx1<- max(hx1) maxhx2<- max(hx2) maxhx3<- max(hx3) maxhx<- max(hx1,hx2,hx3) maxhx1 maxhx2 maxhx3 maxhx if (maxhx1==maxhx) {plot(x, hx1 , type="l", lwd=2, col=colors[1], xlab="x value", ylab="Density", main="pt4") for (i in 2:3){ lines(...
2003 Feb 14
1
FW: [Fwd: Re: [S] Exact p-values]
...3, 2003 6:12 PM > > To: Jose Mar?a Fedriani Laffitte > > Cc: s-news at lists.biostat.wustl.edu > > Subject: Re: [S] Exact p-values > > > > > > Try ( 1-pchisq(29.8, df=1)): With S-Plus 6.1, I got 4.78992e-008. > > > > By the way, the distribtion functions in R have more > arguments. > > For example, pchisq(29.8, df=1, lower.tail=F) produces the same > > answer, and pchisq(29.8, df=1, lower.tail=F, log=T) produces its > natural > > logarithm. Also, pchisq, dchisq, qchisq, and rchisq in R all have an > &g...
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
...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 on the unix box the latest version from debian's "woody" distribtion. The debian version: rsync version 2.5.4 protocol version 26 The cygwin version: rsync version 2.5.5 protocol version 26 If I run the below, I get the following consistently just before it crashes. rsync -avvv --delete -e ssh ./accounts \ nyc.livingwork.com:/home/peterk/pcbackup...
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
...[1]: *** [target] Error 1 make: *** [all] Error 2 make[1]: Leaving directory `/home/martinja/projects/vorbis/cmdline' I looked at main.c and there is a call to the function fill_buffer. However, I cannot find this function anywhere. It does not appear in any of the .h or .c files in the vorbis distribtion and I don't see it on my system. Does anyone know what I need to fix, download, or install to get this working? I am running Debian GNU/Linux (woody). I have gcc 2.95.2, glibc 2.1.3, and kernel 2.2.14. I did not know which mailing list would be better for this type of request so I posted...
2000 Apr 11
1
Compiling the 'cmdline' demo
...[1]: *** [target] Error 1 make: *** [all] Error 2 make[1]: Leaving directory `/home/martinja/projects/vorbis/cmdline' I looked at main.c and there is a call to the function fill_buffer. However, I cannot find this function anywhere. It does not appear in any of the .h or .c files in the vorbis distribtion and I don't see it on my system. Does anyone know what I need to fix, download, or install to get this working? I am running Debian GNU/Linux (woody). I have gcc 2.95.2, glibc 2.1.3, and kernel 2.2.14. I did not know which mailing list would be better for this type of request so I posted...
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]
...tte > >> > Cc: s-news at lists.biostat.wustl.edu > >> > Subject: Re: [S] Exact p-values > >> > > >> > > >> > Try ( 1-pchisq(29.8, df=1)): With S-Plus 6.1, I got 4.78992e-008. > >> > > >> > By the way, the distribtion functions in R have more > >>arguments. > >> > For example, pchisq(29.8, df=1, lower.tail=F) produces the same > >> > answer, and pchisq(29.8, df=1, lower.tail=F, log=T) produces its > >>natural > >> > logarithm. Also, pchisq, dchisq, qchi...
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)
...##### [profiles] # windows profiles browseable = yes path = /home/samba/profiles read only = no acl_xattr:ignore system acl = yes [users] # Users homes browseable = yes path = /home/samba/users read only = no acl_xattr:ignore system acl = yes [public] # Distribtion share browseable = yes path = /home/samba/public read only = no acl_xattr:ignore system acl = yes > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens L.P.H. van Belle > via samba > Verzonden: woensdag 19 oktober 2016 9:...
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