From 6c3d2ff1cb9e7bd3bf1426e1ec4cecd0891ea089 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 10 Feb 2016 20:19:51 -0500 Subject: bugfixes, documentation improvements, and generic function agreement --- NAMESPACE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index c3f5715..a42304f 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -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) -- cgit v1.2.3