Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Tips
Sawtooth Software Home
Most popular tags
cbc
lighthouse-9
acbc
ssi-web
maxdiff
ssi-web-8
javascript
cbc-hb
grid-question
constructed-list
unverified-perl
ssi-web-7
free-format
skip-logic
alternative-specific-design
select-question
willingness-to-pay
choice-simulator
cbc-latent-class
quota-control
mbc
acbc-hb
pass-in-fields
conditional-pricing
smrt
Have an idea?
Visit
Sawtooth Software Feedback
to share your ideas on how we can improve our products.
Overall Model Fit for Latent Class
I am running a latent class segmentation on a MaxDiff experiment. How do you determine the fit statistic for the segmentation model? I have seen other segmentation methods produce a statistic like 85% fit. Does LC have a similar stat?
maxdiff-latent-class
asked
Feb 26, 2013
by
anonymous
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.
Your solution to the original question
Please only use this to answer the original question. Otherwise please use comments.
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
+1
vote
There are several measures of fit in LC, most of which you will find described on page 28 of the LC manual available here:
https://www.sawtoothsoftware.com/download/ssiweb/LClass_Manual.pdf.
answered
Feb 26, 2013
by
Keith Chrzan
Platinum
(
116,875
points)
In a max diff study the null log-likelihood is much larger than in the example given on page 28. How is this calculated, also what is a good measure for percent certainty in a MaxDiff study.
Percent Certainty is probably what you are looking for, as it is scaled from 0 to 100 and acts like a pseudo-rsquared.
Regarding Null log-likelihood, it is computed by taking ln(1/C)*R*T*2
Where:
C = concepts per task
R = number of respondents
T = number of tasks per respondent
(Where T is the number of tasks that each responent saw, which get coded in the estimation file as two tasks per set...a "best" and a "worst" task...hence I'm multiplying by 2.)
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.
...