Menu

Saving matched data file following match

2015-09-28
2015-09-28
  • William Dudley

    William Dudley - 2015-09-28

    I woudl like to know how I can save the matched pairs data file with syntax. That is After the PSmatching has run it creates a mathed pairs data file. I want to capute this data files for other work. However the data file name seems to be aassigned with a random number generator. How can I give the mathed pairs file a specific name so that I can save it?

    Thank you in advance for your help

    Here is my syntax

    PSMATCHING3
    /VARS
    TREAT = tx
    COVS = dropout race Znatlbased pov
    /MATCHIT
    MATCH=NEAREST
    EST =LOGIT
    DISCARD = NONE
    MORDER = LARGEST
    RATIO = 4
    CALIPER = 0
    /PLOT RESOLUTION = 96
    /OUTPUT PS PAIRED.

     
    • Wang Liao

      Wang Liao - 2015-09-28

      Hi,

      The plugin at this point does not allow user to specify filenames for the output datasets. It was hardcoded to “prefix+random number” because we want to prevent overwriting previously generated output datasets. Otherwise, the situation may happen when a user do not pay attention to the generated datasets when playing with the plugin. That would cause strange errors.

      Wang

      On Sep 28, 2015, at 2:11 PM, William Dudley wndudley@users.sf.net wrote:

      I woudl like to know how I can save the matched pairs data file with syntax. That is After the PSmatching has run it creates a mathed pairs data file. I want to capute this data files for other work. However the data file name seems to be aassigned with a random number generator. How can I give the mathed pairs file a specific name so that I can save it?

      Thank you in advance for your help

      Here is my syntax

      PSMATCHING3
      /VARS
      TREAT = tx
      COVS = dropout race Znatlbased pov
      /MATCHIT
      MATCH=NEAREST
      EST =LOGIT
      DISCARD = NONE
      MORDER = LARGEST
      RATIO = 4
      CALIPER = 0
      /PLOT RESOLUTION = 96
      /OUTPUT PS PAIRED.

      Saving matched data file following match https://sourceforge.net/p/psmspss/discussion/general/thread/dad7f9da/?limit=25#261a
      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/psmspss/discussion/general/ https://sourceforge.net/p/psmspss/discussion/general/
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.

MongoDB Logo MongoDB