Skip to content

Commit

Permalink
Update Updates.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericstrobl authored Sep 1, 2018
1 parent aefcc03 commit 484af5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Updates.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 9/1/18
-Variables are now transformed component-wise to standard normal distributions rather than standardized to mean 0 variance 1. This limits (but does not completely eliminate) the infuence of outliers so that the null distribution can be more accurately estimated. Outliers often exist with, for example, multiplicative noise.

# 6/10/17
-Added a permutation option to estimate the null (approx="perm"). May be better for smaller sample sizes, although the permutation doesn't change the fact that non-linear regression is difficult with few samples.

Expand Down

0 comments on commit 484af5e

Please sign in to comment.