estimate_growth_rate: Estiamte the growth rate of blockchain

Description Usage

View source: R/estimate.R

Description

Estiamte the growth rate of blockchain

Usage

1
2
3
4
5
6
7
estimate_growth_rate(
  block_rate,
  block_size = 1,
  band_width = 512,
  eps = 1e-100,
  gamma_shape = 2
)

wulingyun/BlockSim documentation built on Dec. 4, 2019, 1:54 a.m.