| ego_ergm | Estimation of ego-Exponential Random Graph Model (ego-ERGM) using Expectation Maximization (EM) as per Salter-Townshend and Murphy (2015). |
| ego_tergm | Estimation of ego-Temporal Exponential Random Graph Model (ego-TERGM) using Expectation Maximization (EM). |
| ego_tergm_fit | Example Ego-TERGM Output |
| interpret_ego_tergm | Custom interpret function for ego-TERGM. |
| plot_ego_tergm | Function to plot role assignments. |
| prepare_for_tergm | Prepares ego-TERGM output for xergm's btergm function. |
| sim_egonets | Simulation of longitudinal ego-networks according to a mixture of data generating processes and fitting of ego-TERGM to that network. |
| stability_validation | Stability validation of ego-Temporal Exponential Random Graph Model (ego-TERGM) fit. |