similar to: How to setup proxy in R for windows?

Displaying 20 results from an estimated 6000 matches similar to: "How to setup proxy in R for windows?"

2003 Jun 26
1
Bagged clustering and fuzzy c-means
Dear All: I'm a newbie to R and chemometrics. Now I'm trying apply bclust on fuzzy c-means like this: >bc1 <- bclust(iris[,1:4], 3, base.centers=20,iter.base=100, base.method="cmeans") Committee Member: 1(1)(2)(3)(4)(5)(6)(7)(8)(9)(10)(11)(12)(13)(14)(15)(16)(17)(18)(19)(20)Erro r in bclust(iris[, 1:4], 3, base.centers = 20, iter.base = 100, base.method =
2003 Dec 16
2
Fw: [S] plot stacked bar chart in R
posting the question in r-help@ to get more feedback :-) thanks, Yun-Fang ----- Original Message ----- From: "Yun-Fang Juan" <yunfang at yahoo-inc.com> To: <s-news at wubios.wustl.edu> Sent: Tuesday, December 16, 2003 2:04 PM Subject: [S] plot stacked bar chart in R > Hi, > I am trying to plot a stacked bar chart in R but am not able to find the > documentation.
2004 Mar 24
2
"==" gives incorrect answers! (PR#6691)
Full_Name: Dong-Yun Kim Version: 1.7.0/1.8.1 OS: WinMe/WinXP Submission from: (NULL) (4.33.147.192) Hi all, It appears that R has a problem with evaluating logical "==" operator. The following are a few examples I found: > 2.1+0.2==2.3 [1] FALSE > 2.7+0.1==2.8 [1] FALSE > 2.7+0.2==2.9 [1] FALSE > 3.1+0.2==3.3 [1] FALSE Thanks. Dong-Yun Kim
2011 Dec 07
5
Help to install horde
Hello, I have install Horde rpm with webmin: Instalando paquete(s) con el comando yum -y install yun grouinstall horde ... Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.intergenia.de * epel: ftp-stud.hs-esslingen.de * extras: centos.intergenia.de * updates: ftp.belnet.be Setting up Install Process No package yun available. No package grouinstall
2020 Feb 26
2
llvm/clang documentation i18n ?
Hi James, Yes, documents changes over the time. And keeping them up-to-date would takes a lot of efforts. I tried years ago (2013~2015) with clang v3.4 , and finally I gave up. It's too much for one person to complete. The reason I come up again with this idea is that I saw people still referencing the partial complete Chinese docs and sharing it among others. And there's other people
2009 Feb 16
3
Finishing up the contributors list as well
Guys, OK, now that we have the new core contributors squared away, we can go back to finishing the contributors list. There were some people who got added and then there is existing contributors list. I think Darren''s suggestion to wait to add new core contributors is fine (let the new constitution settle down and we can in the meanwhile have a more inclusive look at both rather than
2004 Jan 30
3
memory problem for R
Hi, I try to use lm to fit a linear model with 600k rows and 70 attributes. But I can't even load the data into the R environment. The error message says the vector memory is used up. Is there anyone having experience with large datasets in R? (I bet) Please advise. thanks, Yun-Fang [[alternative HTML version deleted]]
2007 Feb 23
4
How to plot two graphs on one single plot?
Hi, I am trying to plot two distribution graph on one plot. But I dont know how. I set them to the same x, y limit, even same x, y labels. Code: x1=rnorm(25, mean=0, sd=1) y1=dnorm(x1, mean=0, sd=1) x2=rnorm(25, mean=0, sd=1) y2=dnorm(x2, mean=0, sd=1) plot(x1, y1, type='p', xlim=range(x1,x2), ylim=range(y1, y2), xlab='x', ylab='y') plot(x2, y2, type='p',
2007 Jun 20
1
How to use "mix" to estimate the parameters for mixture gamma distribution?
Dear R users, Please help me on using "mix" function under package "mixdist". My data distribution shows there are two components for the mixture distribution: left part is an exponential and right part is a normal. So I plan to use "gamma" mixture distribution to estimate the parameters. Here is what I am using for the "mix" function. Test<-mix(x,
2015 Nov 02
2
Changing the centos name on boot
I have been playing around with customizing the centos to create a spin for my workplace. I am using centos 6.6 minimal, and trying to change the centos name to some random string. I have been able to change the name in the grub using grub.conf, but the name while the system is booting, I am not able to find a reference to that. Can somebody help me with that ? Attached screenshot. Anyhelp with
2004 Dec 09
2
icecast2 relaying question
I understand there are two types of relays in icecast2. The master relay which relays everything from a source and a point relay which relays a specific mount point from a source. I have a server which has 3 streams. I want to relay 2 of them. How can I do this? Can I define two relays and two mountpoints within the xml config file? Do i do this in the same relay tag: <relay>
2006 Aug 09
2
machine add error to samba PDC
Hi All, I have setup my samba as a PDC and testparm gives me the right result, but when I am trying to add my XP client to SAMBA I receive an error as "Logon failure: bad username or password" or "Username could not be found". I am using root as the domain administrator and have added root account using smbpasswd and can see it using pdbedit -Lv. I can logon successfully
2013 Jul 20
0
[LLVMdev] Request to review patch for bug #14792
On Thu, Jul 18, 2013 at 10:31 PM, Yun-Wei Lee <lee2041412 at gmail.com> wrote: > Thank for your suggestion. > > I have tried to use GetAlignedArgumentStackSize. > It is so strange that this function may output uncorrectly. > For example, the StackSize will be 40 when handling the third function call > in main. > If I modified the this function, it will fail one test.
2007 Sep 27
1
Need some clarifications about "speex_preprocess_run"
Simple questions:1. when this method is called for each frame, do I have to call them twice for both the encode process and the decode process?2. does preprocessor do preprocessing on raw PCM data or on encoded speex data? I need to clarify this because i want to know when should I call this function, before the encoding process (i.e. preprocess the pcm data) or after the encoding process (i.e.
2008 Jan 14
1
How to use the speex AEC
I would like to add AEC to my program. Since the nature of my program is such that its playback and recording are asynchronous. I have no idea whether the testecho.c example will work for me. Anyone here has experience with the AEC in async mode? YUN TAO
2007 Mar 27
4
Samba 3.0.24 on AIX
Hi, I just installed Samba 3.0.24 on AIX. I was able to installed it and configure it to share a directory with NT users. However, I can't login to SWAT as root. I am getting 401 bad authorization error. Can anybody help? Thanks, Yun Lee
2013 May 01
1
[LLVMdev] gsoc 2013
Hello, it may a bit too late. I want to join gsoc 2013 and my proposal is to do static analyze on gpu programming, such as CUDA. Recently, I have been studying materials relating to SSA, data flow analysis, fixed point theory and etc under the instruction of one of the Ph.D in UIUC. After discuss with him, we came up this proposal. I think I can do this well because I am also familiar with many
2008 Jul 22
3
Error in installing packages
Dear R Users; I am an R user who has recently bought a new laptop;Toshiba Satellite U405 running on both Windows Vista and Ubuntu. I have problems on the wondows vista when installing packages. The argument 'lib' is missing. How do i solve this problem? Illustration: > install.packages("epicalc") Warning in install.packages("epicalc") : argument 'lib'
2004 Feb 18
3
ANOVA procedure on the sufficient statistics
Hi, I have a two-way anova with unequal cell numbers that I want to analyze. The problem is I don't have individual observations of the data. I only have the sufficient statistics (mean, variance, # of observations) for each cell. Is there any existing function in S-plus that would allow me to do aov() with the sufficient statistics? The table is like G1 G2 G3 G5 G6 T1 T2 T3
2004 Nov 30
1
cannot change user password with CTRL-ALT-DEL
Has anyone found a resolution to this problem? I am curiousif there is a reg hack or something to correct this behavior. Thanks for anyhelp. Running Samba 2.2.8a-13mdk on mandrake 9.2 with WinXPpro clients. Sambais the PDC. --------------------------------- Do you Yahoo!? The all-new My Yahoo! – Get yours free!