similar to: Building an R package on MAC

Displaying 20 results from an estimated 300 matches similar to: "Building an R package on MAC"

2006 Jan 31
4
Sos! "Lines" doesn't add plots to an existing plot...
I am lost: > plot(testError, col="red") > lines(testVar, col="black") Only one plot (the red one) appear on the Window, the black line did not appear...what's wrong? Thanks a lot! [[alternative HTML version deleted]]
2009 Aug 14
1
problem about t test
Hello, I have a data frame >str(dat)'data.frame': 20000 obs. of 30 variables it contains two information-two types of cancers:stage A(A1 to A10) and stage B(B1 to B20) ##totally 30 patients-20000 sets of gene expression I'd like to find the lists for top 20 differentially expressed genes using t-test (by P-value). Here is my code, unfortunately it doesn't work...I need the
2009 Jun 06
3
Expire/Quota error
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Using both 1.2rc5 and hg version a9d3108d0cec from today, when I run the expire tools program, I receive the following error. # /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool --test /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool --testError:
2010 Jul 08
2
hi... problems about adjacency matrix
Dear all, Hi, I have the problems about converting the matrix to adjacency matrix.Here's my example, a b c d e fa 1.0000000 0.4048823682 0.1228531 0.49046991 0.4945158868 0.307443317b 0.4048824 1.0000000000 0.4367475 0.96949219 0.0007378596 0.560747765c 0.1228531 0.4367474719 1.0000000 0.40037341 0.3157538204
2009 Aug 12
1
the problem about normalize the data frame
Hello, I'd like to normalize a data frame which are "45000 obs. of 212 variables".I want to normalize the data frame by each row. But I failed.Here is my R code, can you tell me where am I wrong? > bb<-function(normalize) (dat[i,]-min(dat[i,]))/(max(dat[i,])-min(dat[i,]))> dat1<-apply(dat,1,bb) Thanks!! vie
2010 Apr 09
2
res fax help
I have res_fax setup and working for the most part. However, I'm seeing some fax machines drop the connection on me - Apr 9 17:33:11] NOTICE[30809]: res_fax.c:906 generic_fax_exec: Channel 'DAHDI/1-1' did not return a frame; probably hung up. -- Channel 0/1, span 1 got hangup, cause 102 -- Channel 'DAHDI/1-1' FAX session '20' is complete, result:
2009 Oct 09
3
Chanspy
How can i activate "ChanSpy" to spy on a dedicated extension? I see the following in "/etc/asterisk/extensions_additional.conf" [chanspy] include => chanspy-custom exten => 501**,1,Chanspy(801) exten => 501**,n,Hangup exten => 502**,1,Chanspy(802) exten => 502**,n,Hangup But when i try to call "501**", it doesn't give any response. Thanks.
2010 Jan 07
0
5.1p1 and X11 forwarding failing
in reply to: 5.1p1 and X11 forwarding failing http://lists.mindrot.org/pipermail/openssh-unix-dev/2009-February/027183.html I have the impression that SSH is running xauth with a filename in a temporary directory that does not exist: local:~ $ ssh -vv user at remote ... debug2: x11_get_proto: /usr/bin/xauth -f /tmp/ssh-VskgWb3776/xauthfile generate :0 MIT-MAGIC-COOKIE-1 untrusted timeout 1200
2009 Nov 22
1
End to End delay calculation
Hi! I am looking to calculate the end-to-end delay between two soft phone/hard phone. I have asterisk server and configured ntp server on the same machine and synchronized it with ntp pool. I have seen that Wireshark can be used to check the jitter. But I am not sure how can i calculate the end to end. May be this is not related to the mailing list topic but please help me if anyone has some
2010 Jan 06
1
clues package for cluster selection
Y have only continuos quantitative data and when I trie the function I get next message > res<-clues(C,quiet=TRUE) Error en ChooseK_sil(y, y2 = y, n0, alpha, eps, itmax, second, K2.vec, : el objeto (list) no puede ser coercionado a 'double' Last line would be the object could (list) not be coerced to ´double´ What can be the problem? Yhanks
2010 May 07
2
sshfs and outlok express imap directory problem.
I mounted vpopmail/domains in sshfs. root at 192.168.239.205:/mnt/disk-b/domains on /mnt/domains type fuse.sshfs (rw,nos uid,nodev,max_read=65536,allow_other) I used qmail+dovecot+vpopmail+mysql dovecot-2.0.beta4. I mounted sshfs with vpopmail/domains directory. my /usr/local/etc/dovecot/conf.d/mail.conf file mmap_disable = yes dotlock_use_excl = yes mail_nfs_storage = yes
2009 Dec 07
2
xapain install
Hi, I am trying to isntall Xapain. I run $./cofigure optionand then I rune make, but it echos following message in infinite loop. Is there anything wrong? How to correct? --------------------------------- /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./common -I./include -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long
2009 Oct 29
1
Booting Error for /dev/kmem
Suddenly i found an error while booting, it says: Fuck: can't open /dev/kmem for read/write (2) So this is why, the Asterisk and Zaptel can not start. Any Suggestions Please Thanks a lot Torintino _________________________________________________________________ Windows Live: Make it easier for your friends to see what you?re up to on Facebook.
2009 Nov 05
2
7777 & *65
I found "7777" and "*65" are not working. Please how can i re-enable them again. Thanks _________________________________________________________________ Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail you.
2010 Jan 15
3
Latent Profile Analysis Package?
I´ve several packages for latent class analysis, but I was wondering if there is a package for continuos variables, which allows latent prfile analysis. Thanks for your help in advance, J Toledo _________________________________________________________________ cial-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092 [[alternative HTML version deleted]]
2009 Oct 16
0
Problem with the stl function
Hi there, My name is Renan X. Cortes, student of Statistics, from south of Brazil, and I'd like to ask you a few questions about decomposition of time series. In R, when I fit the decomposition using the "stl" function, an object is returned when ask the summary of the fit, called STL.seasonal (%), STL.trend (%) and STL.remainder (%). Once the decomposition is additive,
2009 Nov 23
1
recognizing variable-names of cast() (package: reshape)
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091123/3b4cbdd5/attachment-0001.pl>
2009 Oct 22
10
Help! i want to clone my Centos machine to another box..
Hello all, i've spent the last week trying to find something that will clone my existing Centos server to a more powerful box. i've used clonezilla though that resulted in a complete failure.. can anyone please guide me in the right direction? all i want to do is to clone my entire server and all of it's directories to a more powerful server so i start using it instead.. i dont want
2008 Jul 28
4
weird Windows profile creation
It seems weird. On 75% of my machines, it creates accounts as: c:\documents and settings\username on 25% of the machines, it creates them as: c:\docments and settings\username.DOMAINNAME These are fresh machines, so it's unclear to me where this behavior stems from. We're not using roaming profiles. Does anyone have any idea as to why this happens? thanks Chris
2009 Sep 06
0
No subject
bar:/data # smbclient //bar/Documents -U Fernando2%fernando2 Domain=3D[FOOBAR] OS=3D[Unix] Server=3D[Samba 3.4.2-2.1-2229-SUSE-CODE11] smb: \> mkdir mydir smb: \> ls . D 0 Wed Nov 11 17:52:32 2009 .. D 0 Wed Nov 11 17:49:30 2009 mydir D 0 Wed Nov 11 17:52:32 2009