search for: fromt

Displaying 20 results from an estimated 21 matches for "fromt".

Did you mean: from
2007 Oct 01
1
Sample fromt he real line
Hello R Gurus, This is a simple enough question, but I am curious as to whether there's an answer... Can R generate a random variable uniformly distributed on -Inf to Inf? Philosophically this doesn't seem possible, and if not, as I imagine so, is there some sort of generally accepted factor I should be multiplying by a Unif(-1,1) rv to sample from the real line? Thanks, Dan Polhamus
2012 Jan 11
6
Generating unque patient IDs
Dear group, I am trying to prepare a NONMEM friendly dataset for population PK analysis. My patient IDs are 10 digit long and NONMEM is losing precison and rouding the last couple of digits. I need to generate unique Patient IDs fromt he current 10-digit IDs. Ihave total 250 subjects so I appreciate if anybody can suggest me a way to code this in R. Regards, Ayyappa [[alternative HTML version deleted]]
2006 Jun 11
2
Easy created_at/created_on question
...was all supposed to be done in the background that these columns would not show up in the standard forms that are created by the generate scaffold command, but they do for me. I thought since these were "magic" rails would not include them on the form. Is it just up to me to remove them fromt the forms that are created? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060611/947211b1/attachment-0001.html
2005 Oct 03
2
interpolation using akima (PR#8174)
Full_Name: Jonathan Lees Version: 2.0.1 OS: linux-gnu Submission from: (NULL) (152.2.75.65) there is a problem with calculating the convex hull in 2-D interpolation using the codes interp fromt eh akima package: x =c(0.6505304, -1.1821562, -0.2600792, 0.7913716) y = c(1.0424226, 0.1754048, -1.4523334, 0.2349112) z = c(0.000, 3.042, 0.370, 0.122) EX = seq(from=min(x), to=max(x), length=100) WHY = seq(from=min(y), to=max(y), length=100) ZZ = interp(x=x, y=y, z=z, xo=EX, yo=W...
2019 Apr 04
2
Question of syslinux chainloading
...is the primary and only drive. It loads the master boot record that load the NT Loader boot code that is then configured to load the operating system from the primary partition on the primary drive. When you boot from the USB drive, you make it the Primary drive. You then tell it to load the MBR fromt the secondary drive. The secondary drive then trys to load the NT operating system from the configuration file. That file would probably still say the operating system is on the primary drive's first partition, but this would no longer be true. This is what I understand. On Thu, Apr 4, 2019...
2009 May 07
2
[LLVMdev] obtaining IR for CellBE code
...question, but did you compile > llvm-gcc as a cross-compiler targeting Cell?  Assuming you did, I'm > not sure what the issue is; llvm-gcc should be providing that header. > Oh ok.. I think that is the problem. I was using the llvm-gcc x86 pre compiled binary. . I will compile llvm-gcc fromt end from the source code and try that. Thanks a lot.. :) Kshitiz
2010 Jan 19
1
read.table with special chars
Hi all, I am just starting with R and I have come across a problem which I guess it is easy to solve. I am reading a table with read.table function. This table contains chars which seem to be problematic when reading them such as "'" and "#", if I remove these characters fromt the table by hand the problem disappears. Otherwise, the whole table is not read, since reading stops at the problematic tuple. I have been looking in the ?read.table manual but have not found anything. Is there any option to make R not interpret these characters? Thanks in advance Marc -- -----...
2011 Nov 16
1
Checking if the VM has been created
I'm a Libvirt newbie and I'd really appreciate it if someone could answer my doubts. I'm using Libvirt's Java API. My doubts: 1.Currently, I'm able to create a VM on Ubuntu 11.04 using Libvirt functions domainCreateLinux() and domainDefineXML(). Apart fromt the boolean return status of these operations and running the virsh list command, is there any way to SSH in (login) to the newly created VMs and run applications on them? I tried running virsh console but nothing comes up. Also I tried fixing the XML file to accommodate the console operation( lin...
2004 Aug 05
1
R interface to Python (in Windows)
...g; r-help at stat.math.ethz.ch Subject: Re: [R] R interface to Python (in Windows) Hi there, This is because rpy that is currently available was compiled for R1.8.1, and they have not released a compile for R1.9.1 There is an rpy mailing list where you can post your concern. you can get to it fromt he rpy pages as sourceforge. You will need to find a copy of R 1.8.1 to use with that version. I will let you know if I find a copy as I have been looking for one myself. Peter At 04:58 PM 8/5/2004, Hector Villafuerte wrote: >Hi, >I'm trying to install RPY (to interface Python and R)...
2009 May 07
0
[LLVMdev] obtaining IR for CellBE code
On Thu, May 7, 2009 at 9:25 AM, Kshitiz Garg <ksh.cseiitk at gmail.com> wrote: >> Can you give a couple examples of error messages you're getting? >  llvm-gcc -emit-llvm -S        -W -Wall -Winline -Wno-main  -I.  -I > /opt/cell/sysroot/usr/spu/include -I > /opt/cell/sysroot/opt/cell/sdk/usr/spu/include  -O3 -c simpleDMA_spu.c > simpleDMA_spu.c:42:23: error:
2019 Apr 05
0
Question of syslinux chainloading
...e. > It loads the master boot record that load the NT Loader boot code that > is then configured to load the operating system from the primary > partition on the primary drive. > > When you boot from the USB drive, you make it the Primary drive. You > then tell it to load the MBR fromt the secondary drive. The secondary > drive then trys to load the NT operating system from the configuration > file. That file would probably still say the operating system is on > the primary drive's first partition, but this would no longer be true. > > This is what I understa...
2005 Sep 19
0
Round-robin with Queue
...#39;d like to use the Queue app to do this instead. This would keep one person from having to deal with two calls at a time. (Plus it provides a nicer interface for the caller.) So, I setup a queue like this: (I'm including just the relevant parts) strategy=roundrobin member=SIP/100 ; fromt desk member=SIP/112 ; the other guy member=SIP/102 ; me member=Zap/28 ; cordless Here's what happens. Say caller #1 calls in, hits 0, gets put into the queue, and is answered by SIP/112 (the 2nd member.) A few minutes later, caller #2 calls in, hits 0, and rings directly to SI...
2006 Mar 16
0
[Fwd: Re: Sync Source: Internally clocked]
Hi all, I've attached a copy of the debug from the Trend, if anyone cares to look. I'll probablt get more of a response fromt the list than the automated response from digium :( Thanks Bails -------------- next part -------------- An embedded message was scrubbed... From: bails <bails@westcomuk.com> Subject: Re: [Asterisk-Users] Sync Source: Internally clocked Date: Thu, 16 Mar 2006 10:59:15 +0000 Size: 4556 Url:...
2007 Jun 12
2
conga, ricci and luci updates missing?
According to this link, https://rhn.redhat.com/errata/RHBA-2007-0331.html conga, ricci and luci have updates available. I can't find these updates on the mirrors I checked. They are in: http://mirror.centos.org/centos/5/os/x86_64/CentOS/ but not in: http://mirror.centos.org/centos/5/updates/x86_64/RPMS/ Anyone have any ideas about this? TIA Dave
2013 Apr 18
0
Direction (rsync manpage) (2)
...host / ohter harddisk / destination field DEST or am I missing something? " Kevin wrote: " I guess the origin lies in daemon-mode, there the transfer direction can be different in different calls. That would also explain why the symbols are "switched", the transfer direction fromt he view of the server-side is the exact opposite of the client-side. " Matthias wrote: " I hate to say it but I agree with you to an extent. Since rsync doesn't upload and download it is ridiculous to differentiate between the two. Also, since rsync allows either the source or targ...
2004 Jan 03
4
Printer on WinXP
Hi all, Is it possible to use a printer attached to a WinXP computer from Linux (Suse) using only console mode, ie. no graphic mode?
2009 May 07
2
[LLVMdev] obtaining IR for CellBE code
On Thu, May 7, 2009 at 9:39 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Thu, May 7, 2009 at 9:03 AM, Kshitiz Garg <ksh.cseiitk at gmail.com> wrote: >>    I was trying to extract out the IR for some CELLBE code. However i >> was not able to compile with llvm-gcc. > > Can you give a couple examples of error messages you're getting? llvm-gcc
2010 Jun 30
0
I need guidance on better data management in preparation for time series analysis
...nd, and this record includes, among other things, the timestamps for both the original sale and the refund. I can construct a SQL query to get these along with the elapsed time (in days, as a real number) between the sale and refund. For some merchants, I have such data going back years. I know, fromt he amount of data I have examined, the rate at which sales result in refunds changes through time, though I have not run tests to determine whether or not the changes I see are significant. In most cases, I can break the data for a merchant into weekly subsamples. Obviously, I can construct loops...
2019 Apr 04
2
Question of syslinux chainloading
Lu Wei, What Hard drive are you also trying to boot? The first and only fixed drive inside a computer? If so would the line to boot a local HD not be: LABEL LOCAL MENU LABEL Local operating system in harddrive (if available) kernel chain.c32 append hd0 -Adan On Thu, Apr 4, 2019 at 8:56 AM Adan Calderon <adancalderon at gmail.com> wrote: > > Lu Wei, > > For the DOS portion
2003 Sep 29
1
[Fwd: Winbind under 3.0
...responses, so I figured I'd re-send. Since posting this message I upgraded to 3.0 stable using the package posted on the samba.org site, and the behavior remains the same. I should also mention, if I try smbclient -U guest and enter an empty password, I can successfully get a browse list fromt the server. Is there an increased security parameter in 3.0 wherin I have to specifically tell it to give up a browse list for authorized users? If I'm not giving enough information, please feel free to ask for more. Thanks. -------- Original Message -------- I'm having a problem ge...