select_poly: Select Random Walks Best Matching Some Polygon Coefficients

select_polyR Documentation

Select Random Walks Best Matching Some Polygon Coefficients

Description

The target coefficients will be rescaled to have norm 1. The coefficients of the simulations will be rescaled by the largest norm over all simulations.

Usage

select_poly(x, coefs = c(0, -1), n = 10)

Arguments

x

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

coefs

The polynomial coefficients.

n

The number of simulations to plot when only a subset is shown.

See Also

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


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