JuliaML / TableTransforms.jl

Transforms and pipelines with tabular data in Julia
https://juliaml.github.io/TableTransforms.jl/stable
MIT License
103 stars 15 forks source link

Add log-ratio transforms #213

Closed eliascarv closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #213 (fe27236) into master (d50d285) will increase coverage by 0.28%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
+ Coverage   93.50%   93.78%   +0.28%     
==========================================
  Files          36       40       +4     
  Lines        1200     1255      +55     
==========================================
+ Hits         1122     1177      +55     
  Misses         78       78              
Files Coverage Δ
src/TableTransforms.jl 100.00% <ø> (ø)
src/transforms.jl 100.00% <ø> (ø)
src/transforms/logratio.jl 100.00% <100.00%> (ø)
src/transforms/logratio/alr.jl 100.00% <100.00%> (ø)
src/transforms/logratio/clr.jl 100.00% <100.00%> (ø)
src/transforms/logratio/ilr.jl 100.00% <100.00%> (ø)
ParadaCarleton commented 10 months ago

Hi @eliascarv, would you be willing to provide a bit more documentation for the log-ratio transforms you implemented here? I have no idea what they do from the documentation. :sweat_smile:

juliohm commented 10 months ago

We migrated these transforms from the CoDa.jl package. They are used to remove compositional constraints such as columns adding up to 1. See chapter 12 of Geospatial Data Science with Julia.

Em ter., 24 de out. de 2023 22:49, Carlos Parada @.***> escreveu:

Hi @eliascarv https://github.com/eliascarv, would you be willing to provide a bit more documentation for the log-ratio transforms you implemented here? I have no idea what they do from the documentation. 😅

— Reply to this email directly, view it on GitHub https://github.com/JuliaML/TableTransforms.jl/pull/213#issuecomment-1778348889, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZQW3O5N4S4E5YE5GAM44TYBBV3RAVCNFSM6AAAAAA6EOTJB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZYGM2DQOBYHE . You are receiving this because you commented.Message ID: @.***>