<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="Generator" content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
 {font-family:"Cambria Math";
 panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
 {font-family:Calibri;
 panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
 {margin:0cm;
 margin-bottom:.0001pt;
 font-size:11.0pt;
 font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
 {mso-style-priority:99;
 color:blue;
 text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
 {mso-style-priority:99;
 color:#954F72;
 text-decoration:underline;}
.MsoChpDefault
 {mso-style-type:export-only;}
@page WordSection1
 {size:612.0pt 792.0pt;
 margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
 {page:WordSection1;}
--></style></head><body lang="EN-GB" link="blue" vlink="#954F72"><p dir="ltr">Hi Maja,</p>
<p dir="ltr">I think you're encountering a new kind of duplicate here. If I remember correctly, the dupes that get removed from the data set under the default settings are the ones that have the same location and time.</p>
<p dir="ltr">The duplicates that you run into when making the lxy object are the once where the time is the same, but the locations are different. Those kind of dupes shouldn't occur (an animal can't be in two places at the same time), so you need to handle them somehow. I think there's an option somewhere to jitter the times?</p>
<p dir="ltr">If that isn't the problem, maybe post the exact error message?</p>
<p dir="ltr">Good luck,</p>
<p dir="ltr">Miranda</p>
<div class="gmail_quote" >On Oct 7, 2016, at 15:05, <a href="mailto:maja.bradaric92@gmail.com" target="_blank">maja.bradaric92@gmail.com</a> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="WordSection1"><p class="MsoNormal">Hello,</p><p class="MsoNormal"></p><p> </p><p class="MsoNormal">I`ve just started to use T-LoCoH package for my data analysis. In the begining, when I tried it with my GPS data for just one individual, it worked well. Now, I am trying to apply the codes on data I have about one species and after I make lxy object and plot it, no further actions are possible, since it keeps to send error messages about duplicates, even though it said that certain number of them was removed immediately after I created my lxy object. I tried to disable duplicate check, I`ve tried to repair the lxy object, but it didn`t work. </p><p class="MsoNormal"></p><p> </p><p class="MsoNormal">Do you have any suggestions on how should I fix it?</p><p></p><p class="MsoNormal"></p><p> </p><p class="MsoNormal">Thanks in advance.</p><p></p><p class="MsoNormal"></p><p> </p><p class="MsoNormal">Maja</p><p></p></div><pre class="blue"><hr><br>Tlocoh-info
mailing list<br>Tlocoh-info@lists.r-forge.r-project.org<br><a href="http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/tlocoh-info">http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/tlocoh-info</a><br></pre></blockquote></div></body></html>