search for: wbeing

Displaying 17 results from an estimated 17 matches for "wbeing".

Did you mean: being
2012 Apr 13
5
Merging two data frames with different columns names
I am trying to merge two data frames, but one of the column headings are different in the two frames. How can I rjoin or rbind the tho frames? Johnny # Generate 2 blocks by confounding on abc d1 <- conf.design(c(1,1,1), p=2, block.name="blk", treatment.names = c("A","B","C")) d2 <- conf.design(c(1,1,1), p=2, block.name="blk",
2004 Nov 23
6
Weibull survival regression
Dear R users, Please can you help me with a relatively straightforward problem that I am struggling with? I am simply trying to plot a baseline survivor and hazard function for a simple data set of lung cancer survival where `futime' is follow up time in months and status is 1=dead and 0=alive. Using the survival package: lung.wbs <- survreg( Surv(futime, status)~ 1, data=lung,
2004 Dec 13
1
rsync and AIX 5.2
Will rsync run for AIX 5.2? Thanks, Philippe Bourdon Senior Unix Systems Engineer Webster Bank, N.A. 10 Main Street, Bristol, CT 06010 Tel: (860) 314-3142 Fax: (860) 371-3903 ********************************************************************** PRIVILEGED AND CONFIDENTIAL: This communication, including attachments, is for the exclusive use of addressee and may contain proprietary,
2011 Aug 08
1
Display a DataFrame in a data grid
Hi, all; I'm new to R. Have been a SAS developer for over 20 years. Whenever I create a new table - you call them dataFrame objects - or modify an existing one, I like to open the table in a grid with horizontal and vertical sliders so that I can scan across the table and (especially) look at all four corners. If I made a gross error, it often shows up when I look at the corners of
2005 Mar 22
4
Feedback on CBMySql, MeetMe2 and web interface
I've had 50+ people download the web components, and other than reports of compile issues, I have not heard if this collection has worked for anyone. I do plan to keep updating the * applications and the web pages, but I have almost meet all of our internal requirements and wonder if anyone else is finding it usefull. My focus has been and will likely stay on the user interface, since I have
2011 Aug 19
1
Writing non-graphic (text) output to PDF
Hi, friends. I keep coming to you because I'm so new to R and can't seem to figure out some simple things. Sorry. Consider the following code. I want to load a table and write out the structure to a PDF document. I just can't seem to manage writing non-graphic output to PDF. Any help? I've tried several functions, but nothing worked. All I get is the title. #
2008 May 11
2
Use safe_asterisk manually, you get colors in CLI. Crontab it, you don't.
2011 Aug 12
2
Getting data from an *.RData file into a data.frame object.
Hi, all. I'm new to R. I've been a SAS programmer for 20 years. I seem to be having trouble with the most basic task - bringing a table in an *.RData file into a data.frame object. Here's how I created the *.RData file. library(RODBC) db <- odbcConnect("*******") df <- sqlQuery( db , "select * from schema.table where year(someDate)=2006" ) save(
2008 Dec 08
1
R CMD check not running examples under Windows
All, I have a fresh build of R 2.8.0 from source on Windows XP using the latest Rtools binary (Rtools29.exe). All appears to be well with the install and make check-all exits cleanly. However, when running R CMD check mypkg the program jumps from checking for non-ASCII to checking the PDF version of the manual: * checking data for non-ASCII characters ... OK * checking PDF version of manual
2007 Jul 23
1
Multilevel package: Obtaining significance for waba within-group correlation?
...now whether it is possible to save individual group-mean-centered values into a new variable? I am quite new to R so please do apologize if either of these questions has an obvious answer that I didn't get. Example: > package(multilevel) > data(bh1996) > waba(bh1996$HRS,bh1996$WBEING,bh1996$GRP) [I would like to obtain the significance of the CorrW value] Thanks for your help, Bertolt -- Bertolt Meyer PhD Student Institute of Psychology & Institute of Information Systems Humboldt University Berlin bmeyer at psychologie.hu-berlin.de phone: +49-30-20939347 mobile: +49-17...
2005 Aug 03
1
Modify rescue mode boot?
Hi, I have been able to boot with pxe and load linux rescue, it loads loader and ask me lang, keyboard,load base from nfs, etc... then it ask me about mount chroot or skip, I just choose skip to go to shell. What I want is boot in rescue mode and get a shell directly without having to enter lang, keyboard, nfs ip and dir, skip, etc... once booted on shell I want it automatically run a script
2010 Jun 24
0
sobel.lme
...Paul Bliese for his multilevel-package and the awesome manual!) Here?s the example from the Help-file: data(bh1996) library(nlme) #A small but significant indirect effect indicates leadership mediates #the relationship between work hours and well-being. with(bh1996, sobel.lme(pred=HRS,med=LEAD,out=WBEING,grpid=GRP)) The package estimates three regression models according to standard-mediation-analysis-operating-procedure. Each model has one intercept and one/two slopes. Question 1) Does ?sobel.lme? estimate: a) random intercept, fixed slope(s) ? as in for example Krull & MacKinnon (2001) Mult...
2008 May 01
1
Samba Volunteer job postings at http://news.samba.org/
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Folks, I've posted a description of a couple of volunteer (non-developer) positions we are trying to fill. I'll repost here for efficiency. I'm hoping to find two people to help out. cheers, jerry =================== The Samba Team is looking for people to help keep our user community information current, covering development news,
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
--_e6765d9c-a0eb-4881-9b60-b9820e4c5665_ Content-Type: multipart/alternative; boundary="_520e6e4d-4f2c-47c0-83c1-2fa2fb28184f_" --_520e6e4d-4f2c-47c0-83c1-2fa2fb28184f_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Murdoch=2C Attached file is the error message after installing 2.7.1/ or it patched wi= ndow version. After
2010 May 05
0
R-help Digest, Vol 87, Issue 5
Unsubscribe -----Original Message----- From: r-help-request at r-project.org Date: Wed, 05 May 2010 12:00:09 To: <r-help at r-project.org> Subject: R-help Digest, Vol 87, Issue 5 Send R-help mailing list submissions to r-help at r-project.org To subscribe or unsubscribe via the World Wide Web, visit https://stat.ethz.ch/mailman/listinfo/r-help or, via email, send a message with subject
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com> --- AUTHORS | 17 ++++++ README | 10 +++ conf/ovirt-agent | 12 ++++ conf/ovirt-db-omatic | 12 ++++ conf/ovirt-host-browser | 12 ++++
1999 Jun 01
1
PANIC: assert failed.
Hi all, We are using Samba 2.0.0beta5 on HP-UX 10.20 systems. We also use encryption and password checking on the NT 4 boxes. Everything works fine except for a few persons. When connecting to a samba share from an NT 4 client they get "unexpected network error". The contents of the last part of the samba log file are: [1999/06/01 16:04:45, 0] rpc_parse/parse_net.c:(1023) PANIC: