aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
blob: 074097a15e9341ba10d73970a53a7a48d42a3f82 (plain)
1
2
3
4
5
6
7
8
9
10
# Generated by roxygen2: do not edit by hand

S3method(coef,sparsestep)
S3method(plot,sparsestep)
S3method(predict,sparsestep)
S3method(print,sparsestep)
export(path.sparsestep)
export(sparsestep)
import(Matrix)
importFrom(graphics,matplot)