Fixed docs
This commit is contained in:
parent
e615bb8b50
commit
320bb28a7a
2 changed files with 3 additions and 0 deletions
|
|
@ -341,6 +341,7 @@ greedyMix_muutokset <- R6Class(
|
|||
#' @param data data
|
||||
#' @param adjprior adjprior
|
||||
#' @param priorTerm priorTerm
|
||||
#' @param npops Number of populations
|
||||
laskeMuutokset = function(ind, globalRows, data, adjprior, priorTerm, npops) {
|
||||
muutokset <- globals$LOGDIFF[ind, ]
|
||||
|
||||
|
|
|
|||
|
|
@ -50,6 +50,8 @@ logml:ss<73> siirrett<74>ess<73> yksil<69>it<69> toisiin populaatioihin.
|
|||
\item{\code{adjprior}}{adjprior}
|
||||
|
||||
\item{\code{priorTerm}}{priorTerm}
|
||||
|
||||
\item{\code{npops}}{Number of populations}
|
||||
}
|
||||
\if{html}{\out{</div>}}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue