--
You received this message because you are subscribed to the Google Groups "ez4r" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
data_answ<- aggregate(data$ans_judg, by=list(Subject=data$subj, A=data$A,B=data$B, C=data$C), mean, na.rm=T)sub_ans_anova = ezANOVA(data = data_answ, dv = x, wid = Subject, within = .(A, B, C))
data_B1 <- data[data$B == "u",]data_B2 <- data[data$B == "v",]data_B1_Ans-Jud<- aggregate(data_B1$ans_judg, by=list(subj=data_B1$subj, A=data_B1$A,B=data_B1$B, C=data_C1$C), mean, na.rm=T)B-C_anova = ezANOVA(data = data_B1_Ans-Jud[data_B1_Ans-Jud$B=="u",], dv = x, wid = subj, within = .(A, C))
data_B1_A1 <- data_B1[data_B1$A == "x",]data_B1_A2 <- data_B1[data_B1$A == "y",]
data_B1_A1_Ans-Jud<- aggregate(data_B1_A1$ans_judg, by=list(subj=data_B1_A1$subj, A=data_B1_A1$A, B=data_B1_A1$B, C=data_B1_A1$C), mean, na.rm=T)B-C-A1_anova = ezANOVA(data = data_B1_A1_Ans-Jud[data_B1_A1_Ans-Jud$A == "x",], dv = x, wid = subj, within = C)print(SF_Str_C1_anova)
Warning: You have removed one or more Ss from the analysis. Refactoring "subj" for ANOVA.Warning: You have removed one or more levels from variable "C". Refactoring for ANOVA.Error in temp[[i]] : subscript out of bounds
Error in sort.list(y) : 'x' must be atomic for 'sort.list'Have you called 'sort' on a list?
ezDesign(data = data_B1_A1_Ans-Jud[data_B1_A1_Ans-Jud$A == "x",], x = x, y = subj, col = C)
data_B1_A1_Ans-Jud<- aggregate(data_B1_A1$ans_judg, by=list(subj=data_B1_A1$subj, A=data_B1_A1$A, B=data_B1_A1$B, C=data_B1_A1$C), mean, na.rm=T)
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+uns...@googlegroups.com.
ezDesign(data = data_B1_A1_Ans-Jud[data_B1_A1_Ans-Jud$A == "x",]
, x = C, y = subj)
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+unsubscribe@googlegroups.com.
ezDesign(+ data = data_B1_A1_AJ[data_B1_A1_AJ$A == "x",]+ , x = C+ , y = subj+ )Error in eval(expr, envir, enclos) : object 'Count' not foundIn addition: Warning messages:1: In max(counts$Count) : no non-missing arguments to max; returning -Inf2: In min(counts$Count) : no non-missing arguments to min; returning Inf3: In min(counts$Count) : no non-missing arguments to min; returning Inf4: In max(counts$Count) : no non-missing arguments to max; returning -Inf5: In min(counts$Count) : no non-missing arguments to min; returning Inf6: In max(counts$Count) : no non-missing arguments to max; returning -Inf
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+unsubscribe@googlegroups.com.
subjC 202 204 205 208 209 210 211 213 214 215 218 219 220 221 222 223 224 225 226 227 228x 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0y 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+unsubscribe@googlegroups.com.
print(summary ( aov(x ~ C + Error(subj/C), data=data_B1_A1_AJ)))
Error: subjDf Sum Sq Mean Sq F value Pr(>F)Residuals 20 0.3417 0.01709Error: subj:CDf Sum Sq Mean Sq F value Pr(>F)C 1 4.801 4.801 399.8 1.08e-14 ***Residuals 20 0.240 0.012---Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
--
You received this message because you are subscribed to the Google Groups "ez4r" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "ez4r" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ez4r/kkB9BV5Ri28/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ez4r+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "ez4r" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ez4r/kkB9BV5Ri28/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ez4r+uns...@googlegroups.com.
--
Research ScholarDepartment of Humanities and Social SciencesIndian Institute of Technology RoparPunjab, India - 140001Contact No.:- +91-8968945650Homepage:- https://www.sites.google.com/site/narendraiitrpr/
--
You received this message because you are subscribed to the Google Groups "ez4r" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What do you mean when you say that you "resolved" a given interaction?
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "ez4r" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ez4r/kkB9BV5Ri28/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ez4r+unsubscribe@googlegroups.com.
----
Research ScholarDepartment of Humanities and Social SciencesIndian Institute of Technology RoparPunjab, India - 140001Contact No.:- +91-8968945650Homepage:- https://www.sites.google.com/site/narendraiitrpr/
You received this message because you are subscribed to the Google Groups "ez4r" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ez4r+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
--
Mike Lawrence
Graduate Student
Department of Psychology & Neuroscience
Dalhousie University
~ Certainty is (possibly) folly ~
--
You received this message because you are subscribed to a topic in the Google Groups "ez4r" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ez4r/kkB9BV5Ri28/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ez4r+unsubscribe@googlegroups.com.
Hello Mike,For details, kindly see section 4 'results' of the attached article.Regards,Narendra
On Wed, Feb 15, 2017 at 4:22 PM, Mike Lawrence <mike....@gmail.com> wrote:
What do you mean when you say that you "resolved" a given interaction?