Skip to content

kkholst/gof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cumulative Residuals (gof)

Installation

install.packages("gof",dependencies=TRUE)
library("gof")

The development version may be installed directly from github:

devtools::install_github("kkholst/gof")