Skip to content

Commit

Permalink
Fixed the .Rd files in a couple places.
Browse files Browse the repository at this point in the history
  • Loading branch information
pcarbo committed Jul 30, 2017
1 parent 8ec151d commit 2fb7df0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion man/postmed.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cauchy.medzero(x, z, w)
\item{a}{The scale parameter of the nonzero part of the prior if the
Laplace prior is used.}

\item{z is the data vector (or scalar) provided as input to
\item{z}{The data vector (or scalar) provided as input to
\code{cauchy.medzero}.}
}
\value{
Expand Down
3 changes: 3 additions & 0 deletions man/tfromw.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ threshold(s) under the specified prior.}
cauchy.threshzero(z, w)
}
\arguments{
\item{x}{Parameter value passed to \code{laplace.threshzero} objective
function.}

\item{w}{Prior weight or vector of weights.}

\item{s}{A single value or a vector of standard deviations if the
Expand Down

0 comments on commit 2fb7df0

Please sign in to comment.