search for: frst

Displaying 9 results from an estimated 9 matches for "frst".

Did you mean: first
2006 Sep 15
3
graphics and 'layout' question
Hello, I got stuck with a graphics question: I've 3 figures that I present on a single page (window) via 'layout'. The layout is layout(matrix(c(1,1,2,3), 2, 2, byrow=TRUE)); so that the frst plot spans the both columns in row one. Now I'd like to magnify the fist figure so that it takes 20% more vertical space (i.e. more space for the y-axis). How would I do this in R? thanks a lot for your help, Arne
2005 Feb 20
2
No Command Line
...d Wine 20040813 on a Linux Computer (SusE 9.2) without a Native Windows environment. I've installed a few Windows software programs and things seems to be ok for the most part. One of my Applications will not run if I call it using wine direct from the shell command line. If, however, i frst call 'winefile' and then start my application from there, it works without a problem. My config file is the default config file. Any Ideas ? Thanks Andy Potter
2004 Oct 21
1
Samba / Cups and PDF'S
...my wonderfully overcomplicated home network setup. The problem is when I send a PDF to the cups server to be printed, it only prints the first page then the cups mgmt interface will say that the job is completed. If it's a very large (+4mb) PDF, it will print the first page, or half of the frst page and then the CUPS mgmt inteface gives an error saying it was aborted. Could this merely be a memory issue? I believe there is only 256 megs in that machine. If i'm asking the wrong people, please let me know and I'll go somewhere else, I've tried searching google, but the only...
2007 Nov 20
1
How is the Gauss-Newton method compared to Levenberg-Marquardt for curve-fitting?
...mphasize on LM in R. The position of LM is, to some extend, confusing. Bonnans et al [2] introduce the trust-region-based method of LM like this: 'This chapter is mostly devoted to methods which, although less "universal" than the preceding, are useful in a good number of cases. The frst one (trust-region) is actually extremely important, and might supersede line-searches, sooner or later.' The above should demonstrate the contradiction. Since some R developers are indeed the pioneers in the optimisation theory, I would like to ask for references involving profiling of variou...
2014 Nov 20
1
how to recover mails - dovecot 2.2.13
Hi, I still have a messed up user account, with no mail client (appl mail, thunderbird, sogo) mails show up as expected. Folders look empty, some have something in it, but cant access the mails. My idea is, to move the users mal folder, let him regenerate the folderstructure from scratch and than reimport the old mails. Question: We use maildir. Can I just copy the "old" mails from
2018 May 03
2
Getting --delete to work, simply
...sent 26,729 bytes received 132 bytes 53,722.00 bytes/sec total size is 1,749,617,318,885 speedup is 65,135,971.07 (DRY RUN) I kinda see what is going on, based upon the man page and filter rules. I was worried about getting stuff that starts with "s", so I renamed a file so that the frst letter was now a "s" and it was listed for copying. Since a majority of the files start with all-caps, I don't think I'll run into an issue of copying more files that I really wanted. Thanks for the tip, as I now have something to work with. MB -- e-mail: vidiot at vidiot.com...
2018 May 03
0
Getting --delete to work, simply
...ived 132 bytes 53,722.00 bytes/sec > total size is 1,749,617,318,885 speedup is 65,135,971.07 (DRY RUN) > > I kinda see what is going on, based upon the man page and filter rules. > I was worried about getting stuff that starts with "s", so I renamed a file > so that the frst letter was now a "s" and it was listed for copying. > > Since a majority of the files start with all-caps, I don't think I'll > run into an issue of copying more files that I really wanted. > > Thanks for the tip, as I now have something to work with. > > M...
2012 May 24
0
Ruby on Rails Tutorial Chapter 6 RSpec tests failing
...addresses.each do |invalid_address| @user.email = invalid_address @user.should_not be_valid end end end describe "when email format is valid" do it "should be valid" do addresses = %w[user-aYmlcMoNXFo@public.gmane.org A_US-ER@f.b.org frst.lst-CfcPUM2A7yk@public.gmane.org a +b@baz.cn] addresses.each do |valid_address| @user.email = valid_address @user.should be_valid end end end describe "when email address is already taken" do before do user_with_same_email = @user.dup u...
2018 May 03
2
Getting --delete to work, simply
rsync version 3.1.2 protocol version 31 I've run into an issue using rsync on my QNAP NAS. I've installed Entware-ng on the NAS so that I can install better versions of programs, rsync being one of them. But, I've run into an issue wqith using the --delete option, as it has problems using wildcards. Initially a backup script looked like: #!/bin/sh for d in