Skip to content

Commit

Permalink
Update paper/paper.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Nadia <[email protected]>
  • Loading branch information
ayushpatnaikgit and nadiaenh authored May 19, 2024
1 parent 76fd6f2 commit fea1f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ \subsection{Jackknife}
\verb|jackknifeweights| can be used to generate \verb|ReplicateDesign{JackknifeReplicates}| from a \verb|SurveyDesign|.

\begin{lstlisting}
julia> design = jackknifeweights(design)
julia> my_jackknife_design = jackknifeweights(my_design)
\end{lstlisting}

% \begin{lstlisting}
Expand Down

0 comments on commit fea1f9d

Please sign in to comment.