Permalink
Switch branches/tags
Nothing to show
Commits on Jul 28, 2017
  1. updated NEWS

    singmann committed Jul 28, 2017
  2. lsmeans now works with Type 2 for all methods.

    singmann committed Jul 28, 2017
Commits on May 25, 2017
  1. now with black figures.

    committed May 25, 2017
Commits on May 17, 2017
Commits on May 9, 2017
  1. updated readme to provide an overview

    committed on GitHub May 9, 2017
Commits on Apr 12, 2017
Commits on Apr 11, 2017
  1. updates to documentation

    committed Apr 11, 2017
  2. revdep checks added.

    committed Apr 11, 2017
  3. Merge pull request #28 from crsh/master

    Adds sig_symbol support to mixed()-methods.
    committed on GitHub Apr 11, 2017
  4. Fixes failing tests.

    crsh committed Apr 11, 2017
Commits on Apr 10, 2017
  1. Adds sig_symbol support to mixed()-methods.

    Also,
    - adds unit tests for aov_car() and mixed()
    - adds documentation updates
    - changes default of nice.mixed() and anova.afex_aov() to sig_symbols-attribute of object
    crsh committed Apr 10, 2017
Commits on Apr 7, 2017
  1. version bump in dev.R

    committed Apr 7, 2017
  2. final changes before submit

    committed Apr 7, 2017
Commits on Apr 6, 2017
  1. removed non-ascii chars

    committed Apr 6, 2017
  2. added sig_symbols argument to anova.afex_aov. Several changes to acco…

    …modate new printing of sig_symbols. Added default to nice.mixed()
    committed Apr 6, 2017
  3. Merge pull request #27 from crsh/aov_sig_symbols

    Add support for sig_symbols to aov_car()
    committed on GitHub Apr 6, 2017
Commits on Apr 4, 2017
  1. renamed vignettes

    committed Apr 4, 2017
  2. finalized mixed vignette

    committed Apr 4, 2017
Commits on Apr 3, 2017
Commits on Apr 2, 2017
  1. Adds sig_symbols-support to aov_car()

    - Adds new option afex.sig_symbols
    - Adds sig_symbols attribute to anova_table
    - Adds significance symbol legend printing to print.afex_aov()
    crsh committed Apr 2, 2017