Groups | Search | Server Info | Login | Register


Groups > comp.soft-sys.sas > #946

Re: Imputation using the adjacent timepoints data

From Learner <pradev@gmail.com>
Newsgroups comp.soft-sys.sas
Subject Re: Imputation using the adjacent timepoints data
Date 2011-06-16 10:30 -0700
Organization http://groups.google.com
Message-ID <77ebb61b-9d25-4413-a504-d57e08cd96fe@k15g2000pri.googlegroups.com> (permalink)
References <d575c364-68b8-40b4-9d43-33e33f225737@glegroupsg2000goo.googlegroups.com>

Show all headers | View raw


On Jun 16, 12:16 pm, Reeza <fkhurs...@gmail.com> wrote:
> Need to see the data structure ideally via a sample to help you out.
> If your data is long vs wide there are different methods, so hard to suggest something without seeing an example.

I transposed the scores to be timepoint1-timepoint50 for each
subjects. the data is originally in vertical structure but now it is
in horizontal structure. Below is the example of the data structure.
Thank you!

subject   tpt1 tpt2 tpt3 tpt4 tpt5 tpt6
  001       5     5      7   3     4     5
 002        3     4           5     4     5
003         4     2      5                 5
004         5     5      2   3            5

Back to comp.soft-sys.sas | Previous | NextPrevious in thread | Find similar


Thread

Re: Imputation using the adjacent timepoints data Reeza <fkhurshed@gmail.com> - 2011-06-16 09:16 -0700
  Re: Imputation using the adjacent timepoints data Learner <pradev@gmail.com> - 2011-06-16 10:30 -0700

csiph-web