powered by
Stores conditional means, variances, skewnesses and kurtoses of observed and estimated bivariate distributions of test scores.
Objects can be created by calls of the form new("cdist", ...).
new("cdist", ...)
Matrix of conditional means, variances, skewnesses and kurtoses of X given A for the estimated score distribution.
Matrix of conditional means, variances, skewnesses and kurtoses of A given X for the estimated score distribution.
Matrix of conditional means, variances, skewnesses and kurtoses of X given A for the observed score distribution.
Matrix of conditional means, variances, skewnesses and kurtoses of A given X for the observed score distribution.
signature(x = "keout"): ...
signature(x = "keout")
cdist
# NOT RUN { showClass("cdist") # }
Run the code above in your browser using DataLab