ADD table for inside fraction regression
This commit is contained in:
parent
40e11e13fe
commit
38c24e90cc
|
@ -0,0 +1,14 @@
|
||||||
|
\begin{tabular}{@{\extracolsep{5pt}}lc}
|
||||||
|
\\[-1.8ex]\hline
|
||||||
|
\hline \\[-1.8ex]
|
||||||
|
\\[-1.8ex] & DMS Fraction (\%) \\
|
||||||
|
\hline \\[-1.8ex]
|
||||||
|
Intercept & 0.136$^{*}$ \\
|
||||||
|
Initial Cell Number & 0.00000 \\
|
||||||
|
\hline \\[-1.8ex]
|
||||||
|
R$^{2}$ & 0.186 \\
|
||||||
|
Adjusted R$^{2}$ & $-$0.086 \\
|
||||||
|
\hline
|
||||||
|
\hline \\[-1.8ex]
|
||||||
|
\textit{Note:} & \multicolumn{1}{r}{$^{*}$p$<$0.1; $^{**}$p$<$0.05; $^{***}$p$<$0.01} \\
|
||||||
|
\end{tabular}
|
|
@ -1413,7 +1413,12 @@ control mAb compared to \glspl{dms} coated with \acd{3}/\acd{28} \glspl{mab}
|
||||||
\label{fig:dms_expansion}
|
\label{fig:dms_expansion}
|
||||||
\end{figure*}
|
\end{figure*}
|
||||||
|
|
||||||
% TABLE add a regression table to quantify this better
|
% RESULT talk about this table somewhere
|
||||||
|
\begin{table}[!h] \centering
|
||||||
|
\caption{Regression for fraction of cells in \gls{dms} at day 14}
|
||||||
|
\label{tab:inside_regression}
|
||||||
|
\input{../tables/inside_fraction_regression.tex}
|
||||||
|
\end{table}
|
||||||
|
|
||||||
% TODO state the CI of what are inside the carriers
|
% TODO state the CI of what are inside the carriers
|
||||||
We also asked how many cells were inside the \glspl{dms} vs. free-floating in
|
We also asked how many cells were inside the \glspl{dms} vs. free-floating in
|
||||||
|
|
Loading…
Reference in New Issue