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 |
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
Examples
# See estimate.b.k()
[Package chords version 0.95.4 Index]