Skip to content

Commit

Permalink
update: remove tensor stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanlu committed Oct 16, 2024
1 parent 34343d3 commit 528f0ae
Show file tree
Hide file tree
Showing 24 changed files with 0 additions and 2,199 deletions.
13 changes: 0 additions & 13 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -108,37 +108,28 @@ S3method(summary,mixo_pls)
S3method(summary,mixo_spls)
S3method(summary,pca)
S3method(summary,rcc)
export("%fp%")
export(auroc)
export(background.predict)
export(block.pls)
export(block.plsda)
export(block.spls)
export(block.splsda)
export(block_tpls)
export(cim)
export(cimDiablo)
export(circosPlot)
export(color.GreenRed)
export(color.jet)
export(color.mixo)
export(color.spectral)
export(dctii_m_transforms)
export(explained_variance)
export(facewise_crossproduct)
export(facewise_product)
export(facewise_transpose)
export(ft)
export(get.BER)
export(get.confusion_matrix)
export(imgCor)
export(impute.nipals)
export(ipca)
export(logratio.transfo)
export(m_product)
export(map)
export(mat.rank)
export(matrix_to_m_transforms)
export(mint.block.pls)
export(mint.block.plsda)
export(mint.block.spls)
Expand Down Expand Up @@ -169,10 +160,6 @@ export(spca)
export(spls)
export(splsda)
export(study_split)
export(tpca)
export(tpls)
export(tplsda)
export(tsvdm)
export(tune)
export(tune.block.splsda)
export(tune.mint.splsda)
Expand Down
48 changes: 0 additions & 48 deletions R/tens.block.tpls.R

This file was deleted.

Loading

0 comments on commit 528f0ae

Please sign in to comment.