Replaced randga() with rgamma() (closes #9)
This commit is contained in:
parent
371ec35a06
commit
57dcff2209
5 changed files with 3 additions and 91 deletions
|
|
@ -36,6 +36,7 @@ importFrom(matlab2r,times)
|
|||
importFrom(matlab2r,uiputfile)
|
||||
importFrom(matlab2r,zeros)
|
||||
importFrom(methods,is)
|
||||
importFrom(stats,rgamma)
|
||||
importFrom(stats,runif)
|
||||
importFrom(stats,sd)
|
||||
importFrom(utils,read.delim)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue