traitecoevo / modeladequacy

The purpose of this project is to develop an approach to evaluate the fit of continuous trait evolution models and to apply this approach to angiosperm functional trait data.
7 stars 2 forks source link

good names for summary stats #67

Closed mwpennell closed 10 years ago

mwpennell commented 10 years ago

currently the output produces the following:

  1. sigsq.est -- the reml est of sigsq
  2. var.contrast -- the variance in contrasts
  3. cor.contrast.var -- the slope of the relationship b/w contrasts ~ variances
  4. cor.contrast.asr -- the slope of the relationship b/w contrasts ~ ancestral state
  5. cor.contrast.nh -- the slope of the relationship b/w contrasts ~ node height
  6. ks.contrast -- the ks statistic comparing distribution of contrasts to that of a normal dist

i think these are ok but we want something really informative for the figures in the paper and the pkg. would appreciate any ideas you wordsmiths might have