----------------------- miceadds NEWS -------------------------

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

miceadds:  Some additional multiple imputation functions, 
           especially for mice


                         (\-.
                         / _`> .---------.
                 _)     / _)=  |'-------'|
                (      / _/    |O   O   o|
                 `-.__(___)_   | o O . o |
                               `---------'
   
                                          oo__
                                         <;___)------
                                    oo__   " "
                                   <;___)------     oo__
                                     " "           <;___)------
                                                     " "

Alexander Robitzsch
Federal Institute for Educational Research, Innovation and 
Development of the Austrian School System (BIFIE)
Salzburg (Austria)
http://www.bifie.at

See also URL: 
https://sites.google.com/site/alexanderrobitzsch/software

Questions or suggestions about miceadds can be sent to
a.robitzsch /-\ bifie.at

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CHANGELOG miceadds
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



---
Versions 1.1  -- 2015-02-23  --  CRAN miceadds 1.1-1
---
NOTE  * extended 'datalist2mids' function to handle a single dataset
ADDED * included plausible value imputation via a provided
        individual likelihood 
NOTE  * included row.names argument and missing value argumant
        in 'save.data'
        

DATA  * included/modified datasets: ---
EXAMP * included/modified examples: mice.impute.2l.plausible.values (2)


---
Versions 1.0  -- 2014-11-07  --  CRAN miceadds 1.0
---
NOTE  * fixed a minor bug in write.pspp when a variable only
        contains values of zero
NOTE  * allow specification of a part of the file name in 'load.data';
        the most recent file is loaded

DATA  * included/modified datasets: ---
EXAMP * included/modified examples: ---

---
Versions 0.14 -- 2014-07-30  --  CRAN miceadds 0.14-9
---
ADDED * included Type 3 sum of squares in ANOVA in 'mi.anova'
        (thanks to Florian Buchwald)
ADDED * included a function 'load.Rdata2' which prevents from 
        the definition of the output in the global environment
        as in 'load.Rdata'       
ADDED * included utility function 'load.data' and 'save.data'
        for loading and saving data files from and to several formats

DATA  * included/modified datasets: ---
EXAMP * included/modified examples: mi.anova (1), load.Rdata,
        load.data, save.data

---
Versions 0.13 -- 2014-06-27  --  CRAN miceadds 0.13-7
---

ADDED * included several R utility functions

DATA  * included/modified datasets: ---
EXAMP * included/modified examples: ---

---
Versions 0.12 -- 2014-05-08  --  CRAN miceadds 0.12-9
---
FIXED * included bug fixes for 'mice.impute.2lonly.pmm' (mice version
        2.21) as 'mice.impute.2lonly.pmm2' in miceadds 
        -> the same for 'mice.impute.2lonly.norm'

DATA  * included/modified datasets: ---
EXAMP * included/modified examples: ---

---
Versions 0.11 -- 2014-02-19  --  CRAN miceadds 0.11-121
              [**** FIRST CRAN RELEASE ****]
---
x fixed a bug in tw.mcmc.imputation for rows with only missings
x included function write.pspp for writing SPSS files using PSPP
x included predict method for kernelpls.fit2 function
x export and extended fast.groupmean function to include weights
x export mice.impute.2l.pls and mice.impute.2l.pls2
x fixed a bug in the creation of interactions in 
  mice.impute.2l.pls (thanks to Takuya Yanagida)
x included calculation of weighted covariance matrix with missing
  entries in datasets
x included mice.impute.pmm3, mice.impute.pmm4, mice.impute.pmm5 and
  mice.impute.pmm6
x included scale2 as a faster substitute for the scale function in R
x included mice.1chain as an alternative to the mice function
  which multiply imputes data from a long chain
x included imputation function 'mice.impute.2l.eap' for imputation
  from a known (normal) posterior distribution
x included function mids2datlist for conversion of a mids object
  into a list of datasets 
* included datasets: all datasets contained in the package
* included examples: for all functions



''''''''''''''''''''''''''''''''''''''''
' older miceadds versions (formerly micetrun)

Versions 0.10 -- 2013-08-18
Versions 0.8  -- 2012-10-18
Versions 0.7  -- 2012-06-18
Versions 0.6  -- 2011-11-29
Versions 0.5  -- 2011-06-02
Versions 0.4  -- 2008-05-31
Versions 0.3  -- 2008-04-07
Versions 0.2  -- 2008-03-27
Versions 0.1  -- 2007-10-21