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])) %>
#'   <% } %>
#'   }
#'   
#'   
DLMtool/DLMtool documentation built on June 20, 2021, 5:20 p.m.