Control list for package
aftsem.control(
eps = 10^-5,
maxiter = 15,
gehan_eps = 10^-6,
optimx.alg = "BFGS",
variance.estimation = FALSE,
quantile.method = "br",
use.grad = FALSE
)list of parameters above
Convergence criterion
Maximum iterations for algorithms
Epsilon value for polynomial Gehan optimalization
Algorithm that will be used in optimx minimalization (see optimx documentation for more details)
If hellers sd will be estimated
Method used for quantile regression minimalization
If excact gradient will be used instead of the numerical one, default is numerical == FALSE