powered by
This function extracts indices from a ResponsePatterns object.
rp.indices(rp.object, round = 2, include.coefs = TRUE)
Returns a data frame.
A ResponsePatterns object.
An integer. The number of decimal places to which the indices should be rounded.
A logical scalar. Should the returned data frame include also the coefficients?
rp.acors, rp.patterns
rp.acors
rp.patterns
rp <- rp.acors(rp.simdata, id.var="optional_ID") rp.indices(rp)
Run the code above in your browser using DataLab