Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Thorson committed Feb 7, 2015
1 parent 4d50a94 commit 1224f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Next, please use R version >=3.1.1 and install the package:
library("devtools")
install_github("nwfsc-assess/nwfscDeltaGLM")
# Load package
library(nwfscDeltaGLM)
library(nwfscDeltaGLM, ref="1.0.0") # This should reflect the latest formal release

Please see examples folder (i.e., https://github.com/nwfsc-assess/nwfscDeltaGLM/blob/master/examples/Example_delta-GLMM.R) for an example of how to run the model.

Expand Down

0 comments on commit 1224f82

Please sign in to comment.