thetaSmoothingNks {chords} | R Documentation |
Smoothes estimated N_k
by assuming that \beta_k=\beta_0 * k^\theta
.
thetaSmoothingNks(rds.object, bin=1)
rds.object |
A |
bin |
Number of degrees to bin together for estimation. |
A numeric vector of smoothed N_k
values.
Jonathan D. Rosenblatt john.ros.work@gmail.com
# See estimate.b.k()