Functions for analysis of network objects, which are imported or simulated by the package. The non-parametric methods of analysis center on snowball and bootstrap sampling for estimating functions of network degree distribution. For other parameters of interest, see, e.g., 'bootnet' package.
snowboot is a package for non-parameteric analysis of network data. The methods are centered around snowball sampling and bootstrap estimation.
Get the released version from CRAN:
install.packages("snowboot")
The latest update standardizes naming convention and fixes bugs.
Streamlined and simplified functions related to LSMI sampling, estimation, bootstrap, and overall cross-validation (not functions related to igraph, vertboot, or network construction).
Added an S3 method plot.snowboot for plotting results of LSMI sample estimation and bootstrap.
Changes to object names.
Note that the version 1.0.0 is not backward-compatible.