Add visual-hand chapter

This commit is contained in:
2024-06-27 22:51:32 +02:00
parent 8b08562b90
commit 4a8ee35ede
9 changed files with 144 additions and 149 deletions

View File

@@ -1,30 +1,30 @@
\subsection{Results}
\label{3_results}
\section{Results}
\label{sec:results}
\begin{subfigs}{3_push_results}{%
\begin{subfigs}{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}.
and Tukey's HSD pairwise comparisons: *** is \pinf{0.001}, ** is \pinf{0.01}, and * is \pinf{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.]
\subfig[0.24]{results/Push-CompletionTime-Hand-Overall-Means}[Time to complete a trial.]
\subfig[0.24]{results/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.]
\subfig[0.24]{results/Push-MeanContactTime-Hand-Overall-Means}[Mean time spent on each contact.]
\end{subfigs}
\begin{subfigswide}{3_grasp_results}{%
\begin{subfigswide}{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}.
and Tukey's HSD pairwise comparisons: *** is \pinf{0.001}, ** is \pinf{0.01}, and * is \pinf{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.]
\subfig[0.24]{results/Grasp-CompletionTime-Hand-Overall-Means}[Time to complete a trial.]
\subfig[0.24]{results/Grasp-ContactsCount-Hand-Overall-Means}[Number of contacts with the cube.]
\subfig[0.24]{results/Grasp-MeanContactTime-Hand-Overall-Means}[Mean time spent on each contact.]
\subfig[0.24]{results/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.
@@ -39,8 +39,3 @@ Because Completion Time, Contacts, and Time per Contact measure results were Gam
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}