<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic PROC TRAJ in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862456#M10844</link>
    <description>&lt;P&gt;hello : I wrote this command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC TRAJ data=Montreal out=b outstat=os outplot=os&lt;/P&gt;&lt;P&gt;outcomeresults=or;&lt;/P&gt;&lt;P&gt;var qcp84op qcp88op qcp89op qcp90op qcp91op; indep age1 age2 age3 age4 age5;&lt;/P&gt;&lt;P&gt;model cnorm; max 10; order 0 2 2;&lt;/P&gt;&lt;P&gt;outcome nbp14;&lt;/P&gt;&lt;P&gt;omodel poisson;&lt;/P&gt;&lt;P&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and SAS gave me this output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE TRAJ used (Total process time): real time 1.40 seconds cpu time 0.01 seconds ERROR: Unable to load the transient module (bridge error).&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;3 PROC TRAJ data=Montreal out=b outstat=os outplot=os&lt;/P&gt;&lt;P&gt;4 outcomeresults=or;&lt;/P&gt;&lt;P&gt;5 var qcp84op qcp88op qcp89op qcp90op qcp91op; indep age1 age2 age3 age4 age5;&lt;/P&gt;&lt;P&gt;6 model cnorm; max 10; order 0 2 2;&lt;/P&gt;&lt;P&gt;7 outcome nbp14;&lt;/P&gt;&lt;P&gt;8 omodel poisson;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;some one can help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2023 10:52:35 GMT</pubDate>
    <dc:creator>mercedescnr</dc:creator>
    <dc:date>2023-03-06T10:52:35Z</dc:date>
    <item>
      <title>PROC TRAJ</title>
      <link>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862456#M10844</link>
      <description>&lt;P&gt;hello : I wrote this command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC TRAJ data=Montreal out=b outstat=os outplot=os&lt;/P&gt;&lt;P&gt;outcomeresults=or;&lt;/P&gt;&lt;P&gt;var qcp84op qcp88op qcp89op qcp90op qcp91op; indep age1 age2 age3 age4 age5;&lt;/P&gt;&lt;P&gt;model cnorm; max 10; order 0 2 2;&lt;/P&gt;&lt;P&gt;outcome nbp14;&lt;/P&gt;&lt;P&gt;omodel poisson;&lt;/P&gt;&lt;P&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and SAS gave me this output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE TRAJ used (Total process time): real time 1.40 seconds cpu time 0.01 seconds ERROR: Unable to load the transient module (bridge error).&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;3 PROC TRAJ data=Montreal out=b outstat=os outplot=os&lt;/P&gt;&lt;P&gt;4 outcomeresults=or;&lt;/P&gt;&lt;P&gt;5 var qcp84op qcp88op qcp89op qcp90op qcp91op; indep age1 age2 age3 age4 age5;&lt;/P&gt;&lt;P&gt;6 model cnorm; max 10; order 0 2 2;&lt;/P&gt;&lt;P&gt;7 outcome nbp14;&lt;/P&gt;&lt;P&gt;8 omodel poisson;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;some one can help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 10:52:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862456#M10844</guid>
      <dc:creator>mercedescnr</dc:creator>
      <dc:date>2023-03-06T10:52:35Z</dc:date>
    </item>
    <item>
      <title>PROC TRAJ model</title>
      <link>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862453#M10846</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used this command :&lt;/P&gt;&lt;P&gt;PROC TRAJ data=Montreal out=b outstat=os outplot=os&lt;/P&gt;&lt;P&gt;outcomeresults=or;&lt;/P&gt;&lt;P&gt;var qcp84op qcp88op qcp89op qcp90op qcp91op; indep age1 age2 age3 age4 age5;&lt;/P&gt;&lt;P&gt;model cnorm; max 10; order 0 2 2;&lt;/P&gt;&lt;P&gt;outcome nbp14;&lt;/P&gt;&lt;P&gt;omodel poisson;&lt;/P&gt;&lt;P&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BUT IT GIVES ME THIS ERROR and i do not know what to do&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE TRAJ used (Total process time): real time 1.40 seconds cpu time 0.01 seconds ERROR: Unable to load the transient module (bridge error).&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;3 PROC TRAJ data=Montreal out=b outstat=os outplot=os&lt;/P&gt;&lt;P&gt;4 outcomeresults=or;&lt;/P&gt;&lt;P&gt;5 var qcp84op qcp88op qcp89op qcp90op qcp91op; indep age1 age2 age3 age4 age5;&lt;/P&gt;&lt;P&gt;6 model cnorm; max 10; order 0 2 2;&lt;/P&gt;&lt;P&gt;7 outcome nbp14;&lt;/P&gt;&lt;P&gt;8 omodel poisson;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;some one can help me?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 10:24:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862453#M10846</guid>
      <dc:creator>mercedescnr</dc:creator>
      <dc:date>2023-03-06T10:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TRAJ</title>
      <link>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862459#M10845</link>
      <description>&lt;P&gt;PROC TRAJ is a third-party add-on, not created and not supported by SAS. Go to the website from which you downloaded it and report the issue there.&lt;/P&gt;
&lt;P&gt;Since it is only available for Windows, most of us can't even test it, as we work on a UNIX platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Correction: it is also available for Linux and Solaris, so it won't work on HP-UX or AIX.&lt;/P&gt;
&lt;P&gt;It is not available on SAS On Demand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 11:04:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862459#M10845</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-03-06T11:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TRAJ model</title>
      <link>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862564#M10847</link>
      <description>&lt;P&gt;Have you ever got TRAJ working or are you always getting this error? What OS have you installed it on?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe not writing to the same output dataset for two of your OUT options might help. Try this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;PROC TRAJ data=Montreal out=b outstat=os &lt;STRONG&gt;outplot=op&lt;/STRONG&gt; outcomeresults=or;
var qcp84op qcp88op qcp89op qcp90op qcp91op; indep age1 age2 age3 age4 age5;
model cnorm; max 10; order 0 2 2;
outcome nbp14;
omodel poisson;
Run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 03:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/PROC-TRAJ/m-p/862564#M10847</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-03-07T03:49:07Z</dc:date>
    </item>
  </channel>
</rss>

