Rename \mainchapter => \chaptertoc

This commit is contained in:
2024-06-27 00:02:35 +02:00
parent 05bc6c77d6
commit 2d23eb9a16
14 changed files with 618 additions and 8 deletions

View File

@@ -0,0 +1,46 @@
\subsection{Results}
\label{3_results}
\begin{subfigs}{3_push_results}{%
Experiment \#1: Push task.
%
Geometric means with bootstrap 95~\% confidence interval for each visual hand rendering
%
and Tukey's HSD pairwise comparisons: *** is \p[<]{0.001}, ** is \p[<]{0.01}, and * is \p[<]{0.05}.
}
\subfig[0.24]{3-Push-CompletionTime-Hand-Overall-Means}[Time to complete a trial.]
\subfig[0.24]{3-Push-ContactsCount-Hand-Overall-Means}[Number of contacts with the cube.]
\hspace*{10mm}
\subfig[0.24]{3-Push-MeanContactTime-Hand-Overall-Means}[Mean time spent on each contact.]
\end{subfigs}
\begin{subfigswide}{3_grasp_results}{%
Experiment \#1: Grasp task.
%
Geometric means with bootstrap 95~\% confidence interval for each visual hand rendering
%
and Tukey's HSD pairwise comparisons: *** is \p[<]{0.001}, ** is \p[<]{0.01}, and * is \p[<]{0.05}.
}
\subfig[0.24]{3-Grasp-CompletionTime-Hand-Overall-Means}[Time to complete a trial.]
\subfig[0.24]{3-Grasp-ContactsCount-Hand-Overall-Means}[Number of contacts with the cube.]
\subfig[0.24]{3-Grasp-MeanContactTime-Hand-Overall-Means}[Mean time spent on each contact.]
\subfig[0.24]{3-Grasp-GripAperture-Hand-Overall-Means}[\centering Distance between thumb and the other fingertips when grasping.]
\end{subfigswide}
Results of each trials measure were analyzed with a linear mixed model (LMM), with the order of the two manipulation tasks and the six visual hand renderings (Order), the visual hand renderings (Hand), the target volume position (Target), and their interactions as fixed effects and the Participant as random intercept.
%
For every LMM, residuals were tested with a Q-Q plot to confirm normality.
%
On statistically significant effects, estimated marginal means of the LMM were compared pairwise using Tukey's HSD test.
%
Only significant results were reported.
Because Completion Time, Contacts, and Time per Contact measure results were Gamma distributed, they were first
transformed with a log to approximate a normal distribution.
%
Their analysis results are reported anti-logged, corresponding to geometric means of the measures.
\input{content/3_2_1_push}
\input{content/3_2_2_grasp}
\input{content/3_2_3_ranks}
\input{content/3_2_4_questions}