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

estimate_k0(M)

Arguments

M

Numeric, mean number of sampling points per curve

Value

Numeric, the recommended \(k_0\)

See also

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

Examples

estimate_k0(200)
#> [1] 12