README.md

glmSimData

R package: Generalised Linear Model(GLM) data simulation

This R package simulates data from a GLM model. It can generate independent/dependent, numerical/ordinal covariates. To install, run the following codes in R.

install.packages("orddata", repos="http://R-Forge.R-project.org")
devtools::install_github("kcf-jackson/glmSimData")


kcf-jackson/glmSimData documentation built on May 20, 2019, 8:15 a.m.