1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 13:01:58 +02:00

(v2.1.1.9218) Fix unit tests

This commit is contained in:
2025-03-19 16:05:24 +01:00
parent 4dc4398ad1
commit 287e361a54
17 changed files with 385 additions and 385 deletions

View File

@ -94,9 +94,9 @@ retrieve_wisca_parameters(wisca_model, ...)
\item{simulations}{(for WISCA) a numerical value to set the number of Monte Carlo simulations}
\item{conf_interval}{(for WISCA) a numerical value to set confidence interval (default is \code{0.95})}
\item{conf_interval}{a numerical value to set confidence interval (default is \code{0.95})}
\item{interval_side}{(for WISCA) the side of the confidence interval, either \code{"two-tailed"} (default), \code{"left"} or \code{"right"}}
\item{interval_side}{the side of the confidence interval, either \code{"two-tailed"} (default), \code{"left"} or \code{"right"}}
\item{info}{a \link{logical} to indicate info should be printed - the default is \code{TRUE} only in interactive mode}