Skip to contents

The goal of spIBDerverse is to give a series of function to apply ERGMs to IBD networks.

Installation

You can install the development version of spIBDerverse from GitHub with:

# install.packages("pak")
pak::pak("jonotuke/spIBDerverse")

Example

This is a basic example which shows you how to solve a common problem:

library(spIBDerverse)
## basic example code