Skip to content

Update reliability calculation #70

@wjakethompson

Description

@wjakethompson

Update for case where there are attribute dependencies and the number of profiles isn't 2^a:

measr/R/utils-reliability.R

Lines 206 to 211 in 15fc594

n_class <- 2^n_att
profile_vec <- dcmstan::create_profiles(n_att) |>
as.matrix() |>
t() |>
as.vector()
class_att <- double(n_class * n_att)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions