2021-10-29 16:16:40 +00:00
|
|
|
# Generated by roxygen2: do not edit by hand
|
|
|
|
|
2022-03-22 15:26:24 +00:00
|
|
|
export("%x_1%")
|
|
|
|
export("%x_2%")
|
|
|
|
export("%x_3%")
|
|
|
|
export("%x_4%")
|
2021-11-05 17:07:37 +00:00
|
|
|
export(CISE)
|
2021-10-29 16:16:40 +00:00
|
|
|
export(LSIR)
|
|
|
|
export(PCA2d)
|
|
|
|
export(POI)
|
2021-12-09 12:21:38 +00:00
|
|
|
export(RMReg)
|
2021-10-29 16:16:40 +00:00
|
|
|
export(approx.kronecker)
|
2022-03-22 15:26:24 +00:00
|
|
|
export(colKronecker)
|
2021-12-09 12:21:38 +00:00
|
|
|
export(dist.projection)
|
2021-11-05 17:07:37 +00:00
|
|
|
export(dist.subspace)
|
2022-03-22 15:26:24 +00:00
|
|
|
export(kpir.base)
|
|
|
|
export(kpir.kron)
|
|
|
|
export(kpir.momentum)
|
|
|
|
export(kpir.new)
|
|
|
|
export(mat)
|
2021-12-09 12:21:38 +00:00
|
|
|
export(matpow)
|
|
|
|
export(matrixImage)
|
2021-11-04 12:05:15 +00:00
|
|
|
export(reduce)
|
2022-03-22 15:26:24 +00:00
|
|
|
export(rowKronecker)
|
2022-01-13 10:13:34 +00:00
|
|
|
export(tensor_predictor)
|
2022-03-22 15:26:24 +00:00
|
|
|
export(ttm)
|
2021-11-04 12:05:15 +00:00
|
|
|
import(stats)
|
2021-10-29 16:16:40 +00:00
|
|
|
useDynLib(tensorPredictors, .registration = TRUE)
|