diff options
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,6 +4,6 @@ S3method(coef,sparsestep) S3method(plot,sparsestep) S3method(predict,sparsestep) S3method(print,sparsestep) +export(path.sparsestep) export(sparsestep) -export(sparsestep.cd) -export(sparsestep.path) +import(Matrix) |
