similar to: (Another) Bates fortune?

Displaying 20 results from an estimated 1200 matches similar to: "(Another) Bates fortune?"

2010 Feb 01
2
Hierarchical data sets: which software to use?
Dear R-helpers, I’m writing for advice on whether I should use R or a different package or language. I’ve looked through the R-help archives, some manuals, and some other sites as well, and I haven’t done too well finding relevant info, hence my question here. I’m working with hierarchical data (in SPSS lingo). That is, for each case (person) I read in three types of (medical) record: 1.
2005 Dec 01
1
mbox separators ignored
Using dovecot-0.99.13-4.FC2 I grabbed a bunch of Mailman archive files from the Weather mailing list here: <http://www.buoy.com/pipermail/weather/> I gunzipped the older ones, then concatenated them all in correct order to create one big mbox file. I dropped it into my ~/mail folder and started my IMAP client (Mulberry) and opened the new Weather folder. It shows one gargantuan
2003 Sep 29
4
panics on 24 hour boundaries
Hi stable, nice you see you again. I was one of those guys who was seeing constand panics on 24 hour boundaries but couldn't provide a backtrace due to the ar device not taking a dump. I installed a dedicated drive just to take the dump, and then didn't have a panic for a couple weeks. Now, I am back with, and I have traces to share. The first two, from 2003-09-27 and 2003-09-28
2018 May 01
0
[FORGED] Re: Specifying priors in a multi-response MCMCglmm
On 02/05/18 09:53, Michelle Kline wrote: > Hi Bert, > > That was distinctly unhelpful Not if you actually follow Bert's advice. > and your outward hostility to a field you > obviously don't understand reveals a regrettable level of ignorance. I didn't see any hostility to any field. Bert, like many of us, objects to people blithely and arrogantly applying possibly
2006 Jan 09
2
[LLVMdev] A number of newbie questions
Hi, I am currently experimenting with LLVM to provide native code compilation services for a project of mine I call Objective- Smalltalk, and so far quite pleased with the results. I was able to JIT-compile some functions that send Objective-C messages, and now look forward to compiling full methods. I do have a couple of questions that I haven't been able to answer after looking
2018 May 01
2
Specifying priors in a multi-response MCMCglmm
Hi Bert, That was distinctly unhelpful, and your outward hostility to a field you obviously don't understand reveals a regrettable level of ignorance. By the way, my research is Anthropology despite my job title. Michelle On Tue, May 1, 2018 at 2:48 PM, Bert Gunter <bgunter.4567 at gmail.com> wrote: > 1. (Mainly) Statistical issues are generally off topic on this list. > You
2009 Aug 14
5
floating point
On Fri, Aug 14, 2009 at 5:05 PM, Josh Coalson<xflac at yahoo.com> wrote: > it's unlikely flac will ever support floating-point samples natively. ?the main application for it is audio engineering, which demands easy editing and very high speed for both encoding and decoding above everything else. thats not why floating point is used. the highest current feasible bit resolution for
2009 Jul 30
5
Open Letter to Lance Davis
I seem to be having network and email issues tonight; please excuse any duplication -- Russ herrold -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 HTML dump on Thu Jul 30 00:30:33 EDT 2009 http://www.centos.org/ Open Letter to Lance Davis July 30, 2009 04:39 UTC This is an Open Letter to Lance Davis from fellow CentOS Developers It is regrettable that we are forced
2010 Dec 24
0
dynamic model strategy
Hello, I'm hoping someone may know the most likely R package for a multivariate population model for comparing groups? That is, I'd like to estimate a (stochastic) model for one batch of experiments against a different batch growing under different conditions. I'm a bit familiar with grofit, but also reading about dse and dlm. Following Bolker's Ch. 11 it seems there are many paths
2011 Jul 16
0
[LLVMdev] TableGen and DenseMap Strangeness
In the midst of making TableGen Inits unique, I've run into some very odd DenseMap behavior. I converted the TernOpInit to use a factory method that uses a DenseMap to unique objects. I have defined a DenseMapInfo for std::string that uses HashString from StringExtras.h. const TernOpInit *TernOpInit::get(TernaryOp opc, const Init *lhs, const Init *mhs,
2006 May 18
0
<SOLVED> Need help with Dial M option and destinationcontext
For those of you who saw my gargantuan post the other day I'd just like to say thanks for listening and sorry for the lengthy post! It turns out that my key issue was with the WaitExten app. I saw this on the wiki which really helped out: http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial (See example 2: Dial macro) I replaced WaitExten with Read, did a little shuffling of
2007 Nov 15
1
2GB limit
I have a PC-BSD system running with SAMBA. I wanted to backup an image disk which size is about 10Gb. The system has 4 HD, each 80 GB, so the space was not the problem. I tried to copy this image data from Windows XP to my PC-BSD system via samba. I could copy up to 2Gb and then I had an error. I googled to find out how to fix this error and I found that it was fixed some time ago. I
2001 May 06
1
Text formatting string problem
Howdy, Running a FPGA design tool (Actel's Designer), I find that it works pretty good, but that certain printed status strings are being formatted incorrectly. It does not seem to affect the operation of the application, except for the status reports. For example, running wine --debugmsg +text,+string,+win /d/Actel/bin/designer and opening an existing design gives this:
2007 Apr 18
1
paravirt patches in -mm
Guys, could you please confirm that these patches from -mm: paravirt-remove-read-hazard-from-cow.patch paravirt-pte-clear-not-present.patch paravirt-lazy-mmu-mode-hooks.patch paravirt-combine-flush-accessed-dirty.patch paravirt-kpte-flush.patch paravirt-optimize-ptep-establish-for-pae.patch paravirt-remove-set-pte-atomic.patch paravirt-pae-compile-fix.patch paravirt-update-pte-hook.patch are
2007 Apr 18
1
paravirt patches in -mm
Guys, could you please confirm that these patches from -mm: paravirt-remove-read-hazard-from-cow.patch paravirt-pte-clear-not-present.patch paravirt-lazy-mmu-mode-hooks.patch paravirt-combine-flush-accessed-dirty.patch paravirt-kpte-flush.patch paravirt-optimize-ptep-establish-for-pae.patch paravirt-remove-set-pte-atomic.patch paravirt-pae-compile-fix.patch paravirt-update-pte-hook.patch are
2007 Nov 14
2
package installation order
I have roughly 80 or so packages sources. These were obtained by taking a snapshot of certain CRAN packages a few months ago using install.packages( pkgs = pckNames, destdir = "/home/max", repos = "http://cran.r-project.org" dependencies = c("Depends", "Imports", "Suggests")) We need to install these versions of the
2012 Jan 28
2
wireframe_box_axis
Dear all! I am using wireframe function from lattice package. Is it possible to remove box around the plot but to keep axis (x, y, z)? Thanks in advance! [[alternative HTML version deleted]]
2001 Jul 07
2
ext3 and 64 bit addressing
Dear List People: I am doing some comparisons of different fs's and need to know where ext3 stands in terms of 64 bit addressing. XFS and JFS claim to be full 64 bit systems (though are there not still kernel limitations that would, for the time being, reduce the ability to use a full 64 bits?), what about ext3?? TIA iain -- === Linux and open source do threaten Microsoft at the server
2006 Jan 09
0
[LLVMdev] A number of newbie questions
On Mon, 9 Jan 2006, Marcel Weiher wrote: > I am currently experimenting with LLVM to provide native code > compilation services for a project of mine I call Objective-Smalltalk, > and so far quite pleased with the results. I was able to JIT-compile > some functions that send Objective-C messages, and now look forward to > compiling full methods. Cool! > I do have a couple
2005 Oct 19
2
[R-gui] R GUI considerations (was: R, Wine, and multi-threadedness)
>>>>> "K" == Kasper Daniel Hansen <khansen at stat.Berkeley.EDU> writes: K> On Oct 19, 2005, at 3:43 PM, Jeffrey J. Hallman wrote: K> <SNIP> >> Think about it. Once you have a basic math package that can handle >> matrix >> programming and various mathematical functions, building the various >> statistical modeling