This function computes various network centrality measures for a given GVAR
fit object. Centrality measures describe the "connectedness" of a variable in
a network, while density describes the networks' overall connectedness.
Specifically, it computes the in-strength, out-strength, contemporaneous
strength, temporal network density, and contemporaneous network density. The
result can then be visualized using [plot_centrality()].