ergm.terms.contrib
A collection of ERGM change-statistics (model-terms) contributed by the statnet user community
Contributing
If you would like to contribute to this package, you can write new terms using ergm.userterms
package as template and submit a pull request to https://github.com/statnet/ergm.terms.contrib or email the package maintainers.
- Please ensure that you include appropriate documentation and tests
- Make sure that your version passes
R CMD check --as-cran
- Since this package will be released on CRAN, please also explicitly state that you accept the GPL 3+ license and that you have the appropriate authorship rights to the code you are contributing.