man-roxygen/Obs_desc.R

#' @slot Obs A table of sampled parameters of the observation model. Table of nsim rows. Real numbers\cr
#'   \itemize{
#'   <% for (x in 1:nrow(Obs_desc)) { %>
#'   <%   cat(paste0("\\item ", Obs_desc$Variable[x], ": ", Obs_desc$Description[x])) %>
#'   <% } %>
#'   }
#'   
#'   
zanbi/DLMtool documentation built on April 12, 2020, 12:24 a.m.