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

check standardisation for FREE distributions #100

Open
maxheld83 opened this issue Aug 2, 2016 · 0 comments
Open

check standardisation for FREE distributions #100

maxheld83 opened this issue Aug 2, 2016 · 0 comments
Labels

Comments

@maxheld83
Copy link
Owner

This is just something I want to get back to later and check.

So if we have free distributions it is possible, that individual (or all) distributions may be :

  • non-normal (no problem)
  • skewed
  • asymmetric

At several places in the package, we do z-transforms, and it would be helpful to think about what that means, and how it can be appropriately done for free distros.

For example, if we wanted to retain (individual or collective) skew and asymmetry, we might want to standardize across all columns (participants), not per column (which would negate the asymmetry).

Question of course remains how this can be done in the context of PCA which requires single-centered variables (though I'm not sure whether this prejudices how the z-scoring is to be done).

it seems to me that if you're serious about a free distribution, and assume that these differences can be compared between individuals (otherwise: why bother?), you'd want to retain them in the analysis.

@maxheld83 maxheld83 modified the milestone: Backlog Aug 3, 2016
@maxheld83 maxheld83 removed this from the Backlog milestone Sep 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant