[R] ergm crashes
Ben Bolker
bbolker at gmail.com
Sun Sep 19 17:42:07 CEST 2010
Iasonas Lamprianou <lamprianou <at> yahoo.com> writes:
[snip]
> But if I try to run a command with the parameter nodematch,
> R crashes with no excuses and no error messages (I
> use windows Vista and the latest R version and all packages are
> fully updated). I use commands (and they
> crash) like the following:
> m3 <- ergm(ng ~ edges+ nodefactor("Gender")+ nodematch("SchoolType"))
>
1. a true crash (i.e. R closes), if you have not been messing around
with C/Fortran interfaces yourself, is by definition a bug.
2. In this case it is (almost certainly) a bug in the ergm package:
contact the maintainer (maintainer("ergm")).
3. We, and they, are unlikely to be able to help without a reproducible
example.
cheers
Ben Bolker
More information about the R-help
mailing list