search for: dietary

Displaying 14 results from an estimated 14 matches for "dietary".

2024 Sep 19
1
Inquiry About R Packages for Specific Research Areas
...olves analyses in various fields. We are particularly interested in the following areas: Epidemiology Analysis: We are aware that packages like epiR, survival, and epitools exist for epidemiological analysis. Could you please confirm which of these (or others) would be most suitable for our needs? Dietary Intake/Analysis: We are considering packages like foodfreq and Dietary for dietary intake analysis. Are these the best options, or do you recommend other packages for this purpose? Pedigree Analysis: We are exploring the kinship2 and pedigree packages for pedigree data analysis. Is there a package...
2009 Dec 07
1
multiple plots using summary in rms package
...works fine, so I am assuming there is something about rms I am missing. I'd be happy to provide some data if that would help. Any guidance would be greatly appreciated. Thanks, Mike Babyak Duke University Medical Center ######################################################## #summary of dietary variables broken out by Groups A, B, and C sumfc<-summary(Group~fcgrain+fcveg+fcfruit+fcmeat+fcdairy+fcnsl+ fcfat+fcsatfat+fcsweet+fcsod, method='reverse', overall=F, test=F) sumpc<-summary(Group~pcgrain+pcveg+pcfruit+pcmeat+pcdairy+ pcnsl+pcfat+pcsatfat+pcsweet+pcso...
2011 Aug 08
1
[LLVMdev] Euro-LLVM 2011 - Schedule + Details
...ht be possible (bring your USB stick). We also have plenty of space for posters, so we're still accepting submissions. Anything will do to get the conversation going, even some papers on the wall. Ad-hoc posters can be added if there's still space on the walls. ** Travel Arrangements and Dietary Requirements ** For those that have registered already, contact me if there's any special requirements for your travel plans or dietary requirements. We plan to have a vegetarian option on the dinner menu. >From noon to 1pm, we'll have some sandwiches and nibbles available for the trav...
2004 Apr 26
2
Looking for help in calculating percentiles
Hi All: I am working with a dataset on Arsenic toxicity, and I am trying to calculate the 20th, 40th, 60th, 80th, and highest percentiles for a variable, dietary Moisture (variable name dMoist). The inbuilt function quantile(dMoist) would print 0, 25th, 50th, 75th, and 100th percentile. Does there exist a function that can calculate xth percentile (where x = 10th, 20th, ... etc) values? I looked for such functions in the documentation, but couldn'...
2012 May 11
1
Fisher Test in R
Suppose we have the following data set: Men Women Dieting 10 30 Non-dieting 5 60 If I run the Fisher exact test in R then what does alternative = greater (or less) imply? For example: mat = matrix(c(10,5,30,60), 2,2) fisher.test(mat,alternative ="greater") I get the p-value = 0.01588 and odds ratio = 3.943534. Also, when I flip the rows of
2006 May 20
5
Can lmer() fit a multilevel model embedded in a regression?
...39;re planning to write a Gibbs sampler and fit the model directly, but it would be convenient to be able to flt in lmer() as well to check. Andrew --- Reference: Witte, J. S., Greenland, S., Hale, R. W., and Bird, C. L. (1994). Hierarchical regression analysis applied to a study of multiple dietary exposures and breast cancer. Epidemiology 5, 612-621. -- Andrew Gelman Professor, Department of Statistics Professor, Department of Political Science gelman at stat.columbia.edu www.stat.columbia.edu/~gelman Statistics department office: Social Work Bldg (Amsterdam Ave at 122 St), Room 1016...
2007 May 31
2
Ferret.donate(Money.aus_dollar(200))
...late how he''d like to be supported, so until he chooses to clarify otherwise, I''d recommend that if you see him in the street buy him lunch[1]. He looks like this: http://www.xing.com/profile/Jens_Kraemer2 Keep a close eye out for him. Happy Ferreting, John[2]. [1] Check his dietary requirements first. [2] Random disinterested third party - not involved in the consumption of donations. -- http://johnleach.co.uk
2004 Apr 26
0
AW: Looking for help in calculating percentiles
...thome.net] Gesendet: Montag, 26. April 2004 09:29 An: r-help at stat.math.ethz.ch Betreff: [R] Looking for help in calculating percentiles Hi All: I am working with a dataset on Arsenic toxicity, and I am trying to calculate the 20th, 40th, 60th, 80th, and highest percentiles for a variable, dietary Moisture (variable name dMoist). The inbuilt function quantile(dMoist) would print 0, 25th, 50th, 75th, and 100th percentile. Does there exist a function that can calculate xth percentile (where x = 10th, 20th, ... etc) values? I looked for such functions in the documentation, but couldn'...
2006 Dec 12
0
They had produced so much butter, that they couldn't sell it on their own markets at the normal price.
...to increase sugar production? Customer Review: The South Beach Diet was the second diet that I tried after getting serious about managing my weight and blood sugar levels. Plus every candy made by Brach's . External factors such as over exposure to sunlight, pollution, stress, smoking and poor dietary habits are factors that we do have control over. Scientists are trying to harvest the cells before they have differentiated, then coax them into becoming certain types of cell. Earlier, the director of field operations, Stephen Nsita, the director of technical services, Isaac Kapalaga and the di...
2013 Oct 31
0
SIAR problem with model running
Hi there, I am trying to run an MCMC on stable isotope data from certain organisms to determine their dietary habits in the package SIAR. I have prepared my data according to Inger, R., Jackson, A., Parnell, A., Bearhop, S. : SIAR V4 (Stable Isotope Analysis in R) an Ecologist's Guide (also better known as 'SIAR for dummies'), which is as follows: - consumer data table (columns include code...
2007 Jul 06
0
svyglm
...ere are any other things I should do to check the validity of the model. Below is an example of what I have completed so far. All of my factors are numbered 1,2,3 etc instead of 0,1,2,etc - is this a problem? Q14sum is Eating >= 5 portions fruit & veg per day vs eating less Q16-q19 are dietary behaviours categorised into good, ok, bad summary(svyglm(q14sum~q16x+q17ax+q17bx+q17cx+q17dx+q17ex+q17fx+q18x+q19x +heavy+binge+smoksum+q41sum+q46+exsum+q53+q55+q61+ethnicgrp+pcs_sum+mcs_ sum,design=dudleyls1design,family=binomial)) Call: svyglm(q14sum ~ q16x + q17ax + q17bx + q17cx + q17d...
2006 Sep 05
1
help: advice on the structuring of ReML models for analysing growth curves
Hi R experts, I am interested on the effects of two dietry compunds on the growth of chicks. Rather than extracting linear growth functions for each chick and using these in an analysis I thought using ReML might provide a neater and better way of doing this. (I have read the pdf vignette("MlmSoftRev") and "Fitting linear mixed models in R" by Douglas Bates but I am not
2011 Sep 19
3
Metadata syntax (was Universal syntax for Markdown)
fletcher said: > For any consensus to come about, > I think we need to agree on the > fundamental purpose and philosophy of > the consensus we claim to be interested in. it would be nice. > Otherwise many of these discussions will > continue to occur without much hope of > moving forward to any actual outcome/resolution. yep. > it's
2008 May 05
3
troubles with R CMD check and examples under Ubuntu gutsy
Dear listers, I was used to package pgirmess under Windows with everything OK, but, for the first time, I had a trial this afternoon on Ubuntu 7.10 gutsy (I have a double boot computer and work more and more under unix) and R 2.7.0. Everything went OK except this: sudo R CMD check pgirmess ..... * checking examples ... ERROR Running examples in 'pgirmess-Ex.R' failed. The error most