This function performs the estimation of the oracle \(k_0\) as used in add ref.

estimate_k0_oracle(M, H)

Arguments

M

Numeric, mean number of sampling points per curve

H

Numeric, estimation of \(H_0\)

Value

Numeric, the oracle \(k_0\)

See also

Other estimate \(k_0\): estimate_k0_pilot(), estimate_k0()

Examples

estimate_k0_oracle(200, 0.5)
#> [1] 3