random_parameter_points: Create a grid of points in parameter space with uniformly...

Description Usage Arguments Value

View source: R/parameter-points.R

Description

Create a grid of points in parameter space with uniformly drawn random marginals for each parameter within parameter-specific bounds.

Usage

1
random_parameter_points(arg_bounds, n_points)

Arguments

arg_bounds,

n_arg_points.

Value

data frame of points uniformly distributed in parameter space.


sakrejda/simachine documentation built on May 29, 2019, 1 p.m.