[Rsiena-help] Error
Doogan, Nathan
doogan.1 at osu.edu
Tue Apr 5 18:10:45 CEST 2016
Hi Alon.
This isn’t going to be extremely helpful directly to you, but may be to others that can provide more help.
My brief analysis suggests this is an over/underflow issue with the software. Notice that
2^30 = 1073741824
A difference of only 15 from the value you supplied. My guess is 2^30 represents the level of precision possible for the variable type used in the software. This may be a bug or some oddly inputted data. It is probably worth it to tell the group the version of the software you are using, as well as any other details that might help identify where the problem might be. A reproducible example (with data) often has the effect of speeding up the path to a solution.
-Nate
From: rsiena-help-bounces at lists.r-forge.r-project.org [mailto:rsiena-help-bounces at lists.r-forge.r-project.org] On Behalf Of Alon
Sent: Tuesday, April 05, 2016 7:45 AM
To: rsiena-help at lists.r-forge.r-project.org
Subject: Re: [Rsiena-help] Error
Dear friends,
Can anyone help me with this problem:
when I run Siena07 I get the following (copied from R's log file):
ERROR Unexpected exception: The number 1073741839 is not in the range [0,340) of actors acting as receivers of ties; LOGGED FROM: int main(int, char *const *).....
I looked at the data but I don't have any member with that id (1073741839).
what should I do?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rsiena-help/attachments/20160405/1214bd7a/attachment.html>
More information about the Rsiena-help
mailing list