ODS RTF header block341 (6/26/2007 2:57:29 PM) comp.soft-sys.sas Hello - I am generating output to RTF via ODS. I am issueing 2 title statements which puts the titles in the header block of the RTF file. This does what I want, however, rather the header block only taking u... Frank
SAS ODS RTF titles, pretext, page numbering138 (6/19/2007 5:53:46 PM) comp.soft-sys.sas Hello, I have two questions related to ODS output to RTF under v9.1. 1. I am using 'pretext' in my proc report style to generate titles for the BODY area of the table, I want the page numbering to be the 3'... Frank
repeated measures #5033 (1/29/2007 9:12:48 PM) comp.soft-sys.sas I have data in which there are 4 groups (or devices). Within each group there are 4 plants. However, there are 8 plants total (A,B,C,D,E,F,G,H). Each plant has 2 measurements. To obtain a measurement, a ... Frank
number of items to check140 (11/10/2006 3:14:09 AM) comp.soft-sys.sas More of stats questions than SAS. If I know a product fails .01% of the time and I have 1500 items I'm running through a process. How many items do I need to check with, say, 99% confidence that all the items... Frank
cross-over study: 2 sample t-test vs paired t-test059 (11/1/2006 8:53:17 PM) comp.soft-sys.sas This is a stat question/statement, simple I thought at first, but would like others input. If I'm doing a 2x2 randomized cross over study (so I have Group AB and BA for argument sake), assuming normality and no... Frank
randomization228 (9/13/2006 1:42:08 PM) comp.soft-sys.sas I am simulating a crossover study with 2 periods / 2 sequences, thus each patient is either randmized to A->B or B->A. While on trt A, the outcomes are integers from 0-20 (mean=8) and skewed to the right, whil... Frank
crossover without washout period033 (9/8/2006 3:57:21 PM) comp.soft-sys.sas Hello - I have data for a two period, repeated measurement, crossover study without a washout period. Aside from taking into account within subject variaces and possible sequence interaction, are there any s... Frank
Simulated Data334 (6/9/2006 6:55:19 PM) comp.soft-sys.sas Hello, I need to simulate data that looks like the following: id visit label number of events 1 1 sum 7 1 1 grade 1 4 1 1 grade 2 2 1 1 grade 3 0 1... Frank
ordinal response131 (3/16/2006 7:28:15 PM) comp.soft-sys.sas For the following data, fewer events are better. I would like to make a statement with the following data that group B is best because it has fewest events. One way might be to create a dichotomous response G... Frank
generating patient list534 (11/2/2005 3:39:09 PM) comp.soft-sys.sas I created a list of sequential patient numbers and would like to assign a unique site number to each block of 20 patient numbers. Below is some code to get me started using just 3 sites. What I am having tro... Frank
deps_bear's replies:
Items(6) /1
Using flash button as Submit237 (9/19/2003 11:31:29 AM) comp.soft-sys.sas hi all, I want to use a flash button as Submit button. This flash button i created using DreamWeaver. Any help is highly appreciated. I know how to use an image as Submit button, but i i want to use fl... lathareddy_sri(1)
Re: Documenting sas programs325 (2/4/2005 7:09:46 PM) comp.soft-sys.sas I have a standard form that I put at the top of the code. It follows. Ed Edward Heaton, SAS Senior Systems Analyst, Westat (An Employee-Owned Research Corporation), 1600 Research Boulevard, RW-3541, Rockvill... EdHeaton(670)
Re: cross-over study: 2 sample t-test vs paired t-test1224 (11/1/2006 10:39:42 PM) comp.soft-sys.sas Hi Frank, OK, let's restate your design: You have two groups of subjects (maybe patients) who both receive experimental conditions (maybe treatments) A and B. The difference between the two groups is the order... jim2stat(833)
ODS RTF header block341 (6/26/2007 2:57:29 PM) comp.soft-sys.sas Hello - I am generating output to RTF via ODS. I am issueing 2 title statements which puts the titles in the header block of the RTF file. This does what I want, however, rather the header block only taking u... deps_bear(30)