<?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 Re: How do appropriate title a logistic regression model? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-do-appropriate-title-a-logistic-regression-model/m-p/863619#M38156</link>
    <description>&lt;P&gt;Split it into two or more lines&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;title 'Logistic Regression model where the variables "NR,SR,FR,RR"';
title2 'are used to predict the probability of the variable "rich_site" being 1';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, in titles, there is no need for variable names to be in quotes or double-quotes.&lt;/P&gt;</description>
    <pubDate>Sat, 11 Mar 2023 21:48:55 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2023-03-11T21:48:55Z</dc:date>
    <item>
      <title>How do appropriate title a logistic regression model?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-appropriate-title-a-logistic-regression-model/m-p/863618#M38155</link>
      <description>&lt;P&gt;I am trying to give a proper title to this logistic regression model but I have no clue how to make it shorter without losing making it hard to understand, any advice?&lt;/P&gt;&lt;P&gt;this is what it looks right now&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc logistic data=amphibians;
	model rich_site(event='1')= NR SR FR RR;
	title 'Logistic Regression model where the variables "NR,SR,FR,RR" are used to predict the probability of the variable "rich_site" being 1';
run;&lt;/PRE&gt;</description>
      <pubDate>Sat, 11 Mar 2023 21:34:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-appropriate-title-a-logistic-regression-model/m-p/863618#M38155</guid>
      <dc:creator>hz16g22</dc:creator>
      <dc:date>2023-03-11T21:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do appropriate title a logistic regression model?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-do-appropriate-title-a-logistic-regression-model/m-p/863619#M38156</link>
      <description>&lt;P&gt;Split it into two or more lines&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;title 'Logistic Regression model where the variables "NR,SR,FR,RR"';
title2 'are used to predict the probability of the variable "rich_site" being 1';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, in titles, there is no need for variable names to be in quotes or double-quotes.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 21:48:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-do-appropriate-title-a-logistic-regression-model/m-p/863619#M38156</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-11T21:48:55Z</dc:date>
    </item>
  </channel>
</rss>

