Displaying 1 result from an estimated 1 matches for "soapfeel".
2009 Mar 24
0
repolr output
...rs to the 2nd level of the
Product factor (coded "869"), for comparison to baseline of 1st level
(coded "143")
Any insight is much appreciated. Thanks, Paul
================ Model =========================
This is the model that was fit, using the "repolr" package:
soapfeel.mod <- repolr(formula = Score ~ factor(Product) * Application ,
subjects = "Subject" , data = soap.data , categories = 3 , times =
c(1,2,3,4,5,6,7,8,9,10) , corstr = "ar1", tol = 0.001, scalevalue = 1,
alpha = 0.5,po.test=TRUE, fixed=FALSE)
================ Output=========...