stephenslab / susieR

R package for "sum of single effects" regression.
https://stephenslab.github.io/susieR
Other
176 stars 45 forks source link

Fix argument names in coef and predict S3 methods #38

Open pcarbo opened 5 years ago

pcarbo commented 5 years ago

It should be:

coef(object, ...)
predict(object, ...)