View source: R/asymptotic_confseq.R
best_rho2_approx | R Documentation |
Get the best value of $rho^2$ for a time t_opt (approximate optimization)
best_rho2_approx(t_opt, alpha_opt = 0.05)
t_opt |
The time for which $rho^2$ should be optimized (a positive integer) |
alpha_opt |
The significance level (a (0, 1)-valued real). |
The corresponding value of $rho^2$ (positive real)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.