Learn R Programming

chords (version 0.95.4)

thetaSmoothingNks: 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.

See Also

Estimate.b.k, getTheta

Examples

Run this code
# See estimate.b.k()

Run the code above in your browser using DataLab