Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2% trimmed means? #68

Closed
JohnAtl opened this issue Apr 30, 2021 · 3 comments
Closed

2% trimmed means? #68

JohnAtl opened this issue Apr 30, 2021 · 3 comments

Comments

@JohnAtl
Copy link

JohnAtl commented Apr 30, 2021

Hello,
It seems in limo_robust_rep_anova, the argument '2' to limo_trimmed_mean() would yield 2% trimmed means, rather than the customary 20%. Is this correct?
Thanks

y = squeeze(limo_trimmed_mean(Data,2)); % these are the means to compare

@CPernet
Copy link
Contributor

CPernet commented May 2, 2021

oops yes, indeed thx for spotting it
please be very careful with this function, it's not validated yet (you can see it not called by any other functions, not is in the wiki) -- one factor works that's pretty much it

@CPernet
Copy link
Contributor

CPernet commented May 2, 2021

pushed the changes in both master and hotfixes, thx

@CPernet CPernet closed this as completed May 2, 2021
@JohnAtl
Copy link
Author

JohnAtl commented May 3, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants