result: MCMC simulation results

Description Usage Arguments Value

View source: R/SdsMCMC.R

Description

This Plot summrizes MCMC simulation results.

Usage

1
result(data = theta, fitn = T, burn1 = burn, nrepeat1 = nrepeat, thin1 = thin)

Arguments

data

theta - inputted data set. It contains MCMC simulation results.

fitn

if T the function estimate initial number of susceptible, if F the function does not estimate N and calculate from data, so inputted data must cover a total population

burn1

burn - burning period

nrepeat1

nrepeat - number of posterior sample

thin1

thin - tinning period

Value

returning plots that summrizes MCMC simulation results


2019020826/SDSMCMC documentation built on March 2, 2020, 5:31 a.m.