Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cbc_overlap help description possibly incorrect #32

Open
TCEagleInSV opened this issue Dec 8, 2023 · 5 comments
Open

cbc_overlap help description possibly incorrect #32

TCEagleInSV opened this issue Dec 8, 2023 · 5 comments

Comments

@TCEagleInSV
Copy link

I tested a design I built using the SAS macros such that no level of any attribute appeared more than once in a choice task (choice question). When I examined the cbc_overlap 100% of every attribute showed up under the labeled 1 of the output from the function. The help says that the count under the 1 is the count of tasks where every level of an attribute is the same across all alternatives. I think you really meant a 3 9assuming the # of alts was 3) is the count of tasks where the attribute level is the same across all 3 alternatives and a 1 is the count of times there was NO OVERLAP.

I would be glad to share my code and the design for you to double check my work. Please let me know. My email is teagle@tceagle.com

Tom Eagle

@jhelvy
Copy link
Owner

jhelvy commented Dec 8, 2023

Thanks for brining this up Tom. Could you send over the design? You should be able to upload it in here and I can take a look.

@TCEagleInSV
Copy link
Author

Here is my R code where I generate a random design and the design file where I used Warren Kuhfeld's SAS macros to produce a design

TEcbcTools.zip

Best

Tom

@jhelvy
Copy link
Owner

jhelvy commented Dec 8, 2023

Okay great, thanks for sending this. It's finals week coming up, so this will probably have to wait a week or so until I can find time to look into it.

@TCEagleInSV
Copy link
Author

TCEagleInSV commented Dec 8, 2023 via email

@jhelvy
Copy link
Owner

jhelvy commented Dec 8, 2023

These are definitely things I want to add to improve the package. Right now it mostly relies on other packages to come up with designs, like D optimal designs. But I think a lot of those designs don't work out too well, and a lot of users want more control over specific things like avoiding large overlap, removing "dominant" alternatives, etc. All things I want to add, but it'll be a while til I have time to do some overhaul work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants