SCM

[#6770] Bug in eRm::person.parameter

Date:
2022-06-14 18:56
Priority:
3
State:
Open
Submitted by:
Rainer Alexandrowicz (rwa)
Assigned to:
Nobody (None)
Hardware:
None
Product:
None
Operating System:
None
Component:
None
Version:
None
Severity:
None
Resolution:
Awaiting Response
URL:
Summary:
Bug in eRm::person.parameter

Detailed description
MWE (using the attached data set):

library(eRm)
d0 = read.csv("dat.csv",header=TRUE, sep=",") # data set attached
res0 = PCM(d0[,-1]-1)
person.parameter(res0)

Fehler in tapply(1L:ncol(X01beta), mt_ind, function(xin) { :
Argumente müssen die selbe Länge haben

(Error in tapply(...): Arguments must have same length)

Comments:

No Comments Have Been Posted

Attached Files:

Attachments:
Size Name Date By Download
1003 bytesdat.csv2022-06-14 18:56rwadat.csv

Changes

Field Old Value Date By
File Added5209: dat.csv2022-06-14 18:56rwa
Thanks to:
Vienna University of Economics and Business Powered By FusionForge