tensor_predictors/tensorPredictors/NAMESPACE

10 lines
189 B
Plaintext
Raw Normal View History

2021-10-29 16:16:40 +00:00
# Generated by roxygen2: do not edit by hand
export(LSIR)
export(PCA2d)
export(POI)
export(approx.kronecker)
2021-11-04 12:05:15 +00:00
export(reduce)
import(stats)
2021-10-29 16:16:40 +00:00
useDynLib(tensorPredictors, .registration = TRUE)