Have these pharma companies biostatisticians in France ?023 (11/8/2011 11:30:24 PM) comp.soft-sys.sas Hi there, This question is a bit out of scope of this list, so, please, answer to me in private rather than to the whole list. I'm after a new job as a clinical biostatistician (Greater Paris area, France) an... cat
PROC MIXED - Test of interaction centre x treatment when random022 (5/31/2011 3:43:06 PM) comp.soft-sys.sas Hi there, I need to fit a mixed-effect 3-way ANCOVA model and test whether the interaction centre * treatment is significant. Model 1: change = baseline + trt + stratum + centre + centre * trt + error. Model ... cat
PROC MIXED, option DDFM = SATTERTH024 (5/5/2011 9:36:45 PM) comp.soft-sys.sas Hi there, I need to compute a fixed-effect ANCOVA of type: Change from baseline = baseline + trt group + error The design in unbalanced and the samples are small. If this was a t- test, the Satterthwaite app... cat
URGENT - Proc MIXED versus proc GLM in SAS 9.2021 (4/12/2011 7:04:24 PM) comp.soft-sys.sas Dear all, I need to design analyses specifications for a mixed ANCOVA model in a statistical analysis plan and I'm wondering whether there may be differences in the results (ie trt effect significance) when an... cat
Norm-Based Scoring in a multi-country clinical trial0218 (11/9/2010 1:27:17 PM) comp.soft-sys.sas Hi there,
Sorry in advance for a question that is bit out of scope but I think a
lot of people here work in clinical trials. I need to decide how to
calculate norm-based scores for a scale in the case of a... cat
TO STAT: Is alpha a conditional probability ?0165 (8/23/2010 12:06:06 PM) comp.soft-sys.sas Hi there,
In books, the type I error alpha is commonly written as P(H0
rejected / H0 true).
Is this just a notation ? Is it really a conditional probability or is
alpha equal to P (H0 rejected AND H0 tr... cat
ANOVA-based Intraclass correlation coefficient0752 (6/11/2010 6:32:51 AM) comp.soft-sys.sas Hi there,
I need to calculate the Intraclass correlation coefficient between
series of data measured on the same patients (ratings of a scale by
several raters - more than 2).
I found that paper "Formin... cat
TO STATS: Does a generalized Dunnet's test exist ?2462 (4/29/2010 3:21:10 PM) comp.soft-sys.sas Hi there,
I need to compare 2 dose groups to a control group and initially
thought to conduct two separate ANCOVAS, controlling for a few
covariates in each model.
Now, I thought about the Dunnet's test... cat
Re: Empty Lines inside the data set122 (8/13/2009 11:04:32 PM) comp.soft-sys.sas I think you do not need to add the empty lines in the dataset, however, it is necessary to add a variable to group rows as your will expect, e.g. grpflg seq value 1 1 300( 67) 2 2 280 ( 34) ... tonyyangsasl(15)
How to make a program tell how long it took to run it523 (9/13/2009 2:55:45 PM) comp.soft-sys.sas Hi, I have a program and would like to develop something so that the SAS log can tell when the running of the program stated and when it ended, and how long it took to run the program. I would present the resul... rune(483)
Re: URGENT - Kaplan-Meier curves, #2119 (9/16/2009 5:19:14 PM) comp.soft-sys.sas --- On Sun, 9/13/09, cat.. wrote: > From: cat.. > Subject: URGENT - Kaplan-Meier curves, 95% CI and statistically significant difference > To: SAS-L@LISTSERV.UGA.EDU > Date: Sunday, September 13... stringplayer_2(1472)
Re: storing file metadata in a dataset131 (1/13/2010 4:11:28 PM) comp.soft-sys.sas On Tue, 12 Jan 2010 22:42:03 -0800, cat.. wrote: >Hi folks ! > >I'm wondering whether it is possible to store file metadata (any type >of file) in a SAS data set. I already wrote a step for storing the >file ... Chris.Brooks(87)
%aetab for multi-level AE reporting134 (11/3/2011 6:05:43 PM) comp.soft-sys.sas I have a new macro named %aetab for multi-level AE reporting. It can currently cope with nine levels. Five obvious levels are "System Order Class", "High Level Group Term", "High Level Term", "Preferred Term" a... rolandberry(1872)