- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5
 
Open
Description
Update for case where there are attribute dependencies and the number of profiles isn't 2^a:
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
Labels
No labels