Re: [R] questions on subscores.

2018-05-15 Thread peter dalgaard
> On 15 May 2018, at 07:54 , Ulrik Stervbo wrote: > > I have no idea, but Google pointed me to this > https://cran.r-project.org/web/packages/subscore/index.html She seems to be aware of that package, but I don't see how she infers that it does not do what she want. For that, you need to kno

Re: [R] questions on subscores.

2018-05-14 Thread Ulrik Stervbo
I have no idea, but Google pointed me to this https://cran.r-project.org/web/packages/subscore/index.html Hth Ulrik "Hyunju Kim" schrieb am Di., 15. Mai 2018, 07:21: > > > > Hello, > > > > I want to compute Wainer et al's augmented subscore(2001) using IRT but I > can't find any packages or re

[R] questions on subscores.

2018-05-14 Thread Hyunju Kim
Hello, I want to compute Wainer et al's augmented subscore(2001) using IRT but I can't find any packages or relevant code. There is a 'subscore' package in R, but I think it only gives functions to calculate augmented subscores using CTT(classical test theory). Is there other package or