R/test_helper_functions.R
random_FLBiolcpp_generator.Rd
Generate an FLBiolcpp of random size and filled with normally distributed random numbers with a mean of 0. Used for automatic testing, particularly of the fwdBiol class in CPP.
random_FLBiolcpp_generator(sd = 100, ...)
An FLBiolcpp
flb <- random_FLBiolcpp_generator()
summary(flb)
#> An object of class "FLBiolcpp"
#>
#> Name: -399
#> Description: 410
#> Srmodel : ricker
#> Quant: age
#> Dims: age year unit season area iter
#> 2 8 1 1 2 3
#>
#> Range: min max pgroup minyear maxyear
#> 1 2 2 1 8
#>