thetaSmoothingNks {chords}R Documentation

Smooth estimates degree frequencies.

Description

Smoothes estimated N_k by assuming that \beta_k=\beta_0 * k^\theta.

Usage

  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

# See estimate.b.k()

[Package chords version 0.95.4 Index]