Questions tagged [ltm]
2 questions
0
votes
0 answers
F5 integration with solarwinds
Heading
How to integrate F5 with solarwinds can someone help me with steps and what parameters can be monitored through solarwinds of F5 device.

deepak rawat
- 270
- 1
- 2
- 9
0
votes
0 answers
Is it possible to fit Partial Credit Model when one of possible responses is never selected in one of items?
I'm fitting a Partial Credit Model (PCM) with ltm package.
Suppose, my data contains 3 items each scored 1, 2 or 3, like this one:
my_data<-data.frame(
X1 = c(1,1,3,1,1,3,1,3,1,1,3,3,3,3,3,3,3,3,1,3,3,3,3,1,1,3,3,3,3,3,3,3,3,1,3,3,3,1,1,3),
…

Łukasz Deryło
- 1,819
- 1
- 16
- 32