Johnicholas comments on Frequentist Statistics are Frequently Subjective - Less Wrong

59 Post author: Eliezer_Yudkowsky 04 December 2009 08:22PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (81)

You are viewing a single comment's thread.

Comment author: Johnicholas 04 December 2009 11:49:10PM 3 points [-]

Would you mind publishing your test code?

Comment author: Eliezer_Yudkowsky 05 December 2009 12:04:34AM 2 points [-]

Since OBLW went off Typepad, I don't have any simple way to dump files somewhere. Got a suggestion?

EDIT: Thanks Cyan.

http://wiki.lesswrong.com/wiki/User:Eliezer_Yudkowsky/CodeDump

(Note: Ugly code and if you want to actually check anything you should rewrite your own before looking at mine to minimize chance of error propagation.)

Comment author: matt 08 December 2009 01:15:10AM 2 points [-]

git and GitHub are worth some attention for anyone who writes code. GitHub have a very simple Gist subdomain for code dumps, including syntax highlighting. Pastie and others offer similar free services.

Comment author: CronoDAS 05 December 2009 01:15:47AM 1 point [-]

www.4shared.com seemed to work pretty well when I used it.

Comment author: alyssavance 05 December 2009 01:07:24AM 3 points [-]
Comment author: Cyan 05 December 2009 12:14:48AM 3 points [-]

Google code is overkill, but it is one option. Another: make a descendant page of your LessWrongWiki user page and copy-n-paste it there.

Comment author: cousin_it 11 October 2010 02:07:03PM *  0 points [-]

It's a shame it took me so long to stumble on this post. Just wrote my own program to check your result, without looking at yours, and it seems you're right. In fact it seems to be between 30% and 40%.

Comment author: ChristianKl 05 December 2009 05:22:07PM 0 points [-]

Maybe the wiki system should have a special area for each article where supplementary material can be posted?