search for: beds

Displaying 20 results from an estimated 679 matches for "beds".

Did you mean: bed
2010 Feb 05
2
sum a particular column by group
...S M 60--64 1:10 3 5 5 W F 55--59 12:30 1 6 6 W M 60--64 8:00 2 I got a bootstrap sample using the following code: > r<-sample(eds[,1],replace=TRUE) > r [1] 2 4 3 2 6 4 > beds<-eds[r,] > beds R.ID Region Gender Agegr Time nvisits 2 2 O F 55--59 1:20 1 4 4 S M 60--64 1:10 3 3 3 O F 55--59 3:45 3 2.1 2 O F 55--59...
2006 Apr 29
2
How many asterisk process's are "normal"?
Hello all, I have two test beds running the exact same version of asterisk 1.2.7.1, latest of zaptel, libpri, etc.. Test bed #1 (Solaris 9,sparc ultra 5): This one is closer to a "production" machine, in that it is connected to a sip provider thru an iax2 connection and have an incoming DID configured. I can send and...
2008 Jul 25
1
Plink bed files
Hi All, does anyone know how to import binary .bed files generated by Plink (http://pngu.mgh.harvard.edu/~purcell/plink/ ) into R? the Plink FAQ explains how to conver other types of files, not the .bed. Cheers, Federico -- Federico C. F. Calboli Department of Epidemiology and Public Health Imperial College, St. Mary's Campus Norfolk Place, London W2 1PG Tel +44 (0)20 75941602 Fax
2009 Jul 25
1
FW: Qury Related With R
Hi, I am using the R-2.9.1 with Window XP. Queries: 1. I am running the java application which needs to load property file in R. So can you please tell me how I can load my property file in R session so that my application can find that property file? Attached is my property file for sample. 2. Is there any directory structure required for java
2008 May 28
2
Unexpected behaviour in reading genomic coordinate files of R-2.7.0
Great R people, I have noticed a strange behaviour in read.delim() and friends in the R 2.7.0 version. I will describe you the problem and also the solution I already found, just to be sure it is an expected behaviour and also to tell people, who may experience the same difficulty, a way to overcome it. And also to see if it is a proper behaviour or maybe a correction is needed. Here is the
2009 Apr 01
1
Noobie ANOVA intercept question
Dear R list, I've been attempting to interpret the results from a three-way ANOVA. I think I understand contrasts and the R defaults for these (treatment contrasts). My question is: what is the intercept in this test? As far as I can tell, its NOT the expected value of a point that belongs to the first level of all three explanatory factors (because there is only one point that satisfies these
2006 Mar 20
16
logic inside a view file
I am quite certain I have heard it said not to put business logic inside view code but I have a report that I want to display 3 different possibilities of text based upon the value of a column. Would I just take the same type of if/then logic that I would use in a controller and put it inside erb <%= %> stuff? Craig
2012 Dec 27
14
Is it possible to do a dual-boot?
Dear all, Actually, I want to create my own test-bed based on xen hypervisor with centos prefered. However, all I have is one desktop (with a good hardware performance). So it possible to have a dual-boot (a linux for daily use and the other for the test-bed) ? Regards -- Jihed M’SELMI http://about.me/jihed.mselmi _______________________________________________ Xen-users mailing list
2018 Oct 16
2
invisible functions
The survival package, like many others, has several helper functions that are not declared in the namespace, since their only use is to be called by other "main" functions of the package.? This works well since the functions in the survival namespace can see them --- without ::: arguments --- and others don't. Until a situation I ran into this week, for which I solicit comments
2007 Feb 04
2
Per activerecord object callbacks (aka: should I have gone to bed hours ago?)
First of all, I should have gone to bed a long time, so please be forgiving with regards to what will follow :) So I''ve been working all day on a rails project that needs to go out soon, and I thought I would try to refactor a has_many relationship to a has_and_belongs_to_many relationship (using has_many :through). However, I then realized that I would loose a lot of the simple beauty
2013 Jun 01
1
Hello Mailing List, I really need some help/advice.
Please bear with me as this is my first time actually using a mailing list. I've set up a CentOS 6.4 machine as a samba4 Primary Domain Controller, and successfully joined a windows 8 client machine to the domain. My question is as follows: when I add the computer "BED-DESK-01" to the domain "MYDOMAIN.LOCAL" shouldn't an A record be created for
2007 Jun 11
4
CentOS 3.9
Hi, Red Hat started releasing security advisories and update packages that are part of RHEL3 U9. Still, on RHN there are no RHEL3 U9 ISO images released yet. As usual, CentOS will make available CentOS 3.9 when it is deemed ready. So there is no need to ask when it is going to be released :) Kind regards, -- dag wieers, dag at wieers.com, http://dag.wieers.com/ -- [all I want is a warm
2018 Oct 17
1
invisible functions
> 2. change cfun[[1]] <- quote(cord.work) to cfun[[1]] <- > quote(survival:::cord.work). You say this will mess up your test bed. > That suggests that your test bed is broken. This is a perfectly legal > and valid solution. Valid in a package, but forces code to call a loaded library version of a function rather than (say) a 'source'd user-space version that is under
2017 Dec 01
0
R-help: ActivPALProcessing
Hi, I am having trouble with the function process.AP in the ActivPALProcessing package. Based on the detailed instruction attached by the author, it is my understanding that process.AP will use the information provided in the log of subjects to batch process AP events files saved in the working directory. Results of the batch processing will be summarized in three files: 1) Sleep Wake Wear
2008 Jun 09
2
converting a data set to a format for time series analysis
I currently have a data set describing human subjects enrolled into an international clinical trial, the name of the hospital enrolling this human subject, the date when the subject was enrolled, and a vector with variables representing characteristics of the site (e.g., number of beds in a hospital). my data sets looks like this: subject hospital date_enrollment hospital_beds 1 hospitalA 1/3/2002 300 2 hospitalA 1/6/2002 300 3 hospitalB 2/4/2002 150 4 hospitalC 3/2/2002 200 to perform a time series analysis I am now trying to get to a format that would give me the following v...
2018 Oct 16
0
invisible functions
On 16/10/2018 6:42 PM, Therneau, Terry M., Ph.D. via R-devel wrote: > The survival package, like many others, has several helper functions that are not declared > in the namespace, since their only use is to be called by other "main" functions of the > package.? This works well since the functions in the survival namespace can see them --- > without ::: arguments --- and
2017 Oct 12
2
[PATCH v1 15/27] compiler: Option to default to hidden symbols
...hould be easy to get it added for testing. Also, even though most changes are x86 based there are some generic changes and I'd love a warm fuzzy this won't break odd / random builds. Although 0-day does cover a lot of test cases, it only has limited run time tests. There are some other test beds which also cover some more obscure architectures. Having a test pass on Guenter's test bed would be nice to see. For that please coordinate with Guenter if he's willing to run this a test for you. Luis
2017 Oct 12
2
[PATCH v1 15/27] compiler: Option to default to hidden symbols
...hould be easy to get it added for testing. Also, even though most changes are x86 based there are some generic changes and I'd love a warm fuzzy this won't break odd / random builds. Although 0-day does cover a lot of test cases, it only has limited run time tests. There are some other test beds which also cover some more obscure architectures. Having a test pass on Guenter's test bed would be nice to see. For that please coordinate with Guenter if he's willing to run this a test for you. Luis
2011 May 30
1
Need help reading website info with XML package and XPath
...e where I manually change the address by modifying the url (see code below). With the url containing the address, I'd like to be able to extract the same information each time. The specific information I'd like to be able to extract includes the homedetails url, price (zestimate), number of beds, number of baths, and the Sqft. All this information is shown in a bubble on the webpage. I use the code below to try and do this but it's not working. I know the infomation I'm interested in is there because if I print out "doc", I see it all in one area. I've attached the r...
2007 Feb 07
1
FOSDEM: Lodging and presentations
Hi all, Since it looks like I''ll be attending FOSDEM, I now need to find some lodging, and if possible I''d like to line up a presentation or four. Someone in the community offered to let me crash with them if I came to the conference (someone with the nick of ''robk'' on IRC, I think), so I''d like to take that person up on it if possible.