hypercube_boundaries: Helper funtion to get data for Montecarlo simulations

View source: R/short_helpers.R

hypercube_boundariesR Documentation

Helper funtion to get data for Montecarlo simulations

Description

Helper funtion to get data for Montecarlo simulations

Usage

hypercube_boundaries(ellipsoids, n_points = 1e+06)

Arguments

ellipsoids

list of ellipsoid objects.

n_points

(numeric) number of random points to be generated.

Value

A total of n_points created randomly considering the limits of the ellipsoids considered.


marlonecobos/ellipsenm documentation built on Oct. 18, 2023, 8:09 a.m.