select_quantile: select the quantiles from an 'sim_rw' object

select_quantileR Documentation

select the quantiles from an sim_rw object

Description

select the quantiles from an sim_rw object

Usage

select_quantile(x, quantiles = c(0.025, 0.1, 0.25, 0.5, 0.75, 0.975))

Arguments

x

An sim_rw object. Which is the output of \link{simulate_rw}

quantiles

a vector of quantiles

See Also

Other priors: plot.sim_iid(), plot.sim_rw(), select_change(), select_divergence(), select_poly(), simulate_iid(), simulate_rw()


inbo/inlatools documentation built on Sept. 17, 2022, 2:13 p.m.