Learn R Programming

⚠️There's a newer version (1.2.3) of this package.Take me there.

discord

The goal of discord is to provide functions for discordant kinship modeling and other sibling-based quasi-experimental designs. It has highly customizable, efficient code for generating genetically-informed simulations and provides user-friendly functions to perform discordant-kinship regressions.

Installation

# Install/update discord with the release version from CRAN.
install.packages('discord')

# Install/update discord with the development version from GitHub. 
# If devtools is not installed, uncomment the line below.
# install.packages('devtools')
devtools::install_github('R-Computing-Lab/discord')

# Load package
library(discord)

Copy Link

Version

Install

install.packages('discord')

Monthly Downloads

236

Version

1.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

S. Mason Garrison

Last Published

July 15th, 2021

Functions in discord (1.1.0)

discord_regression

Perform a Linear Regression within the Discordant Kinship Framework
kinsim

Simulate Biometrically informed Multivariate Data
discord-package

Functions for Discordant Kinship Modeling.
check_discord_errors

Check for common errors in the discord regression function
kinsim_internal

Simulate Biometrically informed Univariate Data
check_sibling_order

Check which sibling has more of the outcome
discord_data

Restructure Data to Determine Kinship Differences
discord_regression_legacy

Legacy Code: Discord Regression
discord_data_legacy

Legacy Code: Restructure Data
sample_data

Sample Data from NLSY
rmvn

rmvn