<p>r.regression.series is a module to calculate linear regression parameters between two time series. I only want to calculate parameters in one time series, how to use this model in one time serie condition?</p><p>thanks!</p><p>dehui<br></p><blockquote style="padding-left: 5px; margin-right: 0px; margin-left: 5px; border-left-color: rgb(182, 182, 182); border-left-width: 2px; border-left-style: solid;" name="replyContent">-----原始邮件-----<br>
<b>发件人:</b> "Paulo van Breugel" <p.vanbreugel@gmail.com><br>
<b>发送时间:</b> 2012年11月8日 星期四<br>
<b>收件人:</b> "Moritz Lennert" <mlennert@club.worldonline.be><br>
<b>抄送:</b> "GRASS users email list" <grass-user@lists.osgeo.org><br>
<b>主题:</b> Re: [GRASS-user] Calculate p value for regression slope in r.series<br><br>Good suggestion, and coincidentally I was just looking at it. Am I correct to assume that to mimic the calculation of slope etc in r.series, I would need to create a second time series of 'dummy' maps with values 0 for first time period, 1 for second time period, etc.? I did this in R and it gave the same slope and offset as r.series. <br>
<br>Just wondering, if it is implemented in r.regression.series, would it be very difficult to port to r.series? Or do the two things function different internally?<br><br>Cheers,<br><br>Paulo<br><br><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Nov 8, 2012 at 10:55 AM, Moritz Lennert <span dir="ltr"><<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>></span> wrote:<br><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
On 06/11/12 09:55, Paulo van Breugel wrote:<br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
Hi,<br>
<br>
I am using r.series to calculate linear regression slope, offset and<br>
coefficient of determination. But any idea how I can get the standard<br>
deviation t-value and p-value of the slope?<br>
</blockquote>
<br>
Try MarkusN's r.regression.series in the addons for grass7. It allows the calculation of t and f values. IIRC, p-value can be calculated from t-value.<span class="HOEnZb"><font color="#888888"><br>
<br>
Moritz<br>
</font></span></blockquote></div><br></div>
</blockquote><br><span></span><br><br><br>