Skip to content

Commit

Permalink
Update NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslo989 committed Mar 24, 2016
1 parent 3ecebe2 commit 719ce1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ import(Rcpp)
export(binIRT, ordIRT, dynIRT, hierIRT)
export(convertRC, makePriors, getStarts)
export(networkIRT, poisIRT)
export(boot_emIRT)
export(boot_emIRT)

importFrom("stats", "pnorm", "qnorm", "rnorm", "runif", "sd")
importFrom("utils", "flush.console")

0 comments on commit 719ce1a

Please sign in to comment.