R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
SimMultiCorrData
View on CRAN: Click
here
Download and install SimMultiCorrData package within the R console
Install from CRAN:
install.packages("SimMultiCorrData")
Install from Github:
library("remotes")
install_github("cran/SimMultiCorrData") Install by package version:
library("remotes")
install_version("SimMultiCorrData", "0.2.2") Attach the package and use:
library("SimMultiCorrData")
Maintained by
Allison Cynthia Fialkowski
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-30
Latest Update: 2018-06-28
Description:
Generate continuous (normal or non-normal), binary, ordinal, and count (Poisson or Negative Binomial) variables with a specified correlation matrix.It can also produce a single continuous variable.This package can be used to simulate data sets that mimic real-world situations (i.e. clinical or genetic data sets, plasmodes).All variables are generated from standard normal variables with an imposed intermediate correlation matrix.Continuous variables are simulated by specifying mean, variance, skewness, standardized kurtosis, and fifth and sixth standardized cumulants using either Fleishman's third-order (<doi:10.1007/BF02293811>) or Headrick's fifth-order (<doi:10.1016/S0167-9473(02)00072-5>) polynomial transformation.Binary and ordinal variables are simulated using a modification of the ordsample() function from 'GenOrd'. Count variables are simulated using the inverse cdf method.There are two simulation pathways which differ primarily according to the calculation of the intermediate correlation matrix.In Correlation Method 1, the intercorrelations involving count variables are determined using a simulation based, logarithmic correlation correction (adapting Yahav and Shmueli's 2012 method, <doi:10.1002/asmb.901>).In Correlation Method 2, the count variables are treated as ordinal (adapting Barbiero and Ferrari's 2015 modification of GenOrd, <doi:10.1002/asmb.2072>). There is an optional error loop that corrects the final correlation matrix to be within a user-specified precision value of the target matrix.The package also includes functions to calculate standardized cumulants for theoretical distributions or from real data sets, check if a target correlation matrix is within the possible correlation bounds (given the distributions of the simulated variables), summarize results (numerically or graphically), to verify valid power method pdfs, and to calculate lower standardized kurtosis bounds.
How to cite:
Allison Cynthia Fialkowski (2017). SimMultiCorrData: Simulation of Correlated Data with Multiple Variable Types. R package version 0.2.2, https://cran.r-project.org/web/packages/SimMultiCorrData. Accessed 26 Aug. 2026.
Previous versions and publish date:
Other packages that cited SimMultiCorrData R package
View SimMultiCorrData citation profile
Other R packages that SimMultiCorrData depends,
imports, suggests or enhances
Complete documentation for SimMultiCorrData
Functions, R codes and Examples using
the SimMultiCorrData R package
Some associated functions: H_params . Headrick.dist . SimMultiCorrData . calc_final_corr . calc_fisherk . calc_lower_skurt . calc_moments . calc_theory . cdf_prob . chat_nb . chat_pois . denom_corr_cat . error_loop . error_vars . find_constants . findintercorr . findintercorr2 . findintercorr_cat_nb . findintercorr_cat_pois . findintercorr_cont . findintercorr_cont_cat . findintercorr_cont_nb . findintercorr_cont_nb2 . findintercorr_cont_pois . findintercorr_cont_pois2 . findintercorr_nb . findintercorr_pois . findintercorr_pois_nb . fleish . fleish_Hessian . fleish_skurt_check . intercorr_fleish . intercorr_poly . max_count_support . nonnormvar1 . ordnorm . pdf_check . plot_cdf . plot_pdf_ext . plot_pdf_theory . plot_sim_cdf . plot_sim_ext . plot_sim_pdf_ext . plot_sim_pdf_theory . plot_sim_theory . poly . poly_skurt_check . power_norm_corr . rcorrvar . rcorrvar2 . separate_rho . sim_cdf_prob . stats_pdf . valid_corr . valid_corr2 . var_cat .
Some associated R codes: H_params-data.R . Headrick.dist-data.R . SimMultiCorrData.R . calc_final_corr.R . calc_fisherk.R . calc_lower_skurt.R . calc_moments.R . calc_theory.R . cdf_prob.R . chat_nb.R . chat_pois.R . denom_corr_cat.R . error_loop.R . error_vars.R . find_constants.R . findintercorr.R . findintercorr2.R . findintercorr_cat_nb.R . findintercorr_cat_pois.R . findintercorr_cont.R . findintercorr_cont_cat.R . findintercorr_cont_nb.R . findintercorr_cont_nb2.R . findintercorr_cont_pois.R . findintercorr_cont_pois2.R . findintercorr_nb.R . findintercorr_pois.R . findintercorr_pois_nb.R . fleish.R . fleish_Hessian.R . fleish_skurt_check.R . intercorr_fleish.R . intercorr_poly.R . max_count_support.R . nonnormvar1.R . ordnorm.R . pdf_check.R . plot_cdf.R . plot_pdf_ext.R . plot_pdf_theory.R . plot_sim_cdf.R . plot_sim_ext.R . plot_sim_pdf_ext.R . plot_sim_pdf_theory.R . plot_sim_theory.R . poly.R . poly_skurt_check.R . power_norm_corr.R . rcorrvar.R . rcorrvar2.R . separate_rho.R . sim_cdf_prob.R . stats_pdf.R . valid_corr.R . valid_corr2.R . var_cat.R . Full SimMultiCorrData package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
SelvarMix
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mohammed Sedki (view profile)
RCytoGPS
Defines classes and methods to process text-based
cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Kevin R. Coombes (view profile)
PCADSC
A suite of non-parametric, visual tools for assessing differences in data structures
for two datase ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Anne H. Petersen (view profile)
clinUtils
Utility functions to facilitate the import,
the reporting and analysis of clinical data.
Example ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Laure Cougnaud (view profile)
leafgl
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tim Appelhans (view profile)
ncodeR
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Cody L Marquart (view profile)
28,332
R Packages
239,283
Dependencies
75,113
Author Associations
28,333
Publication Badges
