thetaSmoothingNks: Smooth estimates degree frequencies.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/utility.R

Description

Smoothes estimated N_k by assuming that β_k=β_0 * k^θ.

Usage

1
  thetaSmoothingNks(rds.object, bin=1)

Arguments

rds.object

A rds-object class object as returned by Estimate.b.k

bin

Number of degrees to bin together for estimation.

Value

A numeric vector of smoothed N_k values.

Author(s)

Jonathan D. Rosenblatt john.ros.work@gmail.com

See Also

Estimate.b.k, getTheta

Examples

1
# See estimate.b.k()

chords documentation built on May 2, 2019, 12:37 p.m.