similar to: ncol(hitdat)

Displaying 20 results from an estimated 1300 matches similar to: "ncol(hitdat)"

2005 Oct 25
1
Syntax Question
Hello, I'm having some difficulty running Niels Waller's Maxcov Hitmax program in the R console, and I was hoping you could provide me with some assistance. When I attempt to run the analysis I receive the following message: Indicators 1 3 & 2Error in if (del == 0 && to == 0) return(to) : missing value where TRUE/FALSE needed I contacted Dr. Waller regarding this question
2007 Jul 06
5
Text Mining
Hi everybody, I am a new R user. Is there any package devoted to "text mining" analysis in R ? Thanks Gilles lepape.gilles at neuf.fr
2007 Feb 09
6
syslinux-3.36-pre8 feedback
Tested floppy boot on two machines (one PII 350, one 486DX4) Floppy boot with syslinux is very very slow, more than 18 mn to boot a linux kernel from floppy on the 2 machines. Tested with 3 different disquettes that were know to work, boot is reached after this very long time. Noise from floppy head make think floppy wait approximatly one minute between each read. No problem with pxe boot with
2005 Jun 14
3
Calling C from Fortran
I would like to call C routines from Fortran under linux as suggested in section 5.6 of the "Writing R extensions" documentation. I'm familiar with Fortran but not with C. I understand the example provided in Fortran: subroutine testit() double precision normrnd, x call rndstart() x = normrnd() call dblepr("X was", 5, x, 1) call rndend() end but I don't understand
2008 Jun 27
7
[3.0.28a] Telling XP to save password?
Hello We're successfully running Samba 3.0.28a on a FreeBSD server and sharing files with XP clients. There's only one problem: By default, XP doesn't let the user save the password, so they have to type it every time they reboot. Is there a way to tell XP to remember the password between reboots/sessions? Thank you.
2008 Nov 10
3
ttda and text-mining
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20081110/bf60714f/attachment.pl>
2005 Mar 26
7
Shrinking a ext3 filesystem ?
I installed CentOS on my home-server with 2 IDE 160GB MAXTOR HDD / RAID-1, LVM and ext3 partitions. Previous OS on this machine was FC2. I often "play" with LVM and, sometimes, have to extand or reduce some volumes size. I was surprised to see that resize2fs isn''t included anymore ! The replacing tool is ext2online but this one seems to only be able to grow a filesystem (not
2006 Aug 14
3
php include() equivalent
Is there an equivelent ruby function that is similar or exactly the same as the php include() function? I would like to be able to include a header for my RoR web application that refers to a url. Thanks! -Gilles -- Posted via http://www.ruby-forum.com/.
2012 May 02
2
Dovecot for POP3S proxying
I would like to configure Dovecot for POP3S proxying all users from the Internet to the internal Exchange Mail Server. Dovecot proxy have to authenticate the POP3S user (with ldap database) and redirect to exchange server. Is it possible ? Could you give me a dovecot.conf example file ? Regards
2009 Jun 19
2
Post-Hoc Test for Kruskal-Wallis Rank Sum Test
Hi list, I would like to know if there is a way in R to execute a post-hoc test (factor levels comparison, like Tukey for ANOVA) of a non-parametric analysis of variance (kruskal.test() function object). I was looking for something like the Dunn Test. I’ve searched the internet but nothing seemed to define a way to it. Do You have any suggestion? Other equivalent test maybe! Thanks in
2003 Jun 30
6
make syslinux beep
Hello list Is there any way how I could make syslinux beep when it starts. This could be very usefull feature in the CD (based on knoppix www.knoppix.org ) that I have made for blind people. Cheers MIkko --
2008 Dec 08
2
Permutation exact test to compare related series
I all, is there a way with R to perform an exact permutation test to replace the wilcoxon test to compare paired series and/or to perform pairwise multiple comparisons for related series after a Friedman test ? Thanks Gilles
2003 Mar 05
2
ip alias question
Hi all Sorry if i didnt found the answer in HOWTO''s, mailing lists archives or any other place. and sorry if i write english like a spanish cow :P I''m currently using ''tc'' to limit upload and stop breaking the connection of my cable modem. my eth0 has an ip alias eth0:1 which should not be limited by tc, but "tc qdisc add dev eth0" seems apply
2011 Jan 26
9
Recommended Windows client to display CID?
Hello I'd like to display CID information on users' monitor running Windows. I know I can run a script through the dialplan to send a datagram that is picked up Impulse Technology's free NetCID (www.imptec.com), but I'd rather use an open-source solution. An alternative would be to use a Windows application that would connect to Asterisk's AMI. I don't know if multiple
2017 May 25
14
[Bug 101184] New: [bisected] Panic on boot with GK106
https://bugs.freedesktop.org/show_bug.cgi?id=101184 Bug ID: 101184 Summary: [bisected] Panic on boot with GK106 Product: xorg Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau Assignee: nouveau at
2005 Jul 05
1
calling fortran functions CHOL and DPOTRF form Fortran
Hi all, I'm working out some Fortran code for which I want to compute the Choleski decomposition of a covariance matrix in Fortran. I tried to do it by two methods : 1) Calling the lapack function DPOTRF. I can see the source code and check that my call is correct, but it does not compile with: system("R CMD SHLIB ~/main.f") dyn.load("~/main.so") I get: Error in
2006 Aug 17
2
redirect
Is there a way in RoR to automatically redirect to a different page through some method within the view, not the controller? -Gilles -- Posted via http://www.ruby-forum.com/.
2005 Jun 14
1
Calling C from Fortran
I would like to call C routines from Fortran as suggested in section 5.6 of the "Writing R extensions" documentation. I'm familiar with Fortran but not with C. I understand the example provided in Fortran: subroutine testit() double precision normrnd, x call rndstart() x = normrnd() call dblepr("X was", 5, x, 1) call rndend() end but I don't understand the purpose
2005 Jun 12
8
proxy_arp: Permission denied
Dear All, I have a problem to start Shorewall on a Debian 1.3 Linux box. Here is some info: Output of ''/sbin/shorewall trace start 2> /tmp/trace'' is in the attachment. Shorewall version: 2.2.3 Output of ''ip addr show'': 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: bond0:
2002 Dec 30
9
QoS (HTB) without IP address
Hi all, After a long reading of the LARTC, I were able to set up a working HTB config on my firewall. But my question is : Can I use a "ip less" box to do QoS ? With bridging software (or even without?) or thing like this and use an u32 filter to direct the traffic to the right class ? In other words, I can''t modify the existing network config or inster into (netmask is