********************************************************
****       CHANGES IN LAM PACKAGE VERSIONS          ****
********************************************************


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

Some Latent Variable Models (LAM)
A. Robitzsch

 __         ______     __    __    
/\ \       /\  __ \   /\ "-./  \   
\ \ \____  \ \  __ \  \ \ \-./\ \  
 \ \_____\  \ \_\ \_\  \ \_\ \ \_\ 
  \/_____/   \/_/\/_/   \/_/  \/_/ 
                    

mailto:
-------
Alexander Robitzsch
robitzsch@ipn.uni-kiel.de

For reporting a bug, please always provide a reproducible R script 
and (if necessary) a corresponding dataset.

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





------------------------------------------------------------------------
VERSIONS LAM 0.2  |  2018-03-20  |  Last: LAM 0.2-9
------------------------------------------------------------------------

ADDED * included function suff_stat_NA_pattern() which computes sufficient
        statistics for a given dataset with missing response patterns
ADDED * included function loglike_mvnorm_NA_pattern() which computed
        the multivariate normal log-likelihood for data with missing
        response patterns
NOTE  * fixed a problem with only one phase for tuning proposal distribution

DATA  * included/modified datasets: ---
EXAMP * included/modified examples: suff_stat_NA_pattern (1),
        loglike_mvnorm (2)

------------------------------------------------------------------------
VERSIONS LAM 0.1  |  2017-11-24  |  Last: LAM 0.1-22
------------------------------------------------------------------------

NOTE  * added example 3 in amh() which was transferred from the 'STARTS'
        package to the 'LAM' package

DATA  * included/modified datasets: ---
EXAMP * included/modified examples: amh (3)

------------------------------------------------------------------------
VERSIONS LAM 0.0  |  2017-05-11  |  Last: LAM 0.0-17
------------------------------------------------------------------------

ADDED * moved 'amh', loglike_mvnorm(), mlnormal() and pmle() functions 
        from 'sirt' package to 'LAM' package
NOTE  * included value acceptance_rates_history() in amh() containing
        acceptance rates of parameters during burn-in phase

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

