estimStrataPropClip: This function uses the input created by...

Description Usage Arguments

View source: R/estimStrataPropClip.R

Description

A wrapper for propClipped

Usage

1
2
estimStrataPropClip(prepClipData, NumResults, seed = NA, priors = NA,
  verbose = TRUE)

Arguments

prepClipData

the output of prepMultStrataPropClip

NumResults

the number of samples from the posterior to take

seed

A positive integer to seed the random number generator. If NA, a seed will be chosen based on the time.

priors

a list of numeric vectors giving the parameters of a beta distribution to use as the priors for each strata (in order of the strata). The default is a uniform Beta(1,1) prior for all strata.

verbose

TRUE to print some output


delomast/devMCpbt documentation built on Nov. 14, 2019, 2:39 p.m.