<?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 How to get standard errors from proc syslin in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-get-standard-errors-from-proc-syslin/m-p/120895#M33314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Forum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do any of you know whether it's possible to get the standard errors of the estimates into an outest dataset like the OLS "outseb"?&lt;/P&gt;&lt;P&gt;If so, it would help me a lot if you could explain to me how to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Maria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2012 21:32:14 GMT</pubDate>
    <dc:creator>MariaJuul</dc:creator>
    <dc:date>2012-05-18T21:32:14Z</dc:date>
    <item>
      <title>How to get standard errors from proc syslin</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-get-standard-errors-from-proc-syslin/m-p/120895#M33314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Forum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do any of you know whether it's possible to get the standard errors of the estimates into an outest dataset like the OLS "outseb"?&lt;/P&gt;&lt;P&gt;If so, it would help me a lot if you could explain to me how to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Maria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 21:32:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-get-standard-errors-from-proc-syslin/m-p/120895#M33314</guid>
      <dc:creator>MariaJuul</dc:creator>
      <dc:date>2012-05-18T21:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get standard errors from proc syslin</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-get-standard-errors-from-proc-syslin/m-p/120896#M33315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maria, with ODS you can send anything that appears in a report table to a dataset. I am not a SYSLIN user, but according to the documentation, you can get the standard errors of the estimates into a dataset by adding the statement :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS OUTPUT ParameterEstimates=myDataset;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anywhere among the proc statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"ParameterEstimates" is the name of the ODS table from which the report table is derived.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 21:54:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-get-standard-errors-from-proc-syslin/m-p/120896#M33315</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2012-05-18T21:54:53Z</dc:date>
    </item>
  </channel>
</rss>

