knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

snowboot

snowboot is a package for non-parameteric analysis of network data. The methods are centered around snowball sampling and bootstrap estimation.

Installation

Get the released version from CRAN:

install.packages("snowboot")


Nezafati/snowboot documentation built on May 14, 2019, 8:58 a.m.