Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.02 KB

greta.checks

Build Status Codecov test coverage

This package provides a set a function to perform classical model checks on models fitted via greta. Note that this package is as of now intended to work for GLM(M) models.

Installation

After installing devtools in R run the following to install greta.checks:

library(devtools)
install_github("lionel68/greta.checks")

Issues + Feedback

Please let me know in case of errors or if you have some feedbacks via: https://github.com/lionel68/greta.checks/issues