Other packages > Find by keyword >

Mediana  

Clinical Trial Simulations
View on CRAN: Click here


Download and install Mediana package within the R console
Install from CRAN:
install.packages("Mediana")

Install from Github:
library("remotes")
install_github("cran/Mediana")

Install by package version:
library("remotes")
install_version("Mediana", "1.0.8")



Attach the package and use:
library("Mediana")
Maintained by
Gautier Paux
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-07-26
Latest Update: 2019-05-08
Description:
Provides a general framework for clinical trial simulations based on the Clinical Scenario Evaluation (CSE) approach. The package supports a broad class of data models (including clinical trials with continuous, binary, survival-type and count-type endpoints as well as multivariate outcomes that are based on combinations of different endpoints), analysis strategies and commonly used evaluation criteria.
How to cite:
Gautier Paux (2015). Mediana: Clinical Trial Simulations. R package version 1.0.8, https://cran.r-project.org/web/packages/Mediana. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2015-07-26 22:59), 1.0.2 (2015-11-16 16:20), 1.0.3 (2016-08-25 10:28), 1.0.4 (2017-02-07 10:08), 1.0.5 (2017-05-25 23:14), 1.0.6 (2018-02-13 19:01), 1.0.7 (2018-07-16 11:50), 1.0 (2015-07-26 09:11)
Other packages that cited Mediana R package
View Mediana citation profile
Other R packages that Mediana depends, imports, suggests or enhances
Complete documentation for Mediana
Functions, R codes and Examples using the Mediana R package
Some associated functions: AdjustCIs . AdjustPvalues . AnalysisModel . AnalysisStack . CSE . Criterion . CustomLabel . DataModel . DataStack . Design . EvaluationModel . Event . ExtractAnalysisStack . ExtractDataStack . GenerateData . GenerateReport . Mediana-package . MultAdj . MultAdjProc . MultAjdStrategy . OutcomeDist . PresentationModel . Project . Sample . SampleSize . Section . SimParameters . Statistic . Subsection . Table . Test . families . 
Some associated R codes: AdjustCIs.R . AdjustPvalues.R . AnalysisModel.Interim.R . AnalysisModel.MultAdj.R . AnalysisModel.MultAdjProc.R . AnalysisModel.MultAdjStrategy.R . AnalysisModel.R . AnalysisModel.Statistic.R . AnalysisModel.Test.R . AnalysisModel.default.R . AnalysisStack.R . AnalysisStack.default.R . BetaDist.R . BinomDist.R . BonferroniAdj.CI.R . BonferroniAdj.R . BonferroniAdj.global.R . BroadClaimPower.R . CDFDunnett.R . CSE.R . CSE.default.R . ChainAdj.R . ConjunctivePower.R . CreateAnalysisStructure.R . CreateDataScenarioEvent.R . CreateDataScenarioSampleSize.R . CreateDataSlice.R . CreateDataStack.R . CreateDataStructure.R . CreateEvaluationStructure.R . CreateReportStructure.R . CreateSummaryTable.R . CreateTableCriterion.R . CreateTableDesign.R . CreateTableOutcome.R . CreateTableSampleSize.R . CreateTableStatistic.R . CreateTableStructure.R . CreateTableTest.R . Criterion.R . CustomLabel.R . DataModel.Design.R . DataModel.Event.R . DataModel.OutcomeDist.R . DataModel.R . DataModel.SampleSize.R . DataModel.default.R . DataStack.R . DataStack.default.R . Design.R . DiffMeanStat.R . DiffPropStat.R . DisjunctivePower.R . DunnettAdj.CI.R . DunnettAdj.R . EffectSizeContStat.R . EffectSizeCoxEventStat.R . EffectSizeEventStat.R . EffectSizePropStat.R . EnhancedClaimPower.R . EvaluationModel.Criterion.R . EvaluationModel.R . EvaluationModel.default.R . Event.R . EventCountStat.R . ExpectedRejPower.R . ExpoDist.R . ExtractAnalysisStack.R . ExtractDataStack.R . FallbackAdj.R . FisherTest.R . FixedSeqAdj.CI.R . FixedSeqAdj.R . GLMNegBinomTest.R . GLMPoissonTest.R . GenerateData.R . GenerateData.default.R . GeneratePatients.R . GenerateReport.R . GenerateReport.default.R . HazardRatioCoxStat.R . HazardRatioStat.R . HochbergAdj.R . HochbergAdj.global.R . HolmAdj.CI.R . HolmAdj.R . HolmAdj.global.R . HommelAdj.R . HommelAdj.global.R . InfluencePower.R . InteractionPower.R . Interim.R . LogrankTest.R . MVBinomDist.R . MVExpoDist.R . MVExpoPFSOSDist.R . MVMixedDist.R . MVNormalDist.R . MarginalPower.R . MaxStat.R . MeanStat.R . MeanSumm.R . MedianStat.R . MedianSumm.R . MinStat.R . MixtureGatekeepingAdj.R . MulinomialDist.R . MultAdj.MultAdjProc.R . MultAdj.MultAdjStrategy.R . MultAdj.R . MultAdj.default.R . MultAdjProc.R . MultAdjStrategy.MultAdjProc.R . MultAdjStrategy.R . MultAdjStrategy.default.R . MultipleSequenceGatekeepingAdj.R . NegBinomDist.R . NormalDist.R . NormalParamAdj.R . NormalParamDist.R . OrdinalLogisticRegTest.R . OutcomeDist.R . ParallelGatekeepingAdj.R . PatientCountStat.R . PerformAnalysis.R . PoissonDist.R . PresentationModel.CustomLabel.R . PresentationModel.Project.R . PresentationModel.R . PresentationModel.Section.R . PresentationModel.Subsection.R . PresentationModel.Table.R . PresentationModel.default.R . Project.R . PropStat.R . PropTest.R . PropTestNI.R . RatioEffectSizeContStat.R . RatioEffectSizeCoxEventStat.R . RatioEffectSizeEventStat.R . RatioEffectSizePropStat.R . RestrictedClaimPower.R . Sample.R . SampleSize.R . SdStat.R . Section.R . SimParameters.R . Statistic.R . StepDownDunnettAdj.CI.R . StepDownDunnettAdj.R . Subsection.R . TTest.R . TTestNI.R . Table.R . Test.R . TruncatedExpoDist.R . UniformDist.R . WeibullDist.R . WeightedPower.R . WilcoxTest.R . appendList.R . argmin.R . capwords.R . errorfrac.R . families.R . is.AnalysisModel.R . is.DataModel.R . is.EvaluationModel.R . is.PresentationModel.R . mergeOutcomeParameter.R . parameters.R . qdunnett.R . samples.R . seq_vector.R . statistics.R . summary.CSE.R . tests.R . z+.AnalysisModel.R . z+.DataModel.R . z+.EvaluationModel.R . z+.PresentationModel.R .  Full Mediana package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA