From 904e559845f48f38c7eb928d65876e3a064a17c7 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 10 Feb 2016 15:27:35 -0500 Subject: add documentation, unify implementations of path and fit --- NAMESPACE | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index 0e14978..c3f5715 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,5 +1,8 @@ # Generated by roxygen2 (4.1.1): do not edit by hand +S3method(coef,sparsestep) +S3method(plot,sparsestep) +S3method(predict,sparsestep) S3method(print,sparsestep) export(sparsestep) export(sparsestep.cd) -- cgit v1.2.3