[R] inconsistencies between HLM and clmm results for the signs for the coefficients

2022-10-20 Thread Debbie Hahs-Vaughn
I've generated a very simple multilevel ordinal model using HLM software and using the clmm function from the ordinal package in R. The threshold values and coefficients are comparable, however the signs for the coefficients (and only the coefficients; not the thresholds) are opposite (e.g., pos

Re: [R] Identifying words from a list and code as 0 or 1 and words NOT on the list code as 1

2021-06-14 Thread Debbie Hahs-Vaughn
on similar tasks as well. Thanks again, very much! From: Bert Gunter Sent: Friday, June 11, 2021 7:10 PM To: Debbie Hahs-Vaughn ; Rui Barradas Cc: r-help@R-project.org Subject: Re: [R] Identifying words from a list and code as 0 or 1 and words NOT on the li

Re: [R] Identifying words from a list and code as 0 or 1 and words NOT on the list code as 1

2021-06-11 Thread Debbie Hahs-Vaughn
Yes, wonderful! This seems to work beautifully. Thank you so much! From: Rui Barradas Sent: Friday, June 11, 2021 2:03 PM To: Debbie Hahs-Vaughn ; r-help@R-project.org Subject: Re: [R] Identifying words from a list and code as 0 or 1 and words NOT on the

Re: [R] Identifying words from a list and code as 0 or 1 and words NOT on the list code as 1

2021-06-11 Thread Debbie Hahs-Vaughn
Thank you for noting this. The utterance has to match the exact phrase (e.g., "all done") for it to constitute a match in the utterance. From: Bert Gunter Sent: Friday, June 11, 2021 2:42 PM To: Debbie Hahs-Vaughn Cc: r-help@R-project.org Subje

[R] Identifying words from a list and code as 0 or 1 and words NOT on the list code as 1

2021-06-11 Thread Debbie Hahs-Vaughn
I am working with utterances, statements spoken by children. From each utterance, if one or more words in the statement match a predefined list of multiple 'core' words (probably 300 words), then I want to input '1' into 'Core' (and if none, then input '0' into 'Core'). If there are one or mor

[R] power for repeated measures ANCOVA

2020-03-10 Thread Debbie Hahs-Vaughn
Is anyone aware of an R package for computing power analysis with repeated measures ANCOVA? I realize this message was posted many years ago so am wondering if something is now available. [[alternative HTML version deleted]] _