linear_sampling: Linear sampling.

View source: R/resolution.R

linear_samplingR Documentation

Linear sampling.

Description

Sample resolutions parameters linearly withing a range

Usage

linear_sampling(n.res, res.min = 0.001, res.max = 3)

Arguments

n.res

integer, number of resolutions to sample

res.min

scalar, lower bound

res.max

scalar, upper bound

Value

a vector of sampled parameters


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