sampler_fun0 {pttstability}R Documentation

Default sampler function for prior

Description

Draws samples from a flat prior

Usage

sampler_fun0(n = 1, minv, maxv)

Arguments

n

number of random draws to take from the priors

minv

Vector of minimum values to return for each parameter

maxv

Vector of maximum values to return for each parameter

Value

returns random draws from the priors


[Package pttstability version 1.4 Index]