Skip to content
/ lmmfit Public
forked from mi2-warsaw/lmmfit

Goodness-of-fit-measures for linear mixed models with one-level-grouping

Notifications You must be signed in to change notification settings

guhjy/lmmfit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goodness-of-fit-measures for linear mixed models with one-level-grouping

Package lmmfit contains three functions evaluating some goodness-of-fit-measures for linear mixed models with one-level-grouping fitted using lme() from package nlme.

Installation of the lmmfit package:
To get started, install the latest version of **lmmfit** from GitHub: ```{Ruby} if (!require(devtools)) { install.packages("devtools") require(devtools) } install_github("mi2-warsaw/lmmfit") ``` Make sure you have [rtools](http://cran.r-project.org/bin/windows/Rtools/) installed on your computer.
The list of available functions:
```{Ruby} help(package="lmmfit") ```

About

Goodness-of-fit-measures for linear mixed models with one-level-grouping

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%