similar to: Speed up an R code

Displaying 20 results from an estimated 300 matches similar to: "Speed up an R code"

2012 Jun 28
3
Storing results in a single file after looping over all files
Hi All, I have a whole lot of *.raw files in my working folder and I am doing the same analysis on each of those and want to save all the results in a single file. I am making some mistake here and can't figure out how to solve it. Say, the *.raw files are ABCD.raw, EFGH.raw, IJKL.raw ... The files are of this format ID PHI?? aa1? aa2? aa3 .... 1??? 1???? 1.3?? 2.0?? 1.0 2??? 0????
2008 Sep 20
2
NameError: uninitialized constant Inflector
I follwed the example here: http://dekstop.de/weblog/2005/12/rails_inflector_in_ruby_scripts/ #!/usr/bin/ruby require ''rubygems'' require ''active_support/inflector'' puts Inflector.singularize(''inflections'') I loaded it into irb and wrote a killer script both of which worked perfectly for weeks. Now when I try and run the script or run
2018 Mar 16
4
Install CentOS 7 over serial port on router board ?
Hi, I have to install CentOS 7 for a client, to act as cache & filtering proxy using Squid. I'd like to use this piece of specialized hardware : http://store.calexium.com/fr/systeme-pre-assemble/869-systeme-pre-assemble-rackmatrix-apu-amd-gx-412tc-quatre-coeurs-1-ghz.html There is no VGA or HDMI video output, just a serial port to connect to, and then three NICs and two USB ports.
2015 Aug 13
2
how do I stop automount of Hitichi Lifestudio USB drive
On Thu, Aug 13, 2015 at 12:52:26PM -0500, Michael Hennebry wrote: > On Wed, 12 Aug 2015, Jonathan Billings wrote: > >Its not ?autofs? specifically (which is a simple thing) but udev > talking to udisks, allowing your login session to use udisks to > mount the volumes if allowed by PolicyKit, speaking through dbus. > > How do I get the ask-first behavior? > How do I tell
2011 Nov 15
1
gsub help
Hi, ?I am working with the following list of files: [1] "study_chr1.one.phased.impute2.chunk1"?????????????? [2] "study_chr1.one.phased.impute2.chunk1_info"????????? [3] "study_chr1.one.phased.impute2.chunk1_info_by_sample" [4] "study_chr1.one.phased.impute2.chunk1_summary"?????? [5] "study_chr1.one.phased.impute2.chunk1_warnings"?????? The
2016 Mar 02
2
Remote Desktop Users Group not working??
Hi I have setup a Samba AD and connected a Windows 7 machine to the AD... I'm having problems getting the Remote Desktop Users group to work... [root at bart private]# samba-tool group addmembers "Remote Desktop Users" mj ldb_wrap open of secrets.ldb Added members to group Remote Desktop Users [root at bart private]# samba-tool group listmembers "Remote Desktop
2024 Oct 21
7
Security of ssh across a LAN, public key versus password
I have a small LAN at home with nine or ten systems on it running various varieties of Linux. I 'do things' on the LAN either from my dekstop machine or from my laptop, both run Xubuntu 24.04 at the moment. There's a couple of headless systems on the LAN where login security is important to me and I've been thinking about the relative merits of password and public-key
2019 Feb 06
1
Mount AD home directory and login on Ubuntu Workstations
Hi, In a school environment, I have a server (NEWTON) that acts as AD DC (domain DIDATTICA) and another one (EULER) that acts as File Server (Domain Member of DIDATTICA). Both of them have Ubuntu Server 16.04.5 LTS and Samba 4.9.1. (At the bottom I attached their smb.conf). The users are divided in groups: students, teachers, admin. Each user has a "home directory" where can save his
2003 Dec 03
1
Replicating Legacy Phone Behavior
Hello, I was demonstrating Asterisk capabilities with a SIP Soft phone to a Key system installer yesterday, and we were discussing where Asterisk can fit into that market. He brought up some interesting, user-centric questions which I couldn't answer. I didn't find anything in google that realy addressed some of these questions, so I figured I would post them here to see what yall
2013 Feb 26
3
Adding markers and text for some data points after drawing a plot
Hi All, I have a data set of around 17,000 gene names and their lengths. E.g.           gene      kblength     A3GALT2       14.333    AADACL3       12.609    AADACL4       22.532         ABCA4     128.312        ABCB10      42.114          ABCD3    100.287     ............ ......... and I was able to draw a reverse cumulative frequency plot using the following code: d <-
2011 Aug 30
2
Error in evalauating a function
Hi, ? I am very new to R. So, pardon my dumb question. I was trying to write my own function to run a different model (perform an ordered logistic regression) using the example in website http://pngu.mgh.harvard.edu/~purcell/plink/rfunc.shtml But R returns a error `R Error in eval(expr, envir, enclos) : object 's' not found' when I run it. What am I doing wrong here? Here's
2016 Mar 02
2
Remote Desktop Users Group not working??
Hi My next try is to create the group myself, but the point here was that the Builtin group created by the provisioning of Samba, doesn't work... /Martin ----- Original meddelelse ----- Fra: "L.P.H. van Belle" <belle at bazuin.nl> Til: "samba" <samba at lists.samba.org> Sendt: onsdag, 2. marts 2016 16:55:41 Emne: Re: [Samba] Remote Desktop Users Group not
2024 Oct 21
2
Security of ssh across a LAN, public key versus password
There is room for differences of opinion here. other factors do you reuse the password elsewhere (or use a passwork close enough, most people tend to use a static prefix and have a cycling value at the end) do people use a password manager do you always start from the same system? or do you use different systems at different times. If you use different systems, how do you manage your certs
2015 Aug 13
3
how do I stop automount of Hitichi Lifestudio USB drive
On Aug 12, 2015, at 5:22 PM, m.roth at 5-cent.us wrote: > autofs is what's mounting it. But if you turn it off, you'll have to > manually mount anything that's not in /etc/fstab. > > Sounds like gnome's trying to be WinDoze.... Its not ?autofs? specifically (which is a simple thing) but udev talking to udisks, allowing your login session to use udisks to mount the
2018 Aug 06
2
Back to Xfce
On 08/06/2018 11:51 AM, Tony Schreiner wrote: > On Mon, Aug 6, 2018 at 11:33 AM Robert Moskowitz <rgm at htt-consult.com> > wrote: > >> >> On 08/06/2018 11:11 AM, Tony Schreiner wrote: >>> On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com> >>> wrote: >>> >>>> Nicolas, >>>> >>>>
2003 Nov 26
3
AGI - Freakin Lost
Ok, I have spent that past 4 - 5hrs working (trying to) figure some AGI syntax out in perl. Maybe I'm Looney / slow or what I don't know, but I am lost. I need to figure out how to send STDIN into the script. I understand the concept of it, but lost when it comes down to it. No matter what I try with standard <stdin> The app completes on me before I can ever enter in keys. I
2020 Nov 11
2
[LLD] Support DWARF64, debug_info "sorting"
This year Igor Kudrin put in a lot of work in enabling DWARF64 support in LLVM. At Facebook we are looking into it as one of the options for handling debug information over 4gigs in production environment. One concern is that due to mix of third party libraries and llvm compiled code the final library/binary will have a mix of CU that are DWARF32/64. This is supported by DWARF format. With this
2003 Nov 19
1
heap error while trying to run TrueSync Dekstop
Hello, I'm trying to run the "TrueSync Desktop" app (the equivalent of Hotsync for non-Palm handhelds, but without any Linux port, unfortunately), and I get the following error: err:heap:HEAP_ValidateInUseArena Heap 40360000: in-use arena 403e7eb8 next block has PREV_FREE flag wine: Unhandled exception (thread 0009), starting debugger... The loading screen "TrueSync
2007 Sep 24
2
Performance problems to fill up a dataframe
Dear Listmembers, I'm trying to fill up a dataframe depending on an arbitrary list of references: Here is my code, which works: dat <- data.frame(c(60001,60001,60050,60050,60050),c(27,129,618,27,1579)) LR <- sort(unique(dat[,1])) LC <- sort(unique(dat[,2])) m <- as.data.frame(matrix(data=NA, nrow=length(LR), ncol=length(LC), dimnames=list(LR,LC))) for(i in 1:nrow(dat)){
2004 Jul 27
6
Successfully Using $135 Avaya sip phone
I think I am the first to use the $135 Avaya 4602 SIP phone, but I need some support from the community to fix one problem I have with it. The phone stops working after about 20-30mins if I have mailbox=context in Asterisk; when I do have mailbox=contect in asterisk the sip debug returns "481 extension does not exist." Anyone willing to help me figure out why? I.E. Is it an Asterisk