search for: study

Displaying 20 results from an estimated 6050 matches for "study".

2018 Feb 21
7
alternative for multiple if_else statements
Hi, I am having trouble trying to figure out why if_else is behaving the way it is, it may be my code or the way the data is structured. Below is a snapshot of a database am working on and it represents a longitudinal survey of study participants in a trial with weekly follow up. The variable "survey_start" represents the start of the study-defined one year follow up (which we called "survey_year"). I am trying to populate all subsequent entries for each participant, per survey year, with the entry "s...
2018 Feb 22
0
alternative for multiple if_else statements
...Kevin Wamae <KWamae at kemri-wellcome.org> wrote: > Hi, I am having trouble trying to figure out why if_else is behaving the way it is, it may be my code or the way the data is structured. > > Below is a snapshot of a database am working on and it represents a longitudinal survey of study participants in a trial with weekly follow up. > > The variable "survey_start" represents the start of the study-defined one year follow up (which we called "survey_year"). > > I am trying to populate all subsequent entries for each participant, per survey year, with...
2018 Feb 26
0
alternative for multiple if_else statements
That many ifelse statements is obviously rather a pain. Would you not have got what you want with ... paste("survey", year, sep="_") ? If that is not what you're looking for (eg because 'year' is the observation year and not the study start year), perhaps something that picks the minimum year for a subject or other relevant group might work? For example paste("survey", ave(year, studyno, FUN=min), sep="_") S Ellison > -----Original Message----- > From: R-help [mailto:r-help-bounces at r-project.org]...
2010 Nov 25
1
difficulty setting the random = argument to lme()
My small brain is having trouble getting to grips with lme() I wonder if anyone can help me correctly set the random = argument to lme() for this kind of setup with (I think) 9 variance/covariance components ... Study.1 Study.2 ... Study.10 Treatment.A: subject: 1 2 3 4 5 6 etc. 28 29 30 Treatment.B: subject: 31 32 33 34 35 36 58 59 60 A variable is measured at 2 fixed sites (A and B) on each subject so we have fixed effects :- betwee...
2017 Jun 29
2
Creating two groups of random numbers
Hi all, I want to create two groups of random numbers to calculate proportions. The first group is to represent the number of cases in a study. The second group is to represent the sample size of the study. Apparently, the sample size is going to have to be bigger or equal to the number of cases, but the sample size of a study is not necessarily greater than the number of cases of another study. Here's an example: study...
2006 Aug 17
1
How to sort child table on fields in the associated parent
...nts folders studies id id id name patient_id folder_id ... label type ... ... The list of studies with their associated folder and patient might look like this: name folder_label study_type Brown,Sam brsa1 CXR Jones,Gary jg99999 CXR Jones,Gary joga15 CT Smith,Rob smro4 CXR Smith,Rob smro4 CT I want to present my user with a list of all studies of type ''CXR'' sorted by the patient name...
2018 Feb 22
0
alternative for multiple if_else statements
...mae at kemri-wellcome.org> > wrote: > > Hi, I am having trouble trying to figure out why if_else is behaving the > way it is, it may be my code or the way the data is structured. > > Below is a snapshot of a database am working on and it represents a > longitudinal survey of study participants in a trial with weekly follow up. > > The variable "survey_start" represents the start of the study-defined one > year follow up (which we called "survey_year"). > > I am trying to populate all subsequent entries for each participant, per > survey...
2007 Jul 08
1
generating a data frame with a subset from another data frame
...RU 35.5 4 H ACSA2 24.1 6 H ULAM 35.2 7 There are 730 individual trees (22 species) from four sites in the actual data set. I would like to create a second data frame that contains just the most common species (mainly ACNE, PLOC, ULAM, FRAM, and ACSA2). Here's some of my attempts: >study.1<-subset(study,study$Species=c ("ACNE","PLOC","FRAM","ULAM","ACSA2)) Error: syntax error >study.1<-study[study$Species==,c("ACNE","PLOC","FRAM","ULAM","ACSA2)] Error: syntax error >study.1&lt...
2015 Jan 22
4
ACL ignored on cifs mounted share
Hello, I have the problem that the ACLs are ignored when I mount a share via cifs. I have an AD with Samba 4.1.6 Ubuntu 14.04 (but I also tried it with Gentoo and samba 4.1.14). So I joined a member server like the wiki describes. Everything works fine. I can manage the users and permissions with the RSAT tools. For the linux side I use rfc2307 and winbind on the member. So every user and
2012 Sep 07
2
metafor package: study level variation
Hello. A quick question about incorporating variation due to study in the metafor package. I'm working with a particular data set for meta-analysis where some studies have multiple measurements. Others do not. So, let's say the effect I'm looking at is response to two different kinds of drug treatment - let's call their effect sizes T1 and T2....
2011 Jun 02
1
Paid R Help
Hello R people, I am looking to pay someone to help write some R code. Inputs: Study identifier: ID Number for the study, each ID number is for one study only each block set should only be used for that study. This will require that you store the results from the blocks someplace on the file system. Trait #1: dichotomous rural / urban Trait #2: dichotomous sick / healthy Assi...
2009 Mar 16
5
Would like to run PC Study Bible
Would like to run PC Study Bible ver. 2 from BibleSoft on Linux. Research has led me to WINE. I am new to Linux, have Mandriva 2009 installed. I just DL'ed WINE for Mandriva 2009, and got it going. I tried to install PC Study bible from CD, no dice. I then copied the entire contents of PC Study Bible folder from a windo...
2015 Jan 22
2
ACL ignored on cifs mounted share
Am 22.01.2015 um 12:28 schrieb Rowland Penny: > On 22/01/15 10:53, Norbert Heinzelmann wrote: >> Hello, >> >> I have the problem that the ACLs are ignored when I mount a share via >> cifs. I have an AD with Samba 4.1.6 Ubuntu 14.04 (but I also tried it >> with Gentoo and samba 4.1.14). So I joined a member server like the >> wiki describes. Everything
2011 May 26
4
predictive accuracy
...built a full , approximate models with the use of penalization - design package. Also, I tried Chi-square criteria, step-down techniques. Used BS for model validation. The main purpose is to develop a predictive model for future patient population. One of the strong predictor pertains to the study design and would not mean much for a clinician/investigator in real clinical situation and have been asked to remove it. Can I propose a model and nomogram without that strong -irrelevant predictor?? If yes, do I need to redo model calibration, discrimination, validation, etc...?? or just have...
2008 Aug 14
3
Comparison of demographics between 2 study samples
Dear All: I have a clinical study where I would like to compare the demographic information for 2 samples in a study. The demographics include both categorical and continuous variables. I would like to be able to say whether the demographics are significantly different or not. The majority of papers that I have read use multiple...
2010 Apr 04
2
logistic regression in an incomplete dataset
Dear all, I want to do a logistic regression. So far I've only found out how, in a dataset of complete cases. I'd like to do logistic regression via max likelihood, using all the study cases (complete and incomplete). Can you help? I'm using glm() with family=binomial(logit). If any covariate in a study case is missing then the study case is dropped, i.e. it is doing a complete case analysis. As a lot of study cases are being dropped, I'd rather it did maximum likelihood...
2013 Apr 27
1
using metafor for meta-analysis of before-after studies
Hello, Dr. Viechtbauer. I am trying to perform a meta-analyis on a group of before-after studies using Metafor. I read your webpage including your correspondence with Dr. Dewey (https://stat.ethz.ch/pipermail/r-help/2012-April/308946.html), who also conducted a similar study. These information is very hepful, but I have one additonal question which I wonder if you can give me some instruction. The question is as follow: These studies which we are trying to analyze are performed on the same subject before and after the adminstration of intervention. Most studies repor...
2012 May 15
1
How to Un-group a grouped data set?
Hello, R-fellows, I have a question that I really don't know how to solve. I have spent hours on line surfing for possible solutions but in veil. Please if anyone could help me handle this issue, you would be so appreciated! I have a "grouped" dataset like this: > data Study TX AEs N 1 1 1 3 5 2 1 0 2 7 3 2 1 1 10 4 2 0 2 7 5 3 1 1 8 6 3 0 1 4 where Study is the study id, TX is treatment, AEs is how many people in this trial is positive, and N is the number of the su...
2013 Jan 18
3
longitudinal study
Hello R user, I have a data set from a longitudinal study ( sample below) where subjects are followed over time. Second column (status) contains info about if subject is dead or still in the study and third column is time measured in the week. Here is what I need: if status is not dead or unknown take the last week, if status is dead or unknown I need to...
2004 Oct 18
3
how to study the code of R
i want to study R programming by studying the existing code from R itself,but i don't know how to read the code,can any one give me some guide? my R is installed in /usr/lib/R/ [ronggui at mylinux ronggui]$ /usr/lib/R/ afm bin doc etc include library modules share > version...