Other packages > Find by keyword >

simitation  

Simplified Simulations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simitation", "0.0.7")



Attach the package and use:
library("simitation")
Maintained by
Srivastav Budugutta
[Scholar Profile | Author Map]
First Published: 2023-09-22
Latest Update: 2023-09-22
Description:
Provides tools for generating and analyzing simulation studies. Users may easily specify all terms of a simulation study, often in a single line of code. Common univariate and bivariate methods, such as t tests, proportions tests, and chi squared tests, are integrated. Multivariate studies involving linear or logistic regression may also be specified with symbolic inputs. The simulation studies generate data for n observations in each of B experiments. Analyses of each experiment are integrated, and empirical results across the experiments are also provided.
How to cite:
Srivastav Budugutta (2023). simitation: Simplified Simulations. R package version 0.0.7, https://cran.r-project.org/web/packages/simitation. Accessed 07 Mar. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited simitation R package
View simitation citation profile
Other R packages that simitation depends, imports, suggests or enhances
Complete documentation for simitation
Downloads during the last 30 days
02/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/05Downloads for simitation567891011121314151617TrendBars

Today's Hot Picks in Authors and Packages

exploratory  
A Tool for Large-Scale Exploratory Analyses
Conduct numerous exploratory analyses in an instant with a point-and-click interface. With one simp ...
Download / Learn more Package Citations See dependency  
inctools  
Incidence Estimation Tools
Tools for estimating incidence from biomarker data in cross- sectional surveys, and for calibrating ...
Download / Learn more Package Citations See dependency  
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  
rebus.base  
Core Functionality for the 'rebus' Package
Build regular expressions piece by piece using human readable code. This package contains core func ...
Download / Learn more Package Citations See dependency  
meteoEVT  
Computation and Visualization of Energetic and Vortical Atmospheric Quantities
Energy-Vorticity theory (EVT) is the fundamental theory to describe processes in the atmosphere by c ...
Download / Learn more Package Citations See dependency  
vinereg  
D-Vine Quantile Regression
Implements D-vine quantile regression models with parametric or nonparametric pair-copulas. See Kra ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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