This function performs the estimation of the oracle \(k_0\) as used in add ref.
estimate_k0_oracle(M, H)
M | Numeric, mean number of sampling points per curve |
---|---|
H | Numeric, estimation of \(H_0\) |
Numeric, the oracle \(k_0\)
Other estimate \(k_0\):
estimate_k0_pilot()
,
estimate_k0()
estimate_k0_oracle(200, 0.5) #> [1] 3