exponential_sampling: Exponential sampling

View source: R/resolution.R

exponential_samplingR Documentation

Exponential sampling

Description

Sample resolutions in exponential scale (sparser for larger values)

Usage

exponential_sampling(n.res, res.min = 0.001, res.max = 3, base = 2)

Arguments

n.res

integer, number of resolutions to sample

res.min

scalar, lower bound

res.max

scalar, upper bound

base

base of the exponential scale (default 2)

Value

a vector of sampled parameters


pengminshi/MRtree documentation built on March 6, 2023, 4:20 p.m.