<?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 Distribution of NAs in Timeseries (impute TS) Work good with very large Data in R Script Showcase</title>
    <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Distribution-of-NAs-in-Timeseries-impute-TS-Work-good-with-very/m-p/143087#M129</link>
    <description>&lt;P&gt;library("zoo")&lt;BR /&gt;library("imputeTS")&lt;BR /&gt;library(tseries)&lt;/P&gt;&lt;P&gt;mydata =dataset[ ,1] #Values&lt;/P&gt;&lt;P&gt;#mydata&amp;lt;-na.approx(mydata)&amp;nbsp; #For Testing: should be all Green if NAs are interlpolated&lt;BR /&gt;mydataseries&amp;lt;-ts(mydata) #Values,Dates&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;plotNA.distributionBar(mydata, breaks = nclass.Sturges(mydata), breaksize = NULL,&lt;BR /&gt;percentage = TRUE, legend = TRUE, axis = TRUE, space = 0,&lt;BR /&gt;col = c("indianred2", "green2"), main = "Distribution of NAs",&lt;BR /&gt;xlab = "Time Lapse", ylab = NULL)&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2017 14:29:51 GMT</pubDate>
    <dc:creator>Rob-van-Breemen</dc:creator>
    <dc:date>2017-03-15T14:29:51Z</dc:date>
    <item>
      <title>Distribution of NAs in Timeseries (impute TS) Work good with very large Data</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Distribution-of-NAs-in-Timeseries-impute-TS-Work-good-with-very/m-p/143087#M129</link>
      <description>&lt;P&gt;library("zoo")&lt;BR /&gt;library("imputeTS")&lt;BR /&gt;library(tseries)&lt;/P&gt;&lt;P&gt;mydata =dataset[ ,1] #Values&lt;/P&gt;&lt;P&gt;#mydata&amp;lt;-na.approx(mydata)&amp;nbsp; #For Testing: should be all Green if NAs are interlpolated&lt;BR /&gt;mydataseries&amp;lt;-ts(mydata) #Values,Dates&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;plotNA.distributionBar(mydata, breaks = nclass.Sturges(mydata), breaksize = NULL,&lt;BR /&gt;percentage = TRUE, legend = TRUE, axis = TRUE, space = 0,&lt;BR /&gt;col = c("indianred2", "green2"), main = "Distribution of NAs",&lt;BR /&gt;xlab = "Time Lapse", ylab = NULL)&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 14:29:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Distribution-of-NAs-in-Timeseries-impute-TS-Work-good-with-very/m-p/143087#M129</guid>
      <dc:creator>Rob-van-Breemen</dc:creator>
      <dc:date>2017-03-15T14:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Distribution of NAs in Timeseries (impute TS) Work good with very large Data</title>
      <link>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Distribution-of-NAs-in-Timeseries-impute-TS-Work-good-with-very/m-p/831704#M334</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="23886" data-lia-user-login="Rob-van-Breemen" class="lia-mention lia-mention-user"&gt;Rob-van-Breemen&lt;/a&gt;&amp;nbsp;I am unable to use the 'imputeTS' package in the Power BI service. It works perfectly fine on the Power BI desktop app but it seems that it is not supported in service. I think this package fulfills the criteria for support in service which is that the package should be published in CRAN and it has a GPL-3 licence as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Were you able to make this work in Power BI service?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script Runtime Error&lt;/P&gt;&lt;P&gt;Error in library("imputeTS") : there is no package called 'imputeTS'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 19:29:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/R-Script-Showcase/Distribution-of-NAs-in-Timeseries-impute-TS-Work-good-with-very/m-p/831704#M334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-29T19:29:18Z</dc:date>
    </item>
  </channel>
</rss>

