best_rho2_approx: Get the best value of $rho^2$ for a time t_opt (approximate...

View source: R/asymptotic_confseq.R

best_rho2_approxR Documentation

Get the best value of $rho^2$ for a time t_opt (approximate optimization)

Description

Get the best value of $rho^2$ for a time t_opt (approximate optimization)

Usage

best_rho2_approx(t_opt, alpha_opt = 0.05)

Arguments

t_opt

The time for which $rho^2$ should be optimized (a positive integer)

alpha_opt

The significance level (a (0, 1)-valued real).

Value

The corresponding value of $rho^2$ (positive real)


WannabeSmith/drconfseq documentation built on Sept. 13, 2023, 3:05 a.m.