Other packages > Find by keyword >

simrel  

Simulation of Multivariate Linear Model Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("simrel", "2.1.0")



Attach the package and use:
library("simrel")
Maintained by
Raju Rimal
[Scholar Profile | Author Map]
First Published: 2014-11-29
Latest Update: 2021-09-17
Description:
Researchers have been using simulated data from a multivariate linear model to compare and evaluate different methods, ideas and models. Additionally, teachers and educators have been using a simulation tool to demonstrate and teach various statistical and machine learning concepts. This package helps users to simulate linear model data with a wide range of properties by tuning few parameters such as relevant latent components. In addition, a shiny app as an 'RStudio' gadget gives users a simple interface for using the simulation function. See more on: Sæbø, S., Almøy, T., Helland, I.S. (2015) <doi:10.1016/j.chemolab.2015.05.012> and Rimal, R., Almøy, T., Sæbø, S. (2018) <doi:10.1016/j.chemolab.2018.02.009>.
How to cite:
Raju Rimal (2014). simrel: Simulation of Multivariate Linear Model Data. R package version 2.1.0, https://cran.r-project.org/web/packages/simrel. Accessed 31 Mar. 2025.
Previous versions and publish date:
1.0-1 (2014-11-29 07:59), 2.0.2 (2020-05-06 14:40), 2.0 (2019-04-01 20:00)
Other packages that cited simrel R package
View simrel citation profile
Other R packages that simrel depends, imports, suggests or enhances
Complete documentation for simrel
Functions, R codes and Examples using the simrel R package
Some associated functions: AppSimrel . bisimrel . cov_mat . cov_plot_data . cov_xy . cov_zw . cov_zy . expect_subset . ggsimrelplot . mbrd . mbrdsim . msim . multisimrel . parse_parm . pipe . plot_beta . plot_cov . plot_covariance . plot_simrel . prepare_design . simrel . simrelplot . tidy_beta . tidy_lambda . tidy_sigma . unisimrel . 
Some associated R codes: bisimrel.R . extra-test.R . gadget.R . ggsimrelplot.R . global.R . mbrd.R . msim.R . plot-covmat.R . plotextra.R . plotting-functions.R . utils.R .  Full simrel package functions and examples
Downloads during the last 30 days
03/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/30Downloads for simrel024681012141618TrendBars

Today's Hot Picks in Authors and Packages

equivUMP  
Uniformly Most Powerful Invariant Tests of Equivalence
Implementation of uniformly most powerful invariant equivalence tests for one- and two-sample probl ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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