Dear fellow R users.

I have released version 1.2.8 of the psych package.  This replaces 1.2.4 from 
the April release.

The more important changes 

    o   Modified score.irt so that subjects who miss all items or pass all
        items are given an estimate based upon the (product) of the
        difficulty of the items they miss (pass) and then adjusted based
        upon half the quantile difference from 0 (if they miss all items)
        and 100 (if they pass all items).

    o   Modified sim.omega to allow for specifying a general factor.  This
        allows for tests of not just the bias in the case of no general
        factor, but also the ability to detect a general factor.  Also
        modified it to include calls to omegaSem.

    o   Modified iclust so that the fit statistic is based upon the
        off-diagonal elements unless otherwise specified.  Use diagonal
        =TRUE to get fits matching previous analyses.
   
    o   Added a function (irt.responses) to plot responses as a function of
        the latent score for analyzing multiple choice alternatives.

    o   Added a function, statsBy, to find summary statistics (means,
        sample sizes, standard deviations) by a grouping variable.  Similar
        to describeBy but somewhat easier to use. Also will report (as an
        option) the pooled within group correlations.  Calculates the within 
and between group correlations.



This has the normal number of small bug fixes and feature changes requested by 
various helpful users.

For a full list of changes try
news(Version > "1.2.4",package="psych")

 Suggestions for additions and improvements are always welcome and sometimes 
implemented.

Bill
 



William Revelle                    http://personality-project.org/revelle.html
Professor                                  http://personality-project.org
Department of Psychology   http://www.wcas.northwestern.edu/psych/
Northwestern University    http://www.northwestern.edu/
Use R for psychology             http://personality-project.org/r
It is 5 minutes to midnight        http://www.thebulletin.org

_______________________________________________
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to