Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.