powered by
Create a similar item specification with the given number of factors
rpf.modify(m, factors)
item model
the number of factors/dimensions
# NOT RUN { s1 <- rpf.grm(factors=3) rpf.rparam(s1) s2 <- rpf.modify(s1, 1) rpf.rparam(s2) # }
Run the code above in your browser using DataLab