Skip to content

R codes and data sets for Linear Mixed Models. An Introduction with applications in Veterinary Research by Duchateau, L. and Janssen, P. and Rowlands, G. J.

Notifications You must be signed in to change notification settings

guhjy/VetResearchLMM

 
 

Repository files navigation

VetResearchLMM: Linear Mixed Models - An Introduction with Applications in Veterinary Research

Introduction

VetResearchLMM has R codes and data sets for Linear Mixed Models: An Introduction with applications in Veterinary Research by Duchateau, L. and Janssen, P. and Rowlands, G. J.

Installation

Stable Version

Stable version of the package avialabe on CRAN can be installed using:

install.packages('VetResearchLMM')

Development Version

Development version of the package avialabe on Github can be installed using:

if(!require("devtools")) install.packages("devtools")
devtools::install_github('myaseen208/VetResearchLMM', build_vignettes = TRUE)

License

This package is free and open source software, licensed under GPL.

About

R codes and data sets for Linear Mixed Models. An Introduction with applications in Veterinary Research by Duchateau, L. and Janssen, P. and Rowlands, G. J.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%