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

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