rerun: Rerun clustNSD

Description Usage Arguments Examples

View source: R/rjags_fcts.R

Description

This function uses the autojags function to rerun the function clustNSD to facilitate convergence

Usage

1
rerun(rjags, n.update = 3, inc.fact = 1)

Arguments

rjags

Output from clustNSD

n.update

the max number of updates, default =3

inc.fact

Factor by which the number of iterations will be increased, default=1 (no increase)

Examples

1
2
3
# DO NOT RUN - TAKES A LONG TIME
#data(Christian_rjags)
#rerun(Christian_rjags, n.update=2, inc.fact=1)

BastilleRousseau/lsmnsd documentation built on May 5, 2019, 10:30 a.m.