Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
davidearn committed Mar 16, 2024
1 parent ea6ffc1 commit b56de2e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vignettes/brauer-ms.Rnw
Expand Up @@ -1203,12 +1203,13 @@ SIR_fit <- fitode(
to interpret, we have fixed $\gamma$ to the value we estimated via
\code{nls} fits of the \KM approximation
\eqref{eq:sech}.\label{foot:fixedgamma}}).
\item[\code{start}]specifies starting parameter set for the
\item[\code{start}]specifies the starting parameter set for the
optimization\footnote{In general, worse models (providing a poorer
or less identifiable fit to the data) and worse data (fewer data
points and more noise) will increase the sensitivity of fits to the
starting values.}.
\item[\code{tcol}]specifies the time column of the data frame.
\item[\code{tcol}]specifies the name of the time column of the data
frame.
\end{description}
The resulting fits are plotted in \cref{fig:Bombay} and summarized in
\cref{tab:bombay.fitode}. The estimated parameter values (the
Expand Down

0 comments on commit b56de2e

Please sign in to comment.