79712318

Date: 2025-07-23 17:01:22
Score: 1
Natty:
Report link

trying different things it looks like it could be the names of arguments in wnominate(). try adding "rcObject" argument:

res <- wnominate(
  rcObject = rc_samp,
  dims = 1,
  polarity = 4,  
  minvotes = 2
)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user31128012