Search found 7 matches

by drfuad
Tue Mar 19, 2024 3:57 am
Forum: Help
Topic: Loading OMV data in R
Replies: 1
Views: 218

Loading OMV data in R

Hello guys, I am trying to load an omv dataset in r using the jmvReadWrite package but getting this error massege: Code: library(jmvReadWrite) data<-jmvReadWrite::read_omv(fleInp = "C:/Users/fuadm/OneDrive/Desktop/My Papers/CFOM/Dataset/2012_2.omv") Message: Error in if (!is.logical(crrCol...
by drfuad
Sat Jun 17, 2023 8:03 am
Forum: General
Topic: "contrast can be applied only to factors with 2 or more levels" message
Replies: 1
Views: 1373

"contrast can be applied only to factors with 2 or more levels" message

I was trying to conduct a binomial logistic regression with two predictor variables. All of my variables have 2 categories. However, when it run the model, the following error message pops up. I do have other variables that runs ok. But whenever I add these two variables, the following message is sh...
by drfuad
Fri Jun 09, 2023 8:14 am
Forum: General
Topic: Multi response variable sets
Replies: 6
Views: 17577

Re: Multi response variable sets

Is there any update regarding the crosstab situation?
by drfuad
Sat May 27, 2023 12:16 pm
Forum: Help
Topic: Sleep mode and jamovi shutout.
Replies: 3
Views: 1192

Re: Sleep mode and jamovi shutout.

I am from Bangladesh. So...you would need to drive just a few thousand miles!!!
by drfuad
Sat May 27, 2023 5:34 am
Forum: Help
Topic: Sleep mode and jamovi shutout.
Replies: 3
Views: 1192

Sleep mode and jamovi shutout.

Hello everyone,
I am facing a peculiar problem. Whenever I go into sleep mode with jamovi open, on coming back I see this error massage and jamovi shuts down.
Is it something to do with my laptop?
I am using version 2.3.26
Capture.JPG
Capture.JPG (67.93 KiB) Viewed 1192 times
by drfuad
Thu May 11, 2023 3:16 pm
Forum: Help
Topic: Problem with binomial logistic regression
Replies: 4
Views: 2711

Re: Problem with binomial logistic regression

Thank you for the swift response. It does work when I follow your instruction. However, Non-use and cp not having is the reference level needed for the analysis. Is there any other way to keep them in the model and correct the error massage?
Thanks in advance.
by drfuad
Thu May 11, 2023 9:45 am
Forum: Help
Topic: Problem with binomial logistic regression
Replies: 4
Views: 2711

Problem with binomial logistic regression

Hi, I am a new user of jamovi and loving the simplicity. I know nothing about coding. During an analysis using a dataset having 382 cases, I stumbled on a problem while performing binomial logistic regression. I entered my DV and 3 IVs as the factors. The output generates the folloing massage: Table...