# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "adsasi" in publications use:' type: software license: GPL-3.0-or-later title: 'adsasi: Adaptive Sample Size Simulator' version: 0.9.0.2 doi: 10.32614/CRAN.package.adsasi abstract: A simulations-first sample size determination package that aims at making sample size formulae obsolete for most easily computable statistical experiments ; the main envisioned use case is clinical trials. The proposed clinical trial must be written by the user in the form of a function that takes as argument a sample size and returns a boolean (for whether or not the trial is a success). The 'adsasi' functions will then use it to find the correct sample size empirically. The unavoidable mis-specification is obviated by trying sample size values close to the right value, the latter being understood as the value that gives the probability of success the user wants (usually 80 or 90% in biostatistics, corresponding to 20 or 10% type II error). authors: - family-names: Haviari given-names: Skerdi email: skerdi.haviari@aphp.fr repository: https://cran.r-universe.dev commit: c4e7f6a464546ea93088c67070bfb4c34eb2e860 date-released: '2026-04-02' contact: - family-names: Haviari given-names: Skerdi email: skerdi.haviari@aphp.fr