<?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 Logistic Regression for Twitter Data Scraping in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710060#M9642</link>
    <description>&lt;P&gt;HI there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to do a logistic regression for data i have scraped from a twitter advanced search, but it comes up with error everytime i run it, i believe this is due to the the fact that my all my value types come up as Char (character) and it needs to be Num (numbers) but my variables are&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Variables in Creation Order# Variable Type Len Format Informat12345678&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Field1&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;87&lt;/TD&gt;&lt;TD&gt;$87.&lt;/TD&gt;&lt;TD&gt;$87.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;TwitterHandle&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;77&lt;/TD&gt;&lt;TD&gt;$77.&lt;/TD&gt;&lt;TD&gt;$77.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Username&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;41&lt;/TD&gt;&lt;TD&gt;$41.&lt;/TD&gt;&lt;TD&gt;$41.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DateofTweet&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;104&lt;/TD&gt;&lt;TD&gt;$104.&lt;/TD&gt;&lt;TD&gt;$104.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;InResponseTo&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;$10.&lt;/TD&gt;&lt;TD&gt;$10.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Tweet&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;12&lt;/TD&gt;&lt;TD&gt;$12.&lt;/TD&gt;&lt;TD&gt;$12.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Comments&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;$1.&lt;/TD&gt;&lt;TD&gt;$1.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Retweets&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;$1.&lt;/TD&gt;&lt;TD&gt;$1.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how should i go about changing this or am i not using an appropriate statistical technique for this type of data&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2021 21:50:16 GMT</pubDate>
    <dc:creator>gerry888</dc:creator>
    <dc:date>2021-01-07T21:50:16Z</dc:date>
    <item>
      <title>Logistic Regression for Twitter Data Scraping</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710060#M9642</link>
      <description>&lt;P&gt;HI there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to do a logistic regression for data i have scraped from a twitter advanced search, but it comes up with error everytime i run it, i believe this is due to the the fact that my all my value types come up as Char (character) and it needs to be Num (numbers) but my variables are&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Variables in Creation Order# Variable Type Len Format Informat12345678&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Field1&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;87&lt;/TD&gt;&lt;TD&gt;$87.&lt;/TD&gt;&lt;TD&gt;$87.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;TwitterHandle&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;77&lt;/TD&gt;&lt;TD&gt;$77.&lt;/TD&gt;&lt;TD&gt;$77.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Username&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;41&lt;/TD&gt;&lt;TD&gt;$41.&lt;/TD&gt;&lt;TD&gt;$41.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;DateofTweet&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;104&lt;/TD&gt;&lt;TD&gt;$104.&lt;/TD&gt;&lt;TD&gt;$104.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;InResponseTo&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;$10.&lt;/TD&gt;&lt;TD&gt;$10.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Tweet&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;12&lt;/TD&gt;&lt;TD&gt;$12.&lt;/TD&gt;&lt;TD&gt;$12.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Comments&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;$1.&lt;/TD&gt;&lt;TD&gt;$1.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Retweets&lt;/TD&gt;&lt;TD&gt;Char&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;$1.&lt;/TD&gt;&lt;TD&gt;$1.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how should i go about changing this or am i not using an appropriate statistical technique for this type of data&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 21:50:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710060#M9642</guid>
      <dc:creator>gerry888</dc:creator>
      <dc:date>2021-01-07T21:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression for Twitter Data Scraping</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710063#M9643</link>
      <description>&lt;P&gt;What is your &lt;EM&gt;logistic regression model&lt;/EM&gt; for this data?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 22:14:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710063#M9643</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2021-01-07T22:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression for Twitter Data Scraping</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710076#M9644</link>
      <description>&lt;P&gt;What do you mean by that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll say it about the volume of tweets produced by the user, level of traction (replies, retweets and comments) and time produced.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also is logistic regression the current method of statistical technique to use for what I need?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 22:49:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710076#M9644</guid>
      <dc:creator>gerry888</dc:creator>
      <dc:date>2021-01-07T22:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression for Twitter Data Scraping</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710094#M9645</link>
      <description>&lt;P&gt;Logistic regression is a powerful statistical estimation technique that is not appropriate for your goal. &lt;A href="https://en.wikipedia.org/wiki/Logistic_regression" target="_self"&gt;Look it up&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You seem to want to calculate summary statistics such as totals and means. First, you will need to translate those character fields into dates and numbers . The function to do that with SAS is &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=lefunctionsref&amp;amp;docsetTarget=p19en16vskd2vhn1vwmxpxnglxxs.htm&amp;amp;locale=en" target="_self"&gt;INPUT&lt;/A&gt;. Then you should formulate your needs in mathematical terms, as precicely as possible. We can help you from there, if needed.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 00:49:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710094#M9645</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2021-01-08T00:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression for Twitter Data Scraping</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710104#M9646</link>
      <description>&lt;P&gt;how would i go about doing that, could you give me a step by step instructions&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 03:00:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710104#M9646</guid>
      <dc:creator>gerry888</dc:creator>
      <dc:date>2021-01-08T03:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Logistic Regression for Twitter Data Scraping</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710140#M9647</link>
      <description>&lt;P&gt;Logistic regression is definitely not what you need. It models the likelihood of an outcome of a dichotomous variable (yes/no) based on a bunch of predictor variables. So, for instance, the odds of a tweet being longer than 20 characters based on time of posting, language used etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As already pointed out by PGStats, you need to specifiy what it is that you want to do with your data. Then we might be able to help out.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 10:21:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Logistic-Regression-for-Twitter-Data-Scraping/m-p/710140#M9647</guid>
      <dc:creator>miriam93</dc:creator>
      <dc:date>2021-01-08T10:21:59Z</dc:date>
    </item>
  </channel>
</rss>

