random_numbers: Sample random numbers

View source: R/distributions.R

random_numbersR Documentation

Sample random numbers

Description

Sample radom numbers from a distribution created within the amt package.

Usage

random_numbers(x, n = 100, ...)

Arguments

x

⁠[amt_distr]⁠
A distribution object.

n

⁠[integer(1)=100]{>0}⁠
The number of random draws.

...

none implemented.

Value

A numermic vector.


jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.