Track your comments!
[x]


When you register, comments on your articles and replies to your comments appear here. Register Now!

Sign in to your account
[x]

Not a Scientific Blogging member yet?

Register Now for a Free Scientificblogging.com Account

  • Customize your profile with pictures, banner, a blogroll and more.
  • Leave comments on articles, add other members to your friend lists, chat with people on the site.
  • Write blog posts that can be seen by hundreds of thousands of readers.

It's free and it only takes a minute!

Already a Scientific Blogging member?

Sign In Now

Fake Banner
By Justin Gerke | August 26th 2009 12:54 PM | 2 comments | Print | E-mail | Track Comments
.

More Redneck Genetics articles

All

About Justin Gerke

Welcome to "Redneck Genetics," where I share my thoughts on genetics, evolution, the biology of turkey hunting and other important life-issues.

I'm a German-Catholic born and raised


... Full Bio

For the past few days I've been fiddling with a set of data that measure the effects of single nucleotide changes on an organism's phenotype across a variety of environments and genetic backgrounds. Any good statistics manual will tell you the best way to analyze the type of data I have is through logistic regression with a generalized linear model.  So, I tried that.  Here are the results: 

> logistic <- glm(y~full_model, family=binomial(link="logit"))
> summary(logistical)
Null deviance: 20650253  on 860  degrees of freedom
Residual deviance:   118972  on 573  degrees of freedom
AIC: 128316

These are really, really bad numbers.  The statistical method that 'should'  account for interactions between variables actually makes things worse.  (An AIC should be negative, and the residual deviance should be less than the degrees of freedom, not 200 times greater).

Unfortunately, the evolutionary process does not seem to employ the same types of linear thinking that our brains do. That makes it harder to tell a story people can understand.

Comments

You're right. I'm a people and I don't understand what the hell your talking about.

Did you remember to carry the one?

Add a comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <sup> <sub> <a> <em> <strong> <center> <cite> <code> <TH><ul> <ol> <li> <dl> <dt> <dd> <img> <br> <p> <blockquote> <strike> <object> <param> <embed> <del> <pre> <b> <i> <table> <tbody> <div> <tr> <td> <h1> <h2> <h3> <h4> <h5> <h6> <hr> <iframe>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
CAPTCHA
If you register, you will never be bothered to prove you are human again. And you get a real editor toolbar to use instead of this HTML thing that wards off spam bots.