NEWS.md
gsed2206
, lf2206
and sf2206
) that incorporate Phase 1 validation data for the GSED SF, GSED LF and BSID.gsed2206
. If you want the old behavior, specify key = "gsed1912"
to functions that accept the key
argument (dscore()
, dscore_posterior()
, get_age_equivalent()
, get_tau()
).builtin_itemtable
with names and labels for gpa
(SF), gto
(LF) and gsd
(novel SF) items.metric = "logit"
and transform
parameters specified. The D-scores calculated under different transforms are now linear transformations of each other.D-score/dscore
for increased visibilityddata
package to builtin_itemtable
itemtable_20200424.txt
with minimal item definitionsddata
packagebuiltin_itemtable
get_itemtable()
function gets a new argument decompose
for adding info from decomposed item namesget_itemtable()
when itemtable
argument is specifieddrop = TRUE
to account for new behavior in tibble 3.0.0
get_itemtable()
.dscore
and clopus
packages. The dscore
package now first rounds the D-score and then calculate DAZ.dscore()
function now automatically select the prior_mean = ".dutch"
option when the user specifies key == "dutch"
. This change repair an error in the D-score calculation that occurs when only key == "dutch"
was given.dscore()
function now silently handles warnings that may result from taking the log of negative ages.dscore 1.0.0
! For the development history, see https://github.com/D-score/dscore
NEWS.md
file to track changes to the package.