Recent Releases of parafac4microbiome
parafac4microbiome - parafac4microbiome 1.3.2
- Removal of importMicrobiotaProcess due to not meeting CRAN requirements.
- R
Published by GRvanderPloeg 7 months ago
parafac4microbiome - parafac4microbiome 1.2.1
- The package is now fully compatible with R version 4.5.
- Due to breaking changes to the
TreeSummarizedExperimentpackage that came with R version 4.5, minimum version requirements forTreeSummarizedExperiment,MicrobiotaProcess, andSummarizedExperimenthave temporarily been added to the dependencies. This breaks compatibility with older versions of Ubuntu temporarily.
- R
Published by GRvanderPloeg 9 months ago
parafac4microbiome - parafac4microbiome 1.1.2
- Fixed a URL in README.md to now point towards the correct website.
- R
Published by GRvanderPloeg 11 months ago
parafac4microbiome - v0.2.0
- 'parafac' is now capable of running an all-at-once optimization using the methods="opt" parameter. For now, the default remains methods="als" (i.e. the ALS algorithm) because it converges faster to a similar solution.
importPhyloseqallows the user to import a phyloseq object for parafac modelling.importTreeSummarizedExperimentallows the user to import a TreeSummarizedExperiment object for parafac modelling.importMicrobiotaProcessallows the user to import a MicrobiotaProcess object for parafac modelling.- The text in the vignettes were updated to better reflect the changes per version 0.1.0.
- The readme and vignettes figures now use sign flipping to make comparison with the paper easier.
- Some documentation and testing changes anticipating a CRAN release.
- R
Published by GRvanderPloeg over 1 year ago
parafac4microbiome - v0.1.0
parafac4microbiome 0.1.0
parafacis now a custom function based on an ALS algorithm allowing for much more output (see documentation).initializePARAFACinitializes the input vectors either randomly on based on a best-guess SVD model of the unfolded array.parafac_core_alscontains this ALS algorithm.parafac_funcalculates the loss of a parafac model in anticipation of an all-at-once optimization implementation.assessNumComponentsandcheckModelStabilityhave been renamed intoassessModelQualityandassessModelStabilityrespectively to clarify their use.checkModelStabilitynow works with a minimum and maximum number of components.checkModelStabilityreports Factor Match Score in a plot.calculateFMScalculates pairwise Factor Match Scores for a list of model objects.parafac,multiwayCenter,multiwayScaleandmultiwayCLRare now based on the new rTensor dependency for tensor unfoldingplotOverallTCCshas been merged withplotModelTCCs.- Many bugfixes. PARAFAC model solutions should be more stable as a result.
- Many documentation changes across the board. Overall, the use case per function should be much clearer.
- Vignettes are updated to reflect and utilize the new changes.
- Removed dependency: paramGUI
- R
Published by GRvanderPloeg over 1 year ago
parafac4microbiome - Submission ready
Submission ready
- R
Published by GRvanderPloeg almost 2 years ago