rand: rand

randR Documentation

rand

Description

Uses the internal standard errors to conduct a Monte Carlo simulation of the terminal N-at-age in the last year

Arguments

n

number of iters to generate

mean

an FLXSA object

Value

sd an FLStock object

Examples


## Not run: 
data(ple4)
data(ple4.indices)
xsa =FLXSA(ple4,ple4.indices)
ple4=rand(100,ple4,xsa)
## End(Not run)


flr/FLXSA documentation built on Oct. 12, 2022, 6:37 a.m.