python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Remove grid from parcoord() function (library MASS)
I'm trying to plot a parallel coordinate plot with a dataset that has 1270 dimensions/variables, and the plot appears to be all a grey area because of the background grid (if I plot the same dataset w...
Sara Bossa
Votes: 0
Answers: 1
How to use ordinal regression (svyolr) with raked data?
Analyzing ordinal data with the survey package, I encountered some issues when trying to use raked data. Without raking, svyolr() works without any problem, but when I try to analyze after raking, svy...

Mathdragon
Votes: 0
Answers: 1
Negative Binomial Model in R: glmer.nb
Running this glmer.nb, I received the error message
boundary (singular) fit: see ?isSingular
Warning message: In theta.ml(Y, mu, weights = object@resp$weights,
limit = limit, : iteration limit rea...
karyn-h
Votes: 0
Answers: 1