search for: apar

Displaying 20 results from an estimated 143 matches for "apar".

Did you mean: apart
2001 May 29
2
format for tick labels
Running R 1.2.3, Windows 98 I checked the archives, and I couldn't find anything pertaining to this: How do I control format (scientific notation versus decimal, e.g.) on tick labels? TIA, Henry Dr. M. Henry H. Stevens Postdoctoral Associate Department of Ecology, Evolution, & Natural Resources 14 College Farm Road Cook College, Rutgers University New Brunswick, NJ 08901-8551 email:
2006 Apr 01
12
Repost: Why is rails generating bad SQL?
...tions in the initialize, # but that will require thinking because we already have a use for # the initialize method. @question = Question.new STDOUT.print("\r\n------------------------------\r\n") STDOUT.print("Looking for Parent= ",params[:parent_quiz],"\r\n") aParent = Quiz.find(:conditions => ["id=?",params [:parent_quiz]], :limit => 1) STDOUT.print("Found Parent= ",aParent,"\r\n") # aParent is returning nil, but it shouldbe a valid object Here''s the STDOUT log (I have instrumented ActiveRecord to print the...
2007 May 04
2
Sieve not recognizing keywords
...nuary: http://www.dovecot.org/list/dovecot/2007-January/018376.html Which made it sound like the sieve plugin 1.0.0 had a bug that got fixed in 1.0.1. I am doing all of this on Gentoo, so I decided to just redo the ebuild so that I got the dovecot 1.0.0 ebuild, but with the sieve plugin 1.0.1. Aparently I get the same error and now am at a loss here. Any pointers? -A
2005 Oct 17
3
POP Question
After upgrading to Alpha 4 I have two people complaining about a POP problem. Aparently they are getting their email sent to them over and over. They have it set to "leave messages on server" but apparently whatever keeps track of that is broken. So - how is it determined with POP what is new and what is read?
2007 Sep 24
2
Unknown dict module: db
Using dovecot-1.1beta1 I get "Unknown dict module: db" when starting up dovecot. In dovecot.conf I've got the "expire_dict = db:/var/lib/dovecot/expire.db" statement in the plugin{} section. Aparently required when the "expire" plugin is enabled. dovecot is built with "--with-db" and db-devel is present at compile time. Any ideas anyone? Cheers /Lars
2006 Apr 01
0
Okay, what gives? find_by_id is failing.
...ode for question_controller: def create # changed because we are instantiating the presentations here # may not be needed if we instantiate presentations in the initialize, # but that will require thinking because we already have a use for # the initialize method. @question = Question.new aParent = Quiz.find_by_id(params[:parent_quiz]) STDOUT.print("\r\n------------------------------\r\n") STDOUT.print("Parent = ",aParent,"\r\n") @question.parent = aParent @question.presentation = Presentations.new @question.presentation.textvalue = @p...
2003 Feb 20
2
Samba-LDAP too imature for production?
...2.7a It seems that samba-ldap is still to immature for any kind of production environment. The provided Perl scripts simply do not work with the 'add user script' setting or if they do, then there is an an undocumented bug, issue, etc. The scripts work fine from the command line but aparently samba won't execute them properly. Since I cannot expect my users to understand enough of the vagaries of Unix to log in with ssh and add thier machines to the system I don't see how samba-ldap can be implemented in a production environment.
2003 Oct 31
3
Problems with help.start()
Hello there, I've just installed R for Windows 1.8.0 and I'm experiencing problems with help.start(). It opens the help page as it supposed to do, then I go to "Search Engine & Keywords", but when I click anything there, it returns me a (aparently) JavaScript error, something like "The object does not support this method or property". The Search Engine doesn't work as well. I tried to open with Internet Explorer 6 and Mozilla (the last one). Have anybody already seen this problem? Thanks, Henrique.
2013 Jan 14
3
How to fit a linear model to data by minimizing the mean absolute percent error?
Hi All, I wonder if you can help me with an aparently simple task.  I have been searching examples for this without any luck: #Assume x<-1:10  #x ranges from 1 to 10. y<-x*runif(10)+ 1.5*x  #y is a linear function of x with some error. Add uniform error that is scaled to be larger as x values also become larger #error is proportional to x...
2010 Nov 04
3
newbie: "Is xend running?"
...nny kernel 2.6.26-2-686 via apt-get. Boot options are: title Xen 3.2-1-i386 / Debian GNU/Linux, kernel 2.6.26-2-xen-686 root (hd0,0) kernel /xen-3.2-1-i386.gz dom0_mem=512000 module /vmlinuz-2.6.26-2-xen-686 root=/dev/mapper/athena-root ro console=tty0 module /initrd.img-2.6.26-2-xen-686 but aparently xend it not up: # xm list Error: Unable to connect to xend: No such file or directory. Is xend running? even though: # ps -ef | grep xen root 31 2 0 17:41 ? 00:00:00 [xenwatch] root 32 2 0 17:41 ? 00:00:00 [xenbus] root 3320 1 0 17:41 ?...
2006 Jun 03
4
newbie question
All experts out there, I went thru the archives and aparantly lot more people have the same problem as me. I would like someone to answer the following question. Question: How to handle multiple rows in a single form? Example: Say there is a employee class, with the following 4 attributes 1. name (text field) 2. sex (radio button) 3. state (...
2003 Dec 20
3
iconnect 480 unavailable msgs
...ickup and i can hear them 100% perfectly/clearly.. but they cant hear me.. occasionaly they can hear something like a tiny bit of a word once in a while. im getting the error msgs back Got SIP response 480 "Temporarily not available" back from 213.137.73.176.. i had a look on google and aparantly if you change the codec it fixed it or something.. i tried all of them nothing seemed to work. heres a copy of my sip.conf [iconnect] type=friend username=xxxxxxxx secret=xxxx host=sipauth.deltathree.com qualify=1000 callerid="1111178197026" allow=g721.1 and for the xlite [2001]...
2012 Mar 26
2
SPSS R-Menu for Ordinal Factor Analysis
...allows to run polychoric correlations in the SPSS environment with the R essentials ans Plugin. I used R 2.10 version for spss 20 (I only have access to spss 20). I loaded the required packages. When running the factor analysis in spss with the plugin I receive the error message posted below. Aparently, the tool of Basto runs only with spss 19. Since the packages and the plugin are installed I think it must be a problem of the spss version. Could someone suggest me a solution for the problem? I am not familiar with R, and so I would prefer to run the factor analysis in spss. Is there an...
2006 Sep 16
4
newhidups, udev, usb, and frustration
...feature in CVS or something that might help. I'd appreciate any suggestions. Got a belkin F6C550-AVR. redhat FC3ish system libusb-0.1.8-3 nut-2.0.3-0.fc4.2 udev-039-10.FC3.8 Now first off while udev is nifty, but the whole usb udev subsystems were driving me crazy. add to that the fact that aparently my version of libusb doesnt pay attention to udev devices as well as the fact that for a while I had fc4 udev which installed fine on my system but apparently is broken in some way since I couldn't get any rules to apply. backrevving to fc3 udev and i am in a good place. if i plug the up...
2010 Jan 26
2
[LLVMdev] llc generated assembly does not work with gcc 3.4.4
...$_.str), (%esp) movl %eax, 12(%esp) movl 28(%esp), %eax movl %eax, 8(%esp) call _printf movl 16(%esp), %eax addl $20, %esp ret .data ; @.str $_.str: db "hello world\n\000" Aparently, gcc doesn't recognize ; as comments nor can it handle the db directive. How can I generate assembly that is accepted by gcc ?? Thx! Alex
2018 Jul 30
2
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
Suggestion: once it's up, rebuild the initramfs. > > I tried that already, but still the same problem. Aparently dracut does not want to activate the LVs required to boot to the root filesystem, for some reason ... Yannis -- Sent from Gmail Mobile
2014 Dec 31
2
Postfix and Dovecot SASL - wiki update
I wanted to mention I updated the Postfix and Dovecot SASL wiki entry yesterday. http://wiki2.dovecot.org/HowTo/PostfixAndDovecotSASL The entry: submission inet n - - - - smtpd was incorrect. It should be: submission inet n - n - - smtpd By specifying n for chroot, it ensures that DNS lookups can occur. Otherwise, if you are using reject_unknown_recipient_domain the following error will
2020 Apr 08
1
NBT name resolution
Jonathon Reinhart via samba writes: > Netbios has been effectively replaced by DNS for a long time now. It sounds > like you don't have a properly functioning DNS in your environment. I would > start there. I had my own perfectly functioning dns server using 8.8.8.8 as the upstream. Aparently I now have to use the Windows DC as the DNS server to resolve windows host names. I guess NetBIOS made life too easy so it had to be disabled a few months ago.
2008 Oct 19
1
MCMClogit: using weights
Hi everyone: I am just wondering how can I use weights with MCMClogit function (in MCMCpack package). For example, in case of glm function as given below, there is weights option in the arguments. Aparently there is no option of using weights in MCMClogit. glm(formula, family = gaussian, data, weights, subset, na.action, start = NULL, etastart, mustart, offset, control = glm.control(...), model = TRUE, method = "glm.fit", x = FALSE, y = TRUE, contrasts = NULL, ...) MCMC...
2004 Dec 09
1
OT- Dell Xeon Servers UK Dealy, was Asterisk with SMP hardware
...server ( 2 x PCI-X, 2 x PCI-64, 2 x PCI-32), Xeon > 2.4GHz, 256MB RAM, 80GB IDE disk). Currently at 99 quid (+VAT > + 50quid shipping). Cheers for the heads-up, Steve, myself and a colleague have ordered two of these boxes each. When a second colleague went to order, they've sold out. Aparently they had 2000 of them, and they're all gone.