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 07 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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