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.

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

Arguments

x

a sim_rw object. Which is the output of simulate_rw

coefs

the polynomial coefficients

n

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

See also