Skip to content

R package: Generalised Linear Model(GLM) data simulation

Notifications You must be signed in to change notification settings

kcf-jackson/glmSimData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

R package: Generalised Linear Model(GLM) data simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages