statnet / ergm.ego

Fit, Simulate and Diagnose Exponential-Family Random Graph Models to Egocentrically Sampled Network Data https://statnet.org
Other
14 stars 4 forks source link

change name of degreedist function? #66

Closed martinamorris closed 3 years ago

martinamorris commented 3 years ago

since it produces a plot, can we rename this plot.degdist?

krivit commented 3 years ago

It also outputs the degree distribution in the same format as the network function. If we want consistency, it might be better to make plot=FALSE by default.

martinamorris commented 3 years ago

ah, ok . i missed that from the Rmd chunk eval. maybe then it is worth making plot=F by default.

what do you mean the network function?

krivit commented 3 years ago

My bad. degreedist is from ergm. mixingmatrix is from network.